Password recovery

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Cat
User
Posts: 78

Password recovery

Post by Cat »

password recovery does not work error 404
Versión 2024.9


yinsw
User
Posts: 148
Location: Penang, Malaysia

Post by yinsw »

Enable debug mode and see what is the error.


arbei
User
Posts: 9384

Post by arbei »

404 is not found. Make sure you have re-generated all scripts after enabling the feature. If you use Use route cache, you must delete the route cache, read the notes in the docs.


Cat
User
Posts: 78

Post by Cat »

http://localhost:8080/SIFFF/resetpassword?rnd=134065&modal=1 404 (Not Found)

the system does not generate the ResetPassword.php files


arbei
User
Posts: 9384

Post by arbei »

Make sure you have enable Password Recovery Page and have not enabled Login with 2nd factor only (if enabled, the password field is not used) and re-generated and re-uploaded all files.


Post Reply