• Resolved markeloop

    (@markeloop)


    We got a Fatal error everytime we want to save a change in a product. Could you tell us why?

    Fatal error: Uncaught RuntimeException: Error saving action: Unable to save action. in /homepages/6/d588345818/htdocs/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php:33 Stack trace: #0 /homepages/6/d588345818/htdocs/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(109): ActionScheduler_wpPostStore->save_action(Object(ActionScheduler_Action)) #1 /homepages/6/d588345818/htdocs/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(78): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #2 /homepages/6/d588345818/htdocs/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/functions.php(33): ActionScheduler_ActionFactory->recurring('wc_admin_unsnoo...', Array, 1569411951, 3600, 'wc-admin-notes') #3 /homepages/6/d588345818/htdocs/wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php(58): as_schedule_recurrin in /homepages/6/d588345818/htdocs/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php on line 33

    • This topic was modified 5 years, 5 months ago by markeloop.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    The error you’ve received is fairly generic, typically pointing to either a plugin or theme conflict causing an action to exceed the allowable run time.

    The best way to determine if the issue is being caused by a theme and/or plugin is to:

    • Temporarily switch your theme to the Storefront or TwentySeventeen theme.
    • Try to reproduce the problem: If the problem is resolved, it is a theme conflict. If not, continue to the next step.
    • Temporarily deactivate all plugins except WooCommerce. You can do this manually or use a plugin to help (see below for tools).
    • Try to reproduce the problem again. If the problem is resolved, it is a plugin conflict. To figure out which plugin is causing the problem, continue to the next step.
    • Reactivate your other plugins one by one, testing after each, until you find the one causing conflict

    For more detailed instructions, check out How to test for plugin and theme conflicts.

    Let us know if you’re still having any issues!

    Thank you,
    Joey

    Plugin Support RK a11n

    (@riaanknoetze)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error after Update website to 5.2.3 and WooCommerce 3.7.0.’ is closed to new replies.