• Resolved jminint

    (@jminint)


    New update is causing errors, has something to do with the wp background process part of the update? I use Local WP.

    Error: (1) Uncaught Error: Call to undefined method Simply_Static\Archive_Creation_Job::maybe_wp_die() in C:\***\app\public\wp-content\plugins\simply-static\vendor\a5hleyrich\wp-background-processing\classes\wp-background-process.php:551 Stack trace: #0 C:\***\app\public\wp-content\plugins\simply-static\vendor\a5hleyrich\wp-background-processing\classes\wp-background-process.php(335): WP_Background_Process->handle() #1 C:\***\app\public\wp-includes\class-wp-hook.php(308): WP_Background_Process->maybe_handle(”) #2 C:\***\app\public\wp-includes\class-wp-hook.php(332): WP_Hook->apply_filters(”, Array) #3 C:\***\app\public\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #4 C:\***\public\wp-admin\admin-ajax.php(203): do_action(‘wp_ajax_nopriv_…’) #5 {main} thrown in C:\***\app\public\wp-content\plugins\simply-static\vendor\a5hleyrich\wp-background-processing\classes\wp-background-process.php on line 551

Viewing 1 replies (of 1 total)
  • Plugin Support sr293

    (@sr293)

    Hello @jminint. Sorry you are experiencing an issue. It’s possible that a compatibility issue may exist with one of the active plugins in your environment loading a different version of a library we use. As a test I would recommend deactivating each of the plugins on your site one at a time to determine if a compatibility issue exists. Plugins that optimize and/or offload resources may be a good place to start. Also, if you are using an older version of PHP, I would recommend updating this to 8+ if possible.

    • This reply was modified 1 year, 8 months ago by sr293.
Viewing 1 replies (of 1 total)
  • The topic ‘Update errors’ is closed to new replies.