Currently, when your user forgot his/her password and reset the password from the Forgot Password link in the Login page of web applications that generated by PHPMaker 9, then the Date of the password change is not being saved into User Profile field of the users table. This is not a good condition since it […]
How to Include Application Name in Email Templates of Websites that Generated with PHPMaker 9.0.2.
If you pay attention to the email templates that are used by your web applications which generated by PHPMaker up to version 9, there is no application name was included in the email templates. The impact is, if your users are using more than one web application that you created by using PHPMaker, then there […]
How to Customize Change Password Page in Websites that Generated with PHPMaker 9.0.1
It’s time to customize your Change Password page in websites that generated with PHPMaker 9.0.1. Please note that started from PHPMaker 9, the Change Password also supports for Captcha extensions. The good news is: I also have successfully integrated this Captcha extension with Forgot Password page in order to display it properly, since it has […]
How to Add the Password Strength Meter and Password Validation Features on Change Password Page in Websites that Generated With PHPMaker 8.0.3
After implementing the similar customization for Registration page, then we want to add the password strength meter and password confirmation validation by customizing the other page Change Password too. Unlike the customization in the generated Registration page, this time we will customize the related template file for Change Password page. We can customize its template […]
How to Beautify Your “Change Password” Page Created With PHPMaker 8.0.2
This following modification will change the look of your “Change Password” page just like the modifications I have ever been made to beautify the Login, Registration, and Forgot Password page. This “Change Password” page can be accessed when User has successfully logged in to your system. This following modifications are also using the same images […]