Skip to:
Content
Pages
Categories
Search
Top
Bottom

Upgrade broke Groups page association


  • peeld
    Participant

    @peeld

    I upgraded WP and BP just now. On the ‘pages’ tab in BP Admin, I’ve got all the BP components associated with a page, as directed. Members, Forum, Activity, Search, all those pages work fine, but the Groups page just shows a white screen. I’ve tried reassociating the Groups page to a new page, same problem. Tried several different themes including BP default, same problem. Individual group pages load fine, but the main http://mysite.com/page-ive-designated-for-groups/ page is just a white screen.

    Please advise, this is pretty urgent.

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

  • peeld
    Participant

    @peeld

    Anybody else having this issue? I also went through and checked file sizes, my BP upgrade went fine, no corrupt files at least wrt size.


    peeld
    Participant

    @peeld

    Ok, so if nobody else is having this issue, where can I go to PAY somebody trustworthy to take a look? Please help….this is a core functionality of BP that is broken for me, even in the default theme, after upgrading to WP 3.3.1 :(


    Brian Bowman
    Participant

    @topracer

    I second the question on where to go for PAID advice. BP is far enough along now that some of us ARE using this for business functionality and at times….need answers (and will pay) quickly. Much thanks.


    peeld
    Participant

    @peeld

    I’m bumping this topic (it’s been more than 24 hours and no response from anybody who has a solution).

    Thanks


    peeld
    Participant

    @peeld

    I turned on error reporting and got this:

    Fatal error: Cannot access empty property in /home4/daisypee/public_html/classroom/wp-content/plugins/buddypress/bp-core/bp-core-template.php on line 693

    In that file, on line 693, is this:

    ` if ( isset( $bp->{$component}->root_slug ) &&`

    Which is part of:

    ` // Loop through active components and look for a match
    foreach ( $bp->active_components as $component => $id )
    if ( isset( $bp->{$component}->root_slug ) &&
    !empty( $bp->{$component}->root_slug ) &&
    $bp->{$component}->root_slug == $root_slug )
    return $bp->{$component}->name;

    return false;`

    Does that help solve my issue?


    peeld
    Participant

    @peeld

    Well, it seems that ONE plugin breaking it is BP Members Map :(


    Brian Bowman
    Participant

    @topracer

    Wow…not even any takers for CASH!!?? Economy must not be that bad for those with solid BP experience (tee hee).

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Upgrade broke Groups page association’ is closed to new replies.
Skip to toolbar