hi i am sending a mass mail but for some reason it will only send 59 mails even tho i have 900 members , what could be causing this , many thanks
hi i am sending a mass mail but for some reason it will only send 59 mails even tho i have 900 members , what could be causing this , many thanks |
They have receive site notifications turned off. Which I don't think should be a part of the newsletter although no one answers me when I post. If the notifies.php script is the mass mailer and nothing else, change it so it does not use the email notify setting. I don't know because I asked and no one answered me. Why is a mass mailer script called notifies.php and not mass_mailer.php? Does it does both site notifications and mass mailing newsletter? Or is it just the mass mailer script for the newsletter? Geeks, making the world a better place |
i dont think its working , no one ever responds lol |
The email count in the queue is the emails that have not been sent yet. When you set up Dolphin, you can set the total amount of emails that are sent with each batch. When you do a mass mailing, that number will decrease over time as the system processes the emails. http://towtalk.net ... Hosted by Zarconia.net! |
Run this query in phpmyadmin on your database. It will subscribe every user to subscription list. UPDATE `Profiles` SET `EmailNotify` = '1'; Members are still filtered with their status. Only Active members are selected. so much to do.... |
None of my members are getting emails |
470 members agree to a newsletter but it only sends to 69 |
What about date of birth of your members. Do all of your members have a DOB set that is at or above the sites min age requirement? https://www.deanbassett.com |
Oh ok i got this error the other day http://www.boonex.com/forums/?action=goto&my_threads=1#topic/members-age-not-showing-in-box.htm all the ages went blank , i think this happened when i was playing around /administration/fields.php dateofbirth block i changed some settings and i think it reset everything , until i changed it back then only the members that joined after the change show on the date of birth block. ps i have 1000 members, see screenshots below |