Password reminder loop Password reminder loop
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Password reminder loop

Started by ugaMack, December 28, 2006, 09:12:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ugaMack

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.

Joachim Müller

Post an actual link to your gallery instead of a dummy placeholder URL

ugaMack

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.