Are you gonna tell me what the error is or just leave me to guess?
Error is:
call_user_func() expects parameter 1 to be a valid callback, non-static method Woffice_Notification_Handler::blog_format_notifications() should not be called statically
Call stak:
bp_notifications_get_notifications_for_user()
wp-content/plugins/buddypress/bp-notifications/bp-notifications-adminbar.php:29
bp_notifications_toolbar_menu()
wp-content/plugins/buddypress/bp-members/bp-members-adminbar.php:166
bp_members_admin_bar_notifications_menu()
Unknown location
do_action_ref_array(‘admin_bar_menu’)
wp-includes/admin-bar.php:83
wp_admin_bar_render()
Unknown location
do_action(‘in_admin_header’)
wp-admin/admin-header.php:219
Thanks. This is an error with whichever plugin is providing the Woffice_Notification_Handler class. You should get in touch with the plugin author.
Thanks, I’ll contact with them.