Forum Replies Created
-
I found what it was. I had an old buddypress wall plugin that had not been updated in 3 years. Apparently this was breaking the plugin sections in the profile, as it was treating them as feeds. Deleted the plugin, which I don’t believe offers any new functionality anymore anyway, and everything works fine. Thanks!
I did not see this before, but these two errors were inline with page elements rather than in the header.
It looks like the last one is still doing something with bp-legacy even though I have it set to nouveau. I have tried switching between legacy and nouveau again, and get the same error.
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method bpModDefaultContentTypes::blog_post_append_link() should not be called statically in /var/www/theaccepted/wp-includes/class-wp-hook.php on line 286
Fatal error: Call to undefined function bp_is_user_forums() in /var/www/theaccepted/wp-content/plugins/buddypress-wall/includes/templates/bp-legacy/buddypress/members/single/home-wall.php on line 45
Thanks Prashant. The changing the permalink structure did not seem to resolve anything, and it would not allow me to select “plain” type for buddypress to work.
The logging did generate the following errors however. Any assistance you can give me in pointing me in the direction to which one of these could be causing this bug would be appreciated.
Notice: The called constructor method for WP_Widget in GTags_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /var/www/theaccepted/wp-includes/functions.php on line 3916Notice: The called constructor method for WP_Widget in GTags_Activity_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /var/www/theaccepted/wp-includes/functions.php on line 3916Notice: Undefined index: action in /var/www/theaccepted/wp-content/plugins/bp-moderation/bpModLoader.php on line 70
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/theaccepted/wp-content/plugins/bp-moderation/classes/bpModeration.php on line 118
Strict Standards: Non-static method bpModeration::get_istance() should not be called statically, assuming $this from incompatible context in /var/www/theaccepted/wp-content/plugins/bp-moderation/bpModLoader.php on line 81
Strict Standards: Non-static method bpModDefaultContentTypes::init() should not be called statically, assuming $this from incompatible context in /var/www/theaccepted/wp-content/plugins/bp-moderation/bpModLoader.php on line 85
Warning: preg_match(): Compilation failed: nothing to repeat at offset 1 in /var/www/theaccepted/wp-includes/class-wp.php on line 218
Warning: preg_match(): Compilation failed: nothing to repeat at offset 1 in /var/www/theaccepted/wp-includes/class-wp.php on line 219
Ok, I went in to update the template pack and it was using legacy, so I switched the option to Nouveau.
Still nothing on my side. Blank areas under any plugin tab on the profile template.
This includes, Event Manager, Invite Anyone, Buddypress Docs, BBpress, and Buddyboss Media plugins. Core buddypress profile components still load their content under their respective tabs.
If you would like me to send you admin access to the site to see for yourself, let me know what email to register, and communicate the pw to you with.
Thanks!
Kyle
Thanks Dan! I will look into it and let you know what I come up with.
Hay Danbp, Thanks for the response!
I think this is on the right track, however, I still need to keep the delete button for all admins of for all groups that the super admin did not create.
So if the group was created by super admin, only super admin will see the delete group function.
If the group was created by any other user, that groups admin will see the delete group function.
Thanks again for trying to help, and let me know if you you have advice for getting this level of functionality.
I am noticing my private intranet that I am setting up on buddypress is acting similar as of today (possibly yesterday). I initially saw a message saying a group was not set up for forums, but saw that the checkbox was already checked in admin. I then tried to enter a new post. My bb_posts table is still populating with the new posts, but I am getting the same error as listed above in the buddypress default theme and the posts are not populating in any part of my sites forum content.