Woocommerce PHP Error
-
Our error log is filled with thousands of entries, all identical:
made by do_action_ref_array('wp_wcal_all_process_cron'), WP_Hook->do_action, WP_Hook->apply_filters, WP_Background_Process->handle_cron_healthcheck, WP_Background_Process->handle, WP_Background_Process->get_batch [25-Feb-2019 14:07:00 UTC] PHP Warning: Invalid argument supplied for foreach() in /wp-content/plugins/woocommerce/includes/libraries/wp-background-process.php on line 300 [25-Feb-2019 14:07:00 UTC] PHP Warning: mysqli_query(): (HY000/1194): Table 'wp_options' is marked as crashed and should be repaired in /wp-includes/wp-db.php on line 2007 [25-Feb-2019 14:07:00 UTC] WordPress database error Table 'wp_options' is marked as crashed and should be repaired for query SELECT * FROM wp_options WHERE option_name LIKE 'wp_wcal_all_process_batch_%' ORDER BY option_id ASC LIMIT 1We have repaired the database 4 times via PHPMyadmin, but that doesn’t resolve this error.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Woocommerce PHP Error’ is closed to new replies.