F.A.Q




How to sort albums from the menu page

sorting is in alphabetical order. You just have to rename folders storing your categories / albums, i.e "01_", "02_",... prefixing the folder name. Theses prefixes will be hided by the software while displaying on the screen, and your albums will be sorted as you wish them to be.


Loading page stops although all the minimized pictures have not been created yet

this is due to PHP settings, which limit running script duration. You can change this setting in the configuration file named php.ini You can also reload the page and minimized pictures creation will go on from where last stopped.


Session error with FREE ISP webhosting

webhosting with your Free ISP are particular : it stores PHP sessions onto a folder named "session" at the root folder of your allocated host space. This error can occur when this folder does not exist. Just create the "sessions" folder at the root folder of your allocated space.