If you have enabled the user activation in the Register page in website that created with PHPMaker, then the user that has been just registered will get an email from the system that contains registration information with a link inside to activate his/her account. Unfortunately, when that user’s email is changed by himself/herself via the […]
How to Add jQuery slideDown and slideUp Effects into the Search Panel in Website that Created with PHPMaker 8.0.3
For those of you who have implemented the modification regarding the search panel in the list page of websites that created with PHPMaker (see this article: How to Beautify Your Search Panel in Website Created With PHPMaker 8.0.3), then we will now modify that modification again by adding the jQuery slideDown and slideUp effect into […]
How to Add A Blank Page in Website That Created With PHPMaker 8.0.3
Since PHPMaker 8, there was a new feature introduced that called with “Generate Blank Page”. This feature will allow you to generate a blank page and include it within your PHPMaker project. From this blank page, you may add your own script into that file based on that blank page template. This template is very […]
How to Display “This user is currently being deactivated now” Message Instead of “Invalid User Id or Password” in PHPMaker 8.0.3
PHPMaker does a really good job while generating the login page which is included with the powerful ValidateUser function. Unfortunately, when you optimize the field “Activated” in order to signify whether a user Activated status is “Yes” (enabled=1) or “No” (disabled=0), and when the user status disabled so that the user cannot logged in and […]
How to Add Record Number Column on The List Page in Websites Created With PHPMaker 8.0.3
PHPMaker generates the list page of your website without adding the record number column on the table that located in the list page. Meanwhile, there are so many requests that asking about how to add this record number column in the list page. Even this feature is not too important, sometimes we need this Record […]
- « Previous Page
- 1
- …
- 43
- 44
- 45
- 46
- 47
- …
- 49
- Next Page »