Password Reset Process January 21, 2019, 08:08:29 AM Hi , I just tried the Reset password process into the classic version, and it's not working.At the end of the process, when you have to type the new password ( twice with the confirm password field) and then validate , i receive those message:Your password reset was not completedPassword reset key failureNotice: Undefined variable: password_key in C:\xampp72\htdocs\testuserrad\app\controllers\PasswordmanagerController.php on line 74Notice: Undefined property: PDODb::$count in C:\xampp72\htdocs\testuserrad\app\controllers\PasswordmanagerController.php on line 77In the database, there is now a value in the user/password_key field like this: 1zqf0oj47xe9 but password is not changed at all.Please check this.ThanksEroll Quote Selected
Re: Password Reset Process Reply #1 – January 22, 2019, 01:25:07 PM Hi,Problem is solved with the latest release of the classic version. Thanks to the dev team.But i need to solve this issue into a project (made with the 2.3 classic version) wich is already in production and for wich i can't republish into PhpRad (2.3 or 2.4) because of too much custom code.Can you help me to solve this. What was the issue into the 2.3Thanks Quote Selected
Re: Password Reset Process Reply #2 – January 23, 2019, 09:58:03 AM Yes we can help solve the issue.But basically, I think if you replace the PasswordmanagerController.php class file, it will solve the problem.Thanks very much for reporting this bug to us. Best Regards Quote Selected
Re: Password Reset Process Reply #3 – January 23, 2019, 12:24:31 PM Thanks , it works.Cheers, Quote Selected