• Resolved jahrat

    (@jahrat)


    I have received this Fatal Error in my debug logs a few times in the past couple of days. Not sure what is triggering it or if another plugin is in conflict.

    PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, string given in /.../wp-content/plugins/seriously-simple-podcasting/php/classes/controllers/class-frontend-controller.php:728
    Stack trace:
    
    0 /.../wp-content/plugins/seriously-simple-podcasting/php/classes/controllers/class-frontend-controller.php(728): array_merge('tribe_events', Array)
    
    1 /.../wp-includes/class-wp-hook.php(308): SeriouslySimplePodcasting\Controllers\Frontend_Controller->add_all_post_types_for_tag_archive(Object(WP_Query))
    

    I can send you the full debug log rather than include portions here.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    Hi @jahrat!

    It looks like there is some conflict with The Events Calendar plugin. We’ll fix it in the next plugin version. Thank you for bringing it to our attention.

    This has completely broken my /tag/ archives.

    Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, string given in /home/theridingobsession/tro.bike/wp-content/plugins/seriously-simple-podcasting/php/classes/controllers/class-frontend-controller.php:728 Stack trace: #0 /home/theridingobsession/tro.bike/wp-content/plugins/seriously-simple-podcasting/php/classes/controllers/class-frontend-controller.php(728): array_merge(‘any’, Array) #1 /home/theridingobsession/tro.bike/wp-includes/class-wp-hook.php(308): SeriouslySimplePodcasting\Controllers\Frontend_Controller->add_all_post_types_for_tag_archive(Object(WP_Query)) #2 /home/theridingobsession/tro.bike/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #3 /home/theridingobsession/tro.bike/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #4 /home/theridingobsession/tro.bike/wp-includes/class-wp-query.php(1833): do_action_ref_array(‘pre_get_posts’, Array) #5 /home/theridingobsession/tro.bike/wp-includes/class-wp-query.php(3749): WP_Query->get_posts() #6 /home/theridingobsession/tro.bike/wp-includes/class-wp.php(663): WP_Query->query(Array) #7 /home/theridingobsession/tro.bike/wp-includes/class-wp.php(783): WP->query_posts() #8 /home/theridingobsession/tro.bike/wp-includes/functions.php(1332): WP->main(”) #9 /home/theridingobsession/tro.bike/wp-blog-header.php(16): wp() #10 /home/theridingobsession/tro.bike/index.php(17): require(‘/home/theriding…’) #11 {main} thrown in /home/theridingobsession/tro.bike/wp-content/plugins/seriously-simple-podcasting/php/classes/controllers/class-frontend-controller.php on line 728

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    @robin_dean Thank you for sharing it. It will be fixed in our next plugin version.

    Thread Starter jahrat

    (@jahrat)

    Hello @zahardoc, as my initial complaint was fixed and the attached post was not the same I am closing this topic.

    Thanks for your assistance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error on Plugin’ is closed to new replies.