What is the Upload date?
Simply put it's the date of when the image was upload by HTTP or first processed from FTP, it's invariable and never changes, its stored inside the df file in the attributes line (line 2).
How do I customize the log's thumbnail dimensions.
Each theme has a separate css file and it contains the dimensions of the log's thumbnails. You can set different dimensions for each theme. Do not forget they're nothing but css-resized versions of the real thumbnails so their quality is inferior.
What's the difference between the old date, the new upload date and the EXIF date?
old date (Image modification date) = last modification date of an image, upload date = date when file was uploaded. When you upgrade an image its modification date will change but the upload date will remain the same. The date in EXIF is the date when the photo was taken, usually in a digital camera. NOTE: The upgrade process uses Modification dates to set upload dates.
What happens when I disable an album?
The album contents won't be displayed, also the logs and search will ignore contents from that album. The disabled.log file helps the other pages know the album is disabled.
What types of files are stored in thumb folder?
*.df - The Images and albums data files. The sfv code is related to their path.
*.cd - The album's image count.
blog_*.df - The blog entries.
*.jpg - The thumbnails.
p_*.jpg - The previews (medium thumbnails).
*.log - The logs (Comments, Most Commented, Most Viewed, Recent Comments, Top Rated, HTTP Uploads, News)
What is album "."?
The root of albums directory, it's the only one that cannot be renamed/moved.
FAQ - OLDER ENTRIES
There are no images!
You must set the location of a directory with images [AdminBoard -> Albums dir] or upload some through the gallery.
I cannot Upload images!
The directory has no write permissions or guest upload is disabled (If you're not logged in)
How do i batch upload images?
Upload all your images through FTP and they will appear in the gallery. (Note that images uploaded by FTP are not present in "last web uploads" log.)
I'm getting outdated statistic log entries?
Make refresh, it may happen if you removed/moved the related items, after performing maintenance you must refresh the logs, logs are made static to not affect gallery performance, despite this they auto-update when comments/ratings are performed.
The exif data is not being displayed / Captcha no working
EXIF Requires php compiled with --enable-exif; Captcha requires FreeType library, you may have to ask you system administrator to install those if they're not present. Also be sure the {captcha} and {corr_exif_or} tags are present in templates.