As we have already known, IsLoggedIn is a function to check whether users have logged in to your web application that generated with PHPMaker or not. This IsLoggedIn function is often being used to determine which menus can only be accessed by the logged in users. Sometimes, you want also to display the certain menu […]
How to Overcome the Problem “User NX already logged in!” in Websites Created by PHPMaker 8.0.3
Have your user ever encountered the problem when receiving the warning message from your web application that created by PHPMaker as following: “User NX already logged in!” (even this user NX has closed the browser) and then he/she report it to you as Administrator of your web application? Well, this warning message shows up usually […]
How to Display Breadcrumb in Websites That Created With PHPMaker 8.0.3
The only way to let your users/visitors know about where they are or what is the full path of the current website page they are visitting now is to display the breadcrumb link in your website. By displaying this breadcrumb link, in addition they will not be lost about the location where they are, your […]
How to Save the Registered Date, Last Login, and Last Logout Date Time in User Profile of Website That Created by PHPMaker 8.0.3
PHPMaker handles very good the important user profile information, such as: the last accessed date time, the login retry count, the last bad login date time, and the last password changed date, by saving them only in one field that generally called with UserProfile. For your information, you can use this UserProfile if you have […]
How to Add the Ability of User Reactivation after Email is Changed in Website that Created with PHPMaker 8.0.3
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 […]
- « Previous Page
- 1
- …
- 12
- 13
- 14
- 15
- 16
- …
- 18
- Next Page »