Ant Posted March 15, 2017 at 10:47 AM Share Posted March 15, 2017 at 10:47 AM (edited) I believe I’ve found a problem. After upgrading from EasySocial 1.4.6 to EasySocial 2.0.13, I found that ratings stopped showing on the EasySocial user profile next to the avatar (using everywhere addon and Reviewme EasySocial app). I’m using JReviews v2.7.15.3 and my JReviews’ EasySocial Apps were updated from JReviews v2.7.14.4. Can someone confirm whether they can replicate this problem or not? There is a small chance that it is due to my modifications, but I believe the ratings problem is due to a change in the EasySocial wireframe theme. The file found at html/components/com_easysocial/themes/wireframe/profile/default.header.php seems to have been replaced with html/components/com_easysocial/themes/wireframe/profile/default.php and beforeBadges has been removed. Searching for $this->render('widgets', 'user', 'profile', gave me the following results. By adding <?php echo $this->render('widgets', 'user', 'profile', 'beforeBadges', array($user)); ?> to html/components/com_easysocial/themes/wireframe/profile/default.php the ratings are displayed next to the avatar, but a new problem arises-the ReviewMe app stops being displayed. That's as far as I've got so far. Any input appreciated. Edited March 15, 2017 at 10:51 AM by Ant Link to comment
Alejandro Posted March 15, 2017 at 11:46 AM Share Posted March 15, 2017 at 11:46 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Ant Posted March 15, 2017 at 12:14 PM Author Share Posted March 15, 2017 at 12:14 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Ant Posted March 16, 2017 at 01:12 AM Author Share Posted March 16, 2017 at 01:12 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts