![]() |
Reset Password Not Sending Email(NOT A BUG) Within the last 3 days the "reset password" option has stopped working on my PhotoPost. I have not done any changes to my site within that time frame. You can select reset password - but it does not send an email to the person requesting (either from the login page or the admin side) Today I upgraded to the most recent version in hopes that might fix the problem, but it has not. Any ideas what could be the problem? Patti |
Hello you would need to check with your host that they did not turn off php mail command we use a simple php mail string to send out emails and this could be your issue |
Reset Password Not Sending Email I have contacted my service provider - and they checked and tested PHP mail and said it is working properly Patti |
Well there is no issue with our program and mail that I see. emails work for me. site url? I will try and register a name as see if I get an email This issue is always server related if the mail is not recieved or the mail is in your trash bin. |
Reset Password Not Sending Email I have sent an email to the address provided in your reply. My site requires password access - so I didn't want to post to the thread. Thank you for your assistance |
Reset Password - program not sending mail I have been round and round on this with my hosting provider Total Choice Hosting, and they insist they have made no changes - and then when they run the following test - that PHP mail is working. But - the mail from my PhotoPost is still not working! http://sudsol.org/testmail2.php ---------------------- $to = 'testsup123@yahoo.com'; $subject = 'testing..'; $message = 'yo, whassup?'; $headers = "From: patti@sudsol.orgrn" . 'X-Mailer: PHP/' . phpversion() . "rn" . "MIME-Version: 1.0rn" . "Content-Type: text/html; charset=utf-8rn" . "Content-Transfer-Encoding: 8bitrnrn"; mail($to, $subject, $message, $headers); ?> ---------------------- I have set from header as " From: patti@sudsol.org " |
In Global Options under admin email all you put is this patti@sudsol.org thats all you should have Otherwise our mail string is as I pointed out in the program |
not sending email Well - my host isn't admitting to changing anything - but for some reason this feature began working again today! Thank you for your help |
Host's will never admin to changing anything but if you pester them enough then if my magic your stuff will start working again ;) Gotta love em. |
| All times are GMT -5. The time now is 05:30 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0