-
Author
-
May 20, 2017 at 16:55 #162169gibbywilsonParticipant
Hello
When I click groups and then click the group to open the group page I see errors in the middle column that contain the group details
It is the same code displayed above and below the avatars for the users of the group
<code>Warning: Creating default object from empty value in /home2/ahappyu/public_html/buttandpassloghome.com/wp-content/plugins/buddypress/bp-groups/classes/class-bp-groups-member.php on line 1170</code>
Thanks
Gibby
Attachments:
You must be logged in to view attached files.May 22, 2017 at 14:33 #162269LauraModeratorHello, have you tried deactivating some plugins and testing again? If so, please try the following:
Replace this line from your wp-config.php file:COPY CODEdefine('WP_DEBUG', false);
with this:
COPY CODEini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', false);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 23, 2017 at 03:58 #162370gibbywilsonParticipantHello Laure
It is: W3 Total Cache
This plugin is creating the error
What can I do to fix this ?
Thanks
May 24, 2017 at 01:29 #162511gibbywilsonParticipantHi Laura
I have read that this plugin – W3 Total Cache is becoming problematic and many users are turning it off due to errors (like for example what it did to my site)
Do you know of an alternative that works with buddypress and your theme?
Thanks
Gibby
May 24, 2017 at 17:12 #162592LauraModeratorHello, the best alternative is Total Cache 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.