System CRON undefined constant
-
Hello all,
i have set up cron as the SETTINGS > ADVANCED tab recommendsWP 6.0.1
MailPoet 3 (New) 3.91.1/usr/local/bin/php /home/_________/public_html/wp-content/plugins/mailpoet/mailpoet-cron.php /home/_________/public_html/
FREQUENCY of 1 minute */1 * * * *
and sometimes i get the following error from this cron-job
Warning: Use of undefined constant MP_SCHEDULED_TASKS_TABLE – assumed ‘MP_SCHEDULED_TASKS_TABLE’ (this will throw an Error in a future version of PHP) in /home/______/public_html/wp-content/plugins/mailpoet/lib-3rd-party/Paris/paris.php on line 254
Warning: Use of undefined constant MP_SENDING_QUEUES_TABLE – assumed ‘MP_SENDING_QUEUES_TABLE’ (this will throw an Error in a future version of PHP) in /home/_______/public_html/wp-content/plugins/mailpoet/lib/Tasks/Sending.php on line 309
do anybody have some ideas how to fix this?
- The topic ‘System CRON undefined constant’ is closed to new replies.