[resolved] Receive Fatal error on Profile after update to BP 1.6
- 
		I receive the following error on a profile for a logged in user after update: `Fatal error: Cannot access empty property in /home/commons/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template.php on line 787` this is the few lines from that file `// Since the current component is based on the visible URL slug let’s 
 // check the component being passed and see if its root_slug matches
 } elseif ( isset( $bp->{$component}->root_slug ) && $bp->{$component}->root_slug == $bp->current_component ) {
 $is_current_component = true;
 `
Viewing 7 replies - 1 through 7 (of 7 total)
	
Viewing 7 replies - 1 through 7 (of 7 total)
	
- The topic ‘[resolved] Receive Fatal error on Profile after update to BP 1.6’ is closed to new replies.