Woocommerce error deleting sub-sites
-
Have a few sites, most of which are WordPress multisites, hosted on WPMUDEV and notice that after confirming to delete a sub-site with Woocommerce activated the following error appears:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Learn more about troubleshooting WordPress.
I don’t receive an email but I go get the following error in the PHP Error Log:
[12-May-2021 17:46:49 UTC] WordPress database error Table 'trotcn.wp_u0_4_actionscheduler_actions' doesn't exist for query SHOW FULL COLUMNS FROM
wp_u0_4_actionscheduler_actionsmade by wpmu_delete_blog, wp_delete_site, do_action('wp_uninitialize_site'), WP_Hook->do_action, WP_Hook->apply_filters, wp_uninitialize_site, remove_user_from_blog, do_action('remove_user_from_blog'), WP_Hook->do_action, WP_Hook->apply_filters, AutomatticWooCommerceAdminSchedulersCustomersScheduler::schedule_user_delete, AutomatticWooCommerceAdminSchedulersImportScheduler::schedule_action, WC_Action_Queue->schedule_single, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action
Another Error:
[12-May-2021 17:46:49 UTC] WordPress database error Table 'trotcn.wp_u0_4_actionscheduler_groups' doesn't exist for query SHOW FULL COLUMNS FROM
wp_u0_4_actionscheduler_groupsmade by wpmu_delete_blog, wp_delete_site, do_action('wp_uninitialize_site'), WP_Hook->do_action, WP_Hook->apply_filters, wp_uninitialize_site, remove_user_from_blog, do_action('remove_user_from_blog'), WP_Hook->do_action, WP_Hook->apply_filters, AutomatticWooCommerceAdminSchedulersCustomersScheduler::schedule_user_delete, AutomatticWooCommerceAdminSchedulersImportScheduler::schedule_action, WC_Action_Queue->schedule_single, as_schedule_single_action, ActionScheduler_ActionFactory->single, ActionScheduler_ActionFactory->store, ActionScheduler_DBStore->save_action, ActionScheduler_DBStore->get_group_id, ActionScheduler_DBStore->create_group
There are additional errors. The only way to address this issue is to deactivate Woocommerce. Once deactivated I’m able to delete the sub-site.
This happens on an older site and a new site I’m in the process of building. I don’t have the Woocommerce Admin plugin installed on either site.
Nothing more to add. Let me know if further info is needed from me.
Any responses appreciated.
- The topic ‘Woocommerce error deleting sub-sites’ is closed to new replies.