Page 1 of 1
password recovery
Posted: Fri Sep 20, 2019 11:06 pm
by Chameleon
Hi I have inserted the password recovery widget but cannot work out how to setup the email section so that when a user enters their email address for password recovery it sends the email?
I have my sql database setup and the redirect to my success page works but the user does not get the email with a new password?
can anyone help please
thanks,
Re: password recovery
Posted: Sat Sep 21, 2019 6:38 am
by Pablo
The exact email settings depend on the configuration of the server, so only your web host can give you the correct email settings.
Did you try with the default settings first?
Are there any errors?
Re: password recovery
Posted: Sat Sep 21, 2019 11:17 am
by Chameleon
Cheers Pablo,
I am using wamp server at the moment to check the database and redirects etc so I don't know if that might be the problem??
Will the email work if I have everything running through wamp server?
Thanks
Re: password recovery
Posted: Sat Sep 21, 2019 11:28 am
by Pablo
If that case you will have to configure wamp server yourself to enable php mail.
Unfortunately, I cannot help you with the configuration of the server.
Re: password recovery
Posted: Sat Sep 21, 2019 11:39 am
by Chameleon
Thanks Pablo I will give it a go.
Cheers
Re: password recovery
Posted: Tue Sep 24, 2019 7:14 pm
by BaconFries
This might be helpful to you. Note this is for your reference only as I cannot assist with this.
http://blog.techwheels.net/send-email-f ... -sendmail/