BUG: lost-password.php line 11
-
This should be an AND instead of an OR. With an OR it will execute the second statement every time and it continues to throw warnings if the captcha is not enabled on the lost password page. Warnings are better than errors, but they still fill up my logs just the same.
background:
I recently had to disable this on a lost password because it was not working and users could not reset their passwords because the link wasn’t working. The links emailed to them did not have any key, they contained an error instead.I disabled the feature on the lost password for the time being and hopefully will find a fix later. Perhaps due to a plugin conflict. That’s a separate issue though.
- The topic ‘BUG: lost-password.php line 11’ is closed to new replies.