In your database, change ID to Auto Increment in the wp_actionscheduler_actions table.
This link
Image Event Cron Monitor
-
This reply was modified 7 years, 3 months ago by heverson.
Hi, I added
define ('DISABLE_WP_CRON', false);
define ('ALTERNATE_WP_CRON', true);
Even so I could not receive the abandoned cart email.
I added a plugin to monitor the CRON methods, and I see the methods of the plugin.
But they do not send email.
– email templates activated YES
– SMTP plugin YES