[Plugin: ALO EasyMail Newsletter] Only First Batch sending?
-
The alo_em_batch shows up in cron view only after i deactivate and reactivate the plugin. then it disappears after it sends the batch of email. I have to continuously deactivate and reactive to get my emails to send.
Another thing is that the alo_em_batch doesn’t even have a time schedule next to it. The other cron jobs have things such as “twice daily” or “every 10 minutes” while alo_em_batch remains a blank.
I noticed that while looking through alo_easymail.php that i saw there was a code that said $response = wp_remote_get( site_url( ‘wp-chron.php’ ) );
is this a typo? is it supposed to say ‘wp-chron.php’ or should it be ‘wp-cron.php’?
changing it to ‘wp-cron.php’ doesn’t fix the problem by the way but maybe it could be just a part of the problem? please fix this soon. i really like this plugin.
Edit: i noticed also, while editing the plugin to see if i could find anything. If i was to just hit the update button when editing the alo_easymail.php file through wordpress. it refreshes the alo_em_batch in Cron View and it sends the first patch of mail again.. So the problem lies within this file im assuming? some kind of code error? Its not refreshing the alo_em_batch file
I have also disabled the regular Cron for WordPress and added a real cron to my website. So the problem isnt with the get cron not triggering.
- The topic ‘[Plugin: ALO EasyMail Newsletter] Only First Batch sending?’ is closed to new replies.