This topic has 5 replies, 2 voices, and was last updated 7 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

    Attachments:
    You must be logged in to view attached files.
    #162171
     gibbywilson
    Participant
    This reply has been set as private.
    #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

    Laura 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 🙂

    #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

    Laura 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 🙂

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?