runScheduledFix
-
Hi,
I’m getting this PHP-error when the plugin is executing a scheduled task ‘runScheduledFix’.
This is causing none of the scheduled tasks to run and thus breaking functionality on our website.
Could you let me know what the possible fix is for this? I have the latest version of the plugin: Version 6.3.0
—-
unexpected shutdown: PHP Fatal error Uncaught Error: Call to a member function get_meta() on bool in /var/www/vhosts/xxxx.xxx/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Mollie/WC/Helper/MaybeFixSubscription.php:39 Stack trace: #0 /var/www/vhosts/xxxx.xx/httpdocs/wp-includes/class-wp-hook.php(292): Mollie_WC_Helper_MaybeFixSubscription->retrieveAndFixBrokenSubscriptions() #1 /var/www/vhosts/xxxx.xx/httpdocs/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters('', Array) #2 /var/www/vhosts/xxxx.xx/httpdocs/wp-includes/plugin.php(551): WP_Hook->do_action(Array) #3 /var/www/vhosts/xxxx.xx/httpdocs/wp-content/plugins/email-subscribers/lite/includes/libraries/action-scheduler/classes/actions/ActionScheduler_Action.php(22): do_action_ref_array('runScheduledFix', Array) #4 /var/www/vhosts/xxxx.xx/httpdocs/wp-content/plugins/email-subscribers/lite/includes/libraries/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action->execute() #5 /var/www/vhosts/c in /var/www/vhosts/xxxx.xx/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Mollie/WC/Helper/MaybeFixSubscription.php on line 39
- The topic ‘runScheduledFix’ is closed to new replies.