Community Support for OpenDocMan (Deprecated)

Full Version: Forgot Password
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys!

I was testing the forgot password module and I got some problems.

First of all, I enabled the module in config.php... I went to the login page later.. and clicked on the forgot password link. Ok.. It asks for the username, so I wrote my username there and clicked Reset Password.

After submit, nothing hapenned. Actually it just changes the URL to: <!-- m --><a class="postlink" href="http://localhost/opendocman/forgot_password.php?last_message=An+email+has+been+sent+to+the+email+address+on+file+with+a+link+that+must+be+followed+in+order+to+reset+the+password">http://localhost/opendocman/forgot_pass ... e+password</a><!-- m -->.

It also shows a message saying: "An email has been sent to the email address on file with a link that must be followed in order to reset the password.."

But I haven't got the e-mail. I checked the SMTP and the software didn't even try to send anything. It just didn't work.

Does anyone have a solution for this?