Forum Replies Created
-
AuthorPosts
-
July 22, 2021 at 11:09 pm in reply to: Database error. If you were saving the newsletter try a table upgrade from… #273851Nova Onda ComunicaçãoParticipant
We couldn’t create a new newsletter with a pre-saved theme either… Same error happens.
October 14, 2019 at 10:21 pm in reply to: Newsletters are not being sent … Individual messages/tests are OK! #241885Nova Onda ComunicaçãoParticipantI 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.
October 14, 2019 at 7:39 pm in reply to: Newsletters are not being sent … Individual messages/tests are OK! #241880Nova Onda ComunicaçãoParticipantWell, 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 reachedSee, my provider allows 100 emails per hour. I’m using the 90 limit only!
What could it be?
-
AuthorPosts