big cod Posted June 28, 2007 Posted June 28, 2007 Hi I like to give some advice if your having issues getting forgotten passwords emailed out. I had a problem where they were not being sent and I had Shared SSL space for my https side of the site. After racking my head for a while and looking throught this forum. I found all I needed to do was add the following line to my password_forgotten.php , somewhere near the top of the script. ini_set("sendmail_from", " "email@yourdomain"); where email@yourdomain is your valid domain and email address. Thats it , hope it helps someone out there ! cheers Andy
Recommended Posts
Archived
This topic is now archived and is closed to further replies.