Skip to:
Content
Pages
Categories
Search
Top
Bottom

A few Errors


  • Nile Flores
    Participant

    @blondishnet

    So, I thought I might have a fresh brain upon waking up to solve the following issue, but no dice.

    Only when logging in and only on the front page of http://listfave.com (3.0, BuddyPress plugin and BuddyPress template pack used), I get these errors:

    Above Visit on top right:

    Notice: Undefined property: stdClass::$current_group in /home/listfav1/public_html/listfave.com/wp-content/plugins/buddypress/bp-groups.php on line 237

    Under Activity, and selecting the grandchild, under each listing (example):

    o Groups
    Notice: Trying to get property of non-object in /home/listfav1/public_html/listfave.com/wp-content/plugins/buddypress/bp-core/bp-core-adminbar.php on line 79

    Notifications:

    Notice: Undefined variable: grouped_notifications in /home/listfav1/public_html/listfave.com/wp-content/plugins/buddypress/bp-core/bp-core-notifications.php on line 49

    This is working fine in my development version at http://webhost-solutions.net/listfave/

    I checked to see if there are any missing files – there were none.

    As said, other pages work great.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)

  • Nile Flores
    Participant

    @blondishnet

    Solved!

    Hmm… Just waking up, and browsing around. I’m on Chrome Dev. and IE8 (in case it matters) and your Visit links work fine. I don’t see any problems under activity either (accessed from within profiles).

    As I’ve said elsewhere, I removed the admin-bar from our whole site, front and back end. It gets in my way, serves no useful function which shouldn’t be on site pages as links anyway, and confuses technophobes no end. I put the following in wp-config.php to help with that and other things;

    define(‘WP_MEMORY_LIMIT’, ‘128M’);
    define(‘BP_ENABLE_USERNAME_COMPATIBILITY_MODE’, true);
    define(‘BP_DISABLE_ADMIN_BAR’, true);

    Just my worthacarrot opinion, but I think your site would look much cleaner without it too. Also, your browse/other/search bar goes off into infinity on the right-hand side on MightWorkOneDay Chrome. And bloons are great!

    Edit: @blondishnet, I just noticed your “Solved!” update (which seems to have been posted before this, but didn’t show back then).

    Care to enlighten everyone as to what was causing it, in case it helps?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A few Errors’ is closed to new replies.
Skip to toolbar