Forum Replies Created
-
I’ve solved the problem with site no. 2. Turns out I’m completely stupid and willing to admit it in public.
I have wanted to limit my BuddyPress activity to the BP_ROOT_BLOG. As such, I’ve been enabling plugins that require BuddyPress only to that one site rather than in Network Admin. Once I disabled them there and enabled them in Network Admin, it seems to be working as expected.
Still haven’t figured out the problem with site no. 1, but I’m working on it.
I only turned on debug mode to try and identify the problem.
I should also point out that I get a few notices in debug mode, which might be normal, and that cron jobs don’t appear to be firing on this site:
`Notice: Undefined property: stdClass::$displayed_user in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-core.php on line 1070
Notice: Trying to get property of non-object in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-core.php on line 1070
Notice: Undefined property: stdClass::$profile in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-classes.php on line 816
Notice: Constant BP_XPROFILE_BASE_GROUP_NAME already defined in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-xprofile.php on line 101
Notice: Constant BP_XPROFILE_FULLNAME_FIELD_NAME already defined in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-xprofile.php on line 102
Notice: Undefined property: stdClass::$current_group in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-groups.php on line 223
Notice: Trying to get property of non-object in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-groups.php on line 223
Notice: Undefined variable: count_indicator in /websites/democrats/www.example.site/wp-content/plugins/buddypress/bp-messages.php on line 115`