This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #162169
     gibbywilson
    Participant

    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

    #162171
     gibbywilson
    Participant

    http://www.buttandpassloghome.com

    password – admindemo
    username – queenadmin

    If you need to have a look around

    This is one of the pages with the code:

    http://buttandpassloghome.com/groups/where-to-buy-land/

    #162269
     Laura
    Moderator

    Hello, 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 CODE
    
    define('WP_DEBUG', false);
    

    with this:

    COPY CODE
    
    ini_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 solution
    #162370
     gibbywilson
    Participant

    Hello Laure

    It is: W3 Total Cache

    This plugin is creating the error

    What can I do to fix this ?

    Thanks

    #162511
     gibbywilson
    Participant

    Hi 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

    #162592
     Laura
    Moderator

    Hello, 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 solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?