BludClart Posted February 6, 2010 Posted February 6, 2010 Ever had a problem like having to move domain or just need to send an email to your whole userlist? This will do just that. Enjoy. Add this to staff menu You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Upload this to your server and call it massemailer.php Dont forget to change ***YOUR EMAIL!!!*** to your actual email address lol. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Done,any problems let me know :thumbup: Quote
Jordan Palmer Posted February 6, 2010 Posted February 6, 2010 So this is like a newsletter? :/ And shoudnt it be sglobals.php you're including as it's a staff file :/ Quote
BludClart Posted February 6, 2010 Author Posted February 6, 2010 So this is like a newsletter? :/ And shoudnt it be sglobals.php you're including as it's a staff file :/ yhyh kinda like a newsletter haha,Erm not sure about the sglobals but i just changed mine to include it :P Still works as far as i can see :) Thanks for that jordan :) Quote
Jordan Palmer Posted February 6, 2010 Posted February 6, 2010 Not too bad. Looks alright =) &It's okay Martin :) Quote
Jordan Palmer Posted February 6, 2010 Posted February 6, 2010 Okay I got bored and decided to update, I hope you don't mind Status; UNTESTED You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Should work :) All you have too edit is the $from.. I don't see a reason for it not work but meh.. Quote
jds137 Posted February 7, 2010 Posted February 7, 2010 Has anyone tried this? I added it, but am waiting for the email. Quote
BludClart Posted February 7, 2010 Author Posted February 7, 2010 Has anyone tried this? I added it, but am waiting for the email.Check your junbk mail ;) a little tip,if you keep getting it appear in junk,try using your domain as who its from ;) Quote
Zero-Affect Posted February 8, 2010 Posted February 8, 2010 didn't Zaver do something like this? Quote
Jordan Palmer Posted February 8, 2010 Posted February 8, 2010 didn't Zaver do something like this? Whatever his name is did one yeh, Wasn't it paid, However you couldn't have a Subject I don't think Quote
MobM Posted February 16, 2010 Posted February 16, 2010 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home1/mobsterm/public_html/massemailer.php on line 16 That's the error I'm getting when I load the page using Jordan's codes. Quote
Zero-Affect Posted February 16, 2010 Posted February 16, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Forgot an array Quote
Jordan Palmer Posted February 16, 2010 Posted February 16, 2010 I had an array? It worked fine for me -_- :wacko: Quote
Zero-Affect Posted February 16, 2010 Posted February 16, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. then what i did was add an array... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. line 16 pal Quote
Jordan Palmer Posted February 16, 2010 Posted February 16, 2010 Oh bummers -_- Sorry & Thanks Zero Quote
onex Posted February 19, 2010 Posted February 19, 2010 this is great, thanks for creating this. Is there any chance it could be setup with option to do staff only, or all registered users? Quote
Zero-Affect Posted February 19, 2010 Posted February 19, 2010 replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. then You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. didn't test but should be alright Quote
TheBigChief Posted February 19, 2010 Posted February 19, 2010 Works perfect up till the last changes. Get error on line 34 so I kept it the the last working version and its ok Quote
CrazyT Posted February 20, 2010 Posted February 20, 2010 Under: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. function you have, You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. . You need to global the variable $email, other wise $email will be empty on mail(). Quote
Nicholas Posted September 10, 2010 Posted September 10, 2010 hi, i tried this modification out but some reason im not getting a message? inbox or junk box any idea why? i changed $from ="From: [email protected]"; into $from ="From: criminals-nightmare @ hotmail .co.uk"; and inserted few global ???,???; bits but still not getting message in? does it take time? Quote
Curt Posted September 11, 2010 Posted September 11, 2010 I just recently used this modification on my game and got it to work. There is a few bugs within but its free so no complaints from me..it got the job done for me :) also mail should arrive within a few seconds after sending them, it did for me anyway.... nice mod Quote
Nicholas Posted September 11, 2010 Posted September 11, 2010 i modified it little, yes its done werid and works but still small problem... it only sends me the message, the users online said they didnt get a message. EDIT: a old player came online and i asked how he remembered my game and he said he got a email. How comes he got one but some others didnt. this is the code can someone help me please so it sends it to everyone? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.