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.
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
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.
I’m bumping this topic (it’s been more than 24 hours and no response from anybody who has a solution).
Thanks
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?
Well, it seems that ONE plugin breaking it is BP Members Map
Wow…not even any takers for CASH!!?? Economy must not be that bad for those with solid BP experience (tee hee).