How to Save The Last Users’ Visitted Page in Websites That Created with PHPMaker 8.0.3

This time we will customize the PHPMaker template in order to save the last users’ visitted page. In other words, when your user is visitting the certain page in your web application, system will save that last visitted page which he/she has just visitted into your users table. This is very important, since we can [...]

Read more…

How to Make IsAdmin Function for the Menu Access Checking

As we have 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 only [...]

Read more…

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 [...]

Read more…

How to Add Record Number Column on the Exported List Pages in Websites that Generated by PHPMaker 8.0.3

Still remember about the modification I made and wrote it in How to Add Record Number Column on The List Page in Websites Created With PHPMaker 8.0.3 article? Well, that modification only for adding the record number column on the list page, and not for the exported list page (either using Printer Friendly, Export to [...]

Read more…

How to Use Email Template Based on the Selected Language in Website that Created with PHPMaker 8.0.3

If you create the multi language website application using PHPMaker, then you will find that by default your web site will send an email using the English email template to the user regarding the event your user have just done, even the user has selected non English language before. This could be happened since PHPMaker [...]

Read more…

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 [...]

Read more…

How to Add jQuery Auto Hide Message After 3 Seconds for the Success Message in Website Created with PHPMaker 8.0.3

After adding jQuery slideDown and slideUp effects into search panel in the list pages (please read this article), now we will add jQuery auto hide message after 3 seconds effect for the Success Message. As we know, PHPMaker now separate the error and success message using the different style. The error message is displayed in [...]

Read more…

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 [...]

Read more…
s2Member®