forgot password

Permalink
Hey,

I use a login page for my website.
I also add the users manually to different groups within the website.

So I do not need the option to reassign a password.
How can I remove the "forgot password" option.

stedereu
 
ConcreteOwl replied on at Permalink Best Answer Reply
ConcreteOwl
As long as you have 'users' that have to enter a password to login, you WILL need the 'Forgot Your Password' section, because believe it or not they WILL forget their password.
Unless of course, when they do forget the password, you are going to manually reset it for them in the dashboard?
stedereu replied on at Permalink Reply
stedereu
thank you for your reply.
I can try to use the "forgot password" option, but it don't work.

I receive a error in the logs.
There is a lot of information in this log but the following message is a summary:

Mail Exception Occurred. Unable to send mail: Unable to send mail: mail(): Policy restriction in effect. The fifth parameter is disabled on this system
stedereu replied on at Permalink Reply
stedereu
ok,
I did notice that I did put an error in the code in the concrete5.php file.

So It could not work this way.

I thank you for your patience.