Unable to Save Action in ActionScheduler_wpPostStore.php
-
I am having issues with updating the WooCommerce database. The site I moved over for a client was in bad shape to begin with. It was still using WooCommerce 1.6.4
With that stated, I thought I had updated everything properly, but now I am receiving an error trying to finish the last few pieces, namely get the database updated.
Currently I just have Woocommerce active and the Storefront theme to make sure it isn’t anything else.
Here is what I receive:
Fatal error: Uncaught RuntimeException: Error saving action: Unable to save action. in /wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php:33 Stack trace: #0 /wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(109): ActionScheduler_wpPostStore->save_action(Object(ActionScheduler_Action)) #1 /wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_ActionFactory.php(59): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #2 /wp-content/plugins/woocommerce/includes/libraries/action-scheduler/functions.php(18): ActionScheduler_ActionFactory->single(‘woocommerce_run…’, Array, 1560365980, ‘woocommerce-db-…’) #3 in /wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_wpPostStore.php on line 33
- The topic ‘Unable to Save Action in ActionScheduler_wpPostStore.php’ is closed to new replies.