Since days my error logs are being spammed and my Woocommerce Order IDs mooned from 4-digit-numbers to 6 digits and are still doing big jumps. This is probably related to the new Woocommerce Admin Panel Version I recently activated.
These are the Error Logs, I am getting every two minutes:
Table ‘DB2286033.wp_wc_order_stats’ doesn’t exist f\xc3\xbcr Abfrage SHOW FULL COLUMNS FROM
wp_wc_order_stats
von do_action_ref_array(‘action_scheduler_run_queue’), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->run, ActionScheduler_QueueRunner->do_batch, ActionScheduler_Abstract_QueueRunner->process_action, ActionScheduler_Action->execute, do_action_ref_array(‘wc-admin_import_order’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Admin_Reports_Sync::orders_lookup_import_order, WC_Admin_Reports_Orders_Stats_Data_Store::sync_order, WC_Admin_Reports_Orders_Stats_Data_Store::update: /home/strato/http/power/rid/70/31/54367031/htdocs/WordPress_06/wp-cron.php
Table ‘DB2286033.wp_wc_order_stats’ doesn’t exist f\xc3\xbcr Abfrage SELECT customer_id FROM wp_wc_order_stats WHERE order_id = 6726 von do_action_ref_array(‘action_scheduler_run_queue’), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->run, ActionScheduler_QueueRunner->do_batch, ActionScheduler_Abstract_QueueRunner->process_action, ActionScheduler_Action->execute, do_action_ref_array(‘wc-admin_import_order’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Admin_Reports_Sync::orders_lookup_import_order, WC_Admin_Reports_Products_Data_Store::sync_order_products, WC_Admin_Order->get_report_customer_id, WC_Admin_Reports_Customers_Data_Store::get_or_create_customer_from_order, WC_Admin_Reports_Customers_Data_Store::get_existing_customer_id_from_order: /home/strato/http/power/rid/70/31/54367031/htdocs/WordPress_06/wp-cron.php
Table ‘DB2286033.wp_wc_order_stats’ doesn’t exist f\xc3\xbcr Abfrage SELECT order_id, date_created FROM wp_wc_order_stats WHERE customer_id = 1256 AND status NOT IN (‘wc-trash’,‘wc-pending’,‘wc-cancelled’,‘wc-failed’,‘wc-on-hold’) ORDER BY date_created, order_id ASC LIMIT 2 von do_action_ref_array(‘action_scheduler_run_queue’), WP_Hook->do_action, WP_Hook->apply_filters, ActionScheduler_QueueRunner->run, ActionScheduler_QueueRunner->do_batch, ActionScheduler_Abstract_QueueRunner->process_action, ActionScheduler_Action->execute, do_action_ref_array(‘wc-admin_import_order’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Admin_Reports_Sync::orders_lookup_import_order, WC_Admin_Reports_Orders_Stats_Data_Store::sync_order, WC_Admin_Reports_Orders_Stats_Data_Store::update, WC_Admin_Order->is_returning_customer, WC_Admin_Reports_Orders_Stats_Data_Store::is_returning_customer, WC_Admin_Reports_Customers_Data_Store::get_oldest_orders: /home/strato/http/power/rid/70/31/54367031/htdocs/WordPress_06/wp-cron.php
I appreciate any help. Thank you!
Steven