Password reminder loop Password reminder loop
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.