#4667 - Reset Password routine may not be working properly
| Identifier | #4667 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | Reset Password routine may not be working properly |
| Status | Closed (duplicate) |
| Handling member | Chris Graham |
| Version | 9.0.20 |
| Addon | General / Uncategorised |
| Description | Hello. I had just made a new member account and then invited the user to change his password following the Reset Password instructions. He reported that he got an error with the first link, then tried manually entering the code, and got another error. I then tried to enter what he did, and I see this stack trace--
A critical parameter, member, was missing. (version: 9.0.2, PHP version: 5.5.9-1ubuntu4.29, URL: /pg/lostpassword/step3/index.php?keep_fatalistic=1&username=Mayuran+Muttulingam&code=1315940832) Stack trace⦠File -> '/home/saiva/public_html/sources/failure.php' Line -> 693 Function -> 'die_html_trace' Args -> array ( 0 => 'A critical parameter, <kbd>member</kbd>, was missing. (version: 9.0.2, PHP version: 5.5.9-1ubuntu4.29, URL: /pg/lostpassword/step3/index.php?keep_fatalistic=1&username=Mayuran+Muttulingam&code=1315940832)', ) |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
I've just closed the issue, as it's a very old bug. But I have also manually patched your site.
I believe the situation is that they followed the shorter link to manually entered the code, and it's this form that fails. The full link works correctly.