• Resolved qetacho

    (@qetacho)


    I’m getting PHP error on wp-content/plugins/buddypress/bp-notifications/bp-notifications-functions.php:238

    Thanks

    • This topic was modified 9 years, 2 months ago by qetacho.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Are you gonna tell me what the error is or just leave me to guess?

    Thread Starter qetacho

    (@qetacho)

    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

    Thread Starter qetacho

    (@qetacho)

    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

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Thanks. This is an error with whichever plugin is providing the Woffice_Notification_Handler class. You should get in touch with the plugin author.

    Thread Starter qetacho

    (@qetacho)

    Thanks, I’ll contact with them.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Buddypress PHP Error’ is closed to new replies.