Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • We couldn’t create a new newsletter with a pre-saved theme either… Same error happens.

    I think I understand what’s going on … The automatic newsletter didn’t start the trigger because of the initial scheduler / cron issues. Next, we set up a manual newsletter. When we solved cron, the automatic newsletter started sending, leaving the new manual newsletter waiting for serial sending…

    It turns out we only suspected this because the statistics on the dashboard showed a slight increase (4 emails open every 5 minutes or so), but indicated 0 out of 8,000 submissions in the manual newsletter. And it puzzled us that the automatic newsletter WAS TURNED DISABLE and still sent them.

    Well, initially I tried “wget ​​-O / dev / null http://www.mysite.com/file_sheduler.php from an external server. I didn’t get an error message … Trying to access wp-cron.php, actually got the message “Forbbiden” … But it turns out that I managed to replace wp-cron.php by FTP, even with new permissions, and now it is accessible via web or externally (generates a blank page, right ?!). I tried everything including define (‘ALTERNATE_WP_CRON’, true);
    The message that wp_cron is not working (or the scheduler) has disappeared. It seems to be ok now, but …

    Nothing is working! Newsletters are simply not sent … In the log, the most suspicious message says:

    10/1419 5:32:03 – INFO – m: 43.4 MB, u: 0 – limits_exceeded> Max time set to 285
    10/14/1919 17:32:18 – INFO – m: 44.3 MB, u: 0 – limits_exceeded> Max emails limit reached

    See, my provider allows 100 emails per hour. I’m using the 90 limit only!

    What could it be?

Viewing 3 posts - 1 through 3 (of 3 total)