• Resolved hakkow

    (@hakkow)


    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_actions

    We’re running the latest versions of Woocommerce and WordPress

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @hakkow,

    Please downgrade to version 6.7.0 if you encounter any issues with the new 7.0 release.
    Version 7.0 contains a major code refactor and minor issues are expected to a certain degree. The one you mentioned has already been resolved for the next release version.
    For now, the stable tag has been reverted so when you delete and reinstall the plugin, it will automatically install version 6.7.0.

    Kind regards,
    Niklas

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    This should be fixed now in the latest version 7.0.1.
    If any doubts remain, don’t hesitate to let us know. You can reopen this thread or open a new one anytime.
    Thanks!

    Kind regards,
    Niklas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wpdb::$actionscheduler_actions errors’ is closed to new replies.