• Resolved kh0309

    (@kh0309)


    Hello,

    Since updating today to 2.20.0, I cannot access any of the admin dashboard pages for the plugin, whether it be to upload a new podcast, view the podcast list, settings, or anything else. I get the “Critical Error” WordPress page when I try to navigate to them.

    My PHP error log reports the following:

    Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in?/home/gradick/public_html/wp-content/plugins/seriously-simple-podcasting/php/classes/handlers/class-admin-notifications-handler.php:193
    
    Stack Trace
    
    1.SeriouslySimplePodcasting\Handlers\Admin_Notifications_Handler->get_response('https://www.gra...')/home/gradick/public_html/wp-content/plugins/seriously-simple-podcasting/php/classes/handlers/class-admin-notifications-handler.php:1592.SeriouslySimplePodcasting\Handlers\Admin_Notifications_Handler->is_nginx()/home/gradick/public_html/wp-content/plugins/seriously-simple-podcasting/php/classes/handlers/class-admin-notifications-handler.php:1013.SeriouslySimplePodcasting\Handlers\Admin_Notifications_Handler->maybe_show_nginx_error_notice(Object(WP_Screen))/home/gradick/public_html/wp-includes/class-wp-hook.php:3084.WP_Hook->apply_filters(NULL, Array)/home/gradick/public_html/wp-includes/class-wp-hook.php:3325.WP_Hook->do_action(Array)/home/gradick/public_html/wp-includes/plugin.php:5176.do_action('current_screen', Object(WP_Screen))/home/gradick/public_html/wp-admin/includes/class-wp-screen.php:4247.WP_Screen->set_current_screen()/home/gradick/public_html/wp-admin/includes/screen.php:2438.set_current_screen()/home/gradick/public_html/wp-admin/admin.php:2129.require_once('/home/gradick/p...')/home/gradick/public_html/wp-admin/edit.php:1010.{main}thrown in?/home/gradick/public_html/wp-content/plugins/seriously-simple-podcasting/php/classes/handlers/class-admin-notifications-handler.php on line 193

    If anyone can provide a fix or a workaround ASAP that would be greatly appreciated. As a radio station group, we rely heavily on this plugin to put our audio content on our website.

    Thanks!

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

Viewing 12 replies - 1 through 12 (of 12 total)
  • Are getting this error on your live site, or on a local install?
    I’m seeing it here, but from poking around it seems the error is because its running on a local WP instance which has a faulty (self-created) SSL certificate.

    Thread Starter kh0309

    (@kh0309)

    This is a live site on a live web server. I’m not sure what keeps coming up that makes it seem like a local instance. And it’s not a faulty SSL certificate. It’s issued by Let’s Encrypt and the certificate shows as valid when I click the lock on the address bar.

    Getting the same error when I try to create a new post. No certificate issue.

    An error of type E_ERROR was caused in line 193 of the file E:\Inetpub\Siteroot\internal-website\wp-content\plugins\seriously-simple-podcasting\php\classes\handlers\class-admin-notifications-handler.php. Error message: Uncaught Error: Cannot use object of type WP_Error as array in E:\Inetpub\Siteroot\internal-website\wp-content\plugins\seriously-simple-podcasting\php\classes\handlers\class-admin-notifications-handler.php:193
    Stack trace:
    #0 E:\Inetpub\Siteroot\internal-website\wp-content\plugins\seriously-simple-podcasting\php\classes\handlers\class-admin-notifications-handler.php(159): SeriouslySimplePodcasting\Handlers\Admin_Notifications_Handler->get_response()
    #1 E:\Inetpub\Siteroot\internal-website\wp-content\plugins\seriously-simple-podcasting\php\classes\handlers\class-admin-notifications-handler.php(101): SeriouslySimplePodcasting\Handlers\Admin_Notifications_Handler->is_nginx()
    #2 E:\Inetpub\Siteroot\internal-website\wp-includes\class-wp-hook.php(308): SeriouslySimplePodcasting\Handlers\Admin_Notifications_Handler->maybe_show_nginx_error_notice()
    #3 E:\Inetpub\Siteroot\internal-website\wp-includes\class-wp-hook.php(332): WP_Hook->apply_filters()
    #4 E:\Inetpub\Siteroot\internal-website\wp-includes\plugin.php(517): WP_Hook->do_action()
    #5 E:\Inetpub\Siteroot\internal-website\wp-admin\includes\class-wp-screen.php(424): do_action()
    #6 E:\Inetpub\Siteroot\internal-website\wp-admin\includes\screen.php(243): WP_Screen->set_current_screen()
    #7 E:\Inetpub\Siteroot\internal-website\wp-admin\admin.php(212): set_current_screen()
    #8 E:\Inetpub\Siteroot\internal-website\wp-admin\post-new.php(10): require_once('...')
    #9 {main}
     thrown

    Same situation here: error when I try to create a new post ??

    Same. Local and production.

    Thread Starter kh0309

    (@kh0309)

    There was a minor update released on March 10th and I have updated to it, but the issue still persists. Would a plugin author/contributor please respond?

    Further context. In addition to breaking the post creation and editing functionality, I cannot adjust the settings (error). I thought I could maintain the functionality if I could turn off the post-based features. Not so. I have to disable the plugin, add or edit a post, then reactivate the plugin…not a great experience.

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    Hi @kh0309 @philbee @stphnwlkr @daodmin @glark

    We’ve released a hotfix plugin version that should solve this problem.

    Sorry for the inconvenience and thank you for the feedback that makes our plugin better.

    I can verify that the latest update seems to have resolved the issues. Thank you.

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    Thank you @stphnwlkr !

    Thread Starter kh0309

    (@kh0309)

    Ditto for me as well. All is working now. Thank you @zahardoc!

    Plugin Author Serhiy Zakharchenko

    (@zahardoc)

    Thank you @kh0309 for the feedback!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Critical Error After Update to 2.20.0’ is closed to new replies.