Woocommerce and AIO SEO critical error
-
Hi,
After updating all of my plugins, themes, as well as WordPress to the latest versions, I am now experiencing this error:
2023-08-20T01:41:08+00:00 CRITICAL Uncaught RuntimeException: Error saving action: Unknown column ‘priority’ in ‘field list’ in /home/emrah/public_html/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:126 Stack trace: #0 /home/emrah/public_html/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php(69): ActionScheduler_DBStore->save_action_to_db() #1 /home/emrah/public_html/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(327): ActionScheduler_DBStore->save_action() #2 /home/emrah/public_html/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(315): ActionScheduler_ActionFactory->store() #3 /home/emrah/public_html/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/functions.php(94): ActionScheduler_ActionFactory->create() #4 /home/emrah/public_html/wp-content/plugins/woocommerce/includes/queue/class-wc-action-queue.php(44): as_schedule_single_action() #5 /home/emrah/public_html/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php(53): WC_Action_Queue->schedule_single() #6 /home/emrah/public_html/wp-includes/class-wp-hook.php(308): Automattic\WooCommerce\Admin\RemoteInboxNotifications\RemoteInboxNotificationsEngine::Automattic\WooCommerce\Admin\RemoteInboxNotifications\{closure}() #7 /home/emrah/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #8 /home/emrah/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #9 /home/emrah/public_html/wp-content/plugins/woocommerce/includes/class-wc-install.php(300): do_action() #10 /home/emrah/public_html/wp-includes/class-wp-hook.php(308): WC_Install::check_version() #11 /home/emrah/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #12 /home/emrah/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #13 /home/emrah/public_html/wp-settings.php(623): do_action() #14 /home/emrah/public_html/wp-config.php(97): require_once(‘…’) #15 /home/emrah/public_html/wp-load.php(50): require_once(‘…’) #16 /home/emrah/public_html/wp-blog-header.php(13): require_once(‘…’) #17 /home/emrah/public_html/index.php(17): require(‘…’) #18 {main} thrown in /home/emrah/public_html/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php on line 126
When I leave AIO and Woocommerce plugin on their old versions but update everything else, the error is not appearing. However, when I update these two plugins to the latest versions, I always keep getting the above error.
So far to resolve this issue I have tried googling for possible solutions, and haven’t come across a solution. Then I tried incremental upgrades of Woocommerce and AIO plugins. My Woocommerce is now on version 7.5.1 and AIO is on version 4.3.4.1. However, as soon as I try to upgrade either of these plugins, that error starts appearing. Error first started appearing when my client tried deleting a product on woocommerce after upgrading everything to the newest versions. But then it would also always get triggered when I try to update the database after upgrading the woocommerce plugin. Even tried deleting AIO plugin completely to see if the error will presist, and it does. I also tried to downgrade my PHP version from 8.2.8 to 8.0.30 because on Woocommerce website it says that plugin requires PHP version from PHP 7 to PHP 8 to work, and there may be issues with PHP 8.1. But this didn’t help either. For now, the only thing that makes my website function normally is keeping these two plugins running on old versions. Though, this is making me a bit nervous because there may have been some significant security updates in the new versions of these plugins, and if I keep the old versions running, I may be exposing my client to security vulnerabilities.
- The topic ‘Woocommerce and AIO SEO critical error’ is closed to new replies.