• Resolved Earl_D

    (@earl_d)


    I installed Freinds plug-in to work with ActivityPub. I created two issues. First WP reported this critical error

    Error Details
    =============
    An error of type E_ERROR was caused in line 1215 of the file /…tivitypub.php. Error message: Uncaught TypeError: Argument 1 passed to Friends\Feed_Parser_ActivityPub::modify_incoming_item() must be an instance of Friends\Feed_Item, instance of WP_Error given, called in //html/wp-includes/class-wp-hook.php on line 312 and defined in /…ypub.php:1215
    Stack trace:
    #0 /html/wp-includes/class-wp-hook.php(312): Friends\Feed_Parser_ActivityPub->modify_incoming_item()
    #1 /html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #2 /html/wp-content/plugins/friends/includes/class-feed.php(170): apply_filters()
    #3 /html/wp-content/plugins/friends/includes/class-admin.php(2024): Friends\Feed->preview()
    #4 /html/wp-includes/class-wp-hook.php(310): Friends\Admin->render_admin_add_frien

    Next it seems to block another plug-in using open street map. Once I deactivated Friends that functionality returned.

    New to the ActivityPub/Friends combo but not WP plugins

    • This topic was modified 1 year, 2 months ago by Earl_D.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alex Kirk

    (@akirk)

    I released version 2.7.7 which should fix this error. Sorry for the trouble!

    Thread Starter Earl_D

    (@earl_d)

    Than you for the response. The first issue may be fixed however the second plug-in conflict is not. I can provide more details to troubleshoot.. But gist is a page with map generated using open Streep map plug-in is rendered blank as soon as I activate the friends plug-in.

    Plugin Author Alex Kirk

    (@akirk)

    That would be great, is there an error message that you can see for that error?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress reports friends caused critical error’ is closed to new replies.