I couldn't find anything on this one.
When a user forgets their password, they go to the password retrieval page and enter the email address.
They then receive the following message in an email:
You have requested to a new password. If you would like to proceed with having a new password sent to you, click on the following link: http://mysite.com/coppermine/forgot_passwd.php?key=1b2c3c55d1ba76692c9a1812270710d4=3
When they click the link -- (we're in the testing phase so nothing is available to the public) -- they get the exact same page requesting that they enter their email address again, resulting in the same email being sent to them.
Obviously, something is not being triggered when they click the link. Any ideas?
Thanks much.
Post an actual link to your gallery instead of a dummy placeholder URL
Quote from: GauGau on December 29, 2006, 09:00:26 AM
Post an actual link to your gallery instead of a dummy placeholder URL
Like I said, it's on our dev server and not available to the public, only those inside our firewall can access the site.