wpdb::$actionscheduler_actions errors
-
Hi,
My error_log is getting floated with errors about the actionscheduler. This issue disappears when the Mollie plugin is deactivated, so it seems to be coming from there.
The following two lines are logged almost every second:PHP Notice: Undefined property: wpdb::$actionscheduler_actions in /home2/mywebsite/domains/mywebsite.nl/public_html/wp-includes/wp-db.php on line 740 WordPress databasefout Table 'mywebsite_wp1.a' doesn't exist bij query SELECT a.action_id FROM a WHERE 1=1 AND a.hook='mollie_woocommerce_cancel_unpaid_orders' AND a.args='[]' AND a.status IN ('pending') ORDER BY a.scheduled_date_gmt ASC LIMIT 0, 1 gemaakt door require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Mollie\WooCommerce\initialize, Inpsyde\Modularity\Package->boot, Inpsyde\Modularity\Package->doExecute, Mollie\WooCommerce\Payment\PaymentModule->run, Mollie\WooCommerce\Payment\PaymentModule->handleExpiryDateCancelation, as_unschedule_action, ActionScheduler_Store->query_action, ActionScheduler_DBStore->query_actionsWe’re running the latest versions of Woocommerce and WordPress
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘wpdb::$actionscheduler_actions errors’ is closed to new replies.