Honestly very hard to say without some sort of specific error logs. “500 error screen” isn’t going to tell us enough exactly what’s going on. If you know how to enable error logging for your install, that’ll help out a lot.
Hi,
Sorry for the lack of info; I thought you might be familiar with this issue already as soon as I mentioned it. The Error itself says “500 Internal Server Error.”
I did manage to get BuddyExtender activated today after deactivating all other buddypress plugins (except buddypress and bbpress). But I’m getting the following errors when I do:
Notice: bp_nav was called incorrectly. The bp_nav and bp_options_nav globals should not be used directly and are deprecated. Please use the BuddyPress nav functions instead. Please see Debugging in WordPress for more information. (This message was added in version 2.6.0.) in /home/XXXXXX/public_html/wp-includes/functions.php on line 4137
Notice: Undefined index: articles in /home/XXXXXX/public_html/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-bp-nav-backcompat.php on line 111
Notice: Trying to get property of non-object in /home/XXXXXX/public_html/wp-content/plugins/jetpack/sync/class.jetpack-sync-module-posts.php on line 123
Warning: Cannot modify header information – headers already sent by (output started at /home/XXXXXX/public_html/wp-includes/functions.php:4137) in /home/XXXXXX/public_html/wp-includes/pluggable.php on line 1179
I noticed there is a git hub ticket where you provided “class-bp-core-bp-nav-backcompat.php” Do you recommend I install this?
Thanks for the help,
Cathy
Not seeing any errors specific to BuddyExtender above, and it sounds like you were able to get it re-activated. Chances are they’re from other BuddyPress addons you may have installed.
Sorry, not sure what GitHub ticket you’re referring to at the end there.
Ok, thanks for getting back to me.