Updated Woocommerce but got one failed action
-
Hi I recently updated the woocommerce database to 3.7 and it all went except one action woocommerce_run_update_callback because of an argument: ‘update_callback’ => ‘wc_update_360_product_lookup_tables’
The Log goes as follows:
2019-08-29 19:25:44 +0000
action started
2019-08-29 19:25:48 +0000
There was a failure fetching this action
2019-08-29 19:25:51 +0000
unexpected shutdown: PHP Fatal error Uncaught ArgumentCountError: Too few arguments to function WC_Install::run_update_callback(), 0 passed in /home/pstc8635/public_html/wp-includes/class-wp-hook.php on line 286 and exactly 1 expected in /home/pstc8635/public_html/wp-content/plugins/woocommerce/includes/class-wc-install.php:190 Stack trace: #0 /home/pstc8635/public_html/wp-includes/class-wp-hook.php(286): WC_Install::run_update_callback() #1 /home/pstc8635/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #2 /home/pstc8635/public_html/wp-includes/plugin.php(531): WP_Hook->do_action(Array) #3 /home/pstc8635/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_Action.php(22): do_action_ref_array(‘woocommerce_run…’, Array) #4 /home/pstc8635/public_html/wp-content/plugins/woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_Abstract_QueueRunner.php(59): ActionScheduler_Action->execute() #5 /home/pstc8635/public_html/wp-content/plugins/woocommerce/i in /home/pstc8635/public_html/wp-content/plugins/woocommerce/includes/class-wc-install.php on line 190
2019-08-29 19:27:56 +0000
action createdWhat exactly does this mean?
TIA!
- The topic ‘Updated Woocommerce but got one failed action’ is closed to new replies.