Mark H Bushaw (@mbushaw) |
On the paid for download, the Forgot Password doesn't work.<br /><br />
It does send an email with a link but when you click on the link you get a 'not valid code' error.
Here is a fix for you.
find this line:
Codeif (!eregi("/^[0-9a-z]+/i",$code)) die('not a valid code');
Mark S. @markiemark67
161 months ago
|