alexmoomey
Forum Replies Created
-
sorry I didn’t mean to cross-post. I was just responding to other’s posts. You replied quickly.. wasn’t expected that or would’ve only replied to one post and not made my own.
May i also make a suggestion as well? Warn people ahead of time before installation to have Buddypress’s group option enable or else it will make their admin GUI broken. It’s kinda important dontcha’ think?
ok. thanks.
I ended up doing the following:
I deleted the events manager plugin (backing up a copy first). This allowed the admin gui to work. I then turned buddypress groups on. Then put events manage back in place and its all working now.. i just know better than to turn groups off now. :-/
What would the above change you suggested do?
Ok.. just for others here’s what i did.
I deleted the events manage plugin (backing up a copy first). This allowed the admin gui to work. I then turned buddypress groups on. Then put events manage back in place and its all working now.. i just know better than to turn groups off now. :-/
clickmarketing, how did you enable groups without the GUI. i’m having the same issue
this is my line 85 that caused the fatal error above:
$group_ids = BP_Groups_Member::get_group_ids(get_current_user_id());
I am not getting the above error.. but my Admin Gui is down after installation. Debug reveals the following.
Notice: Undefined index: page in /home/www/arkansasburners.org/wp-content/themes/DynamiX/lib/adm/index.php on line 1886Notice: Undefined index: page in /home/www/arkansasburners.org/wp-content/themes/DynamiX/lib/adm/index.php on line 1886
Notice: Undefined index: page in /home/www/arkansasburners.org/wp-content/themes/DynamiX/lib/adm/index.php on line 1907
Notice: Undefined index: page in /home/www/arkansasburners.org/wp-content/themes/DynamiX/lib/adm/index.php on line 1940
Notice: Undefined index: page in /home/www/arkansasburners.org/wp-content/themes/DynamiX/lib/adm/index.php on line 2009
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/www/arkansasburners.org/wp-includes/functions.php on line 3587
Fatal error: Class ‘BP_Groups_Member’ not found in /home/www/arkansasburners.org/wp-content/plugins/events-manager/buddypress/bp-em-groups.php on line 85