E_ERROR on cron since latest update
-
Every day, around the same time, I get the following error message:
Error Details
=============
An error of type E_ERROR was caused in line 110 of the file /home/username/public_html/wp-content/plugins/woocommerce-abandoned-cart-recovery/includes/email/send-email-cron.php. Error message: Uncaught Error: Call to a member function get_name() on boolean in /home/username/public_html/wp-content/plugins/woocommerce-abandoned-cart-recovery/includes/email/send-email-cron.php:110
Stack trace:
#0 /home/username/public_html/wp-content/plugins/woocommerce-abandoned-cart-recovery/includes/email/send-email-cron.php(67): WACVP\Inc\Email\Send_Email_Cron->email_content(Object(stdClass), ‘26719’)
#1 /home/username/public_html/wp-includes/class-wp-hook.php(288): WACVP\Inc\Email\Send_Email_Cron->send_reminder_mail(”)
#2 /home/username/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(”, Array)
#3 /home/username/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home/username/public_html/wp-content/plugins/woocommerce-abandoned-cart-recovery/includes/cron.php(51): do_action(‘wacv_cron_send_…’)
#5 /home/username/public_html/wp-includes/class-wp-hook.php(288): WACVP\Inc\Cron->wacv_execute_cron()
#6 /home/username/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->What is the cause of this? If I go to Cron jobs and select “Run Now”, I dont get the error message.
- The topic ‘E_ERROR on cron since latest update’ is closed to new replies.