Auto Gallery from Folder Scan

by shoxty

The Ultimate Lazy Man’s Gallery! This script scans images from within folders and automatically builds the thumbnails and gallery pages for you. The galleries are also loaded via ajax.

Please note, there is no admin tool for this script. However, you will still be able to edit basic settings through a config file. Since there is no admin tool the only way you can upload your photos is through something such as FTP . This is by design since I wanted to keep the process as minimalistic as possible. All you do is upload your photos into a folder and boo-bam, you’re done.

CHANGELOG :

4/5/2010 – Fixed a problem where the ajax requests would no longer work. This was due to the fact that people upon changing the folder structure would then forget to update the path of the ajax request in the JS file. This is no longer the case. You now only need to set the path once in settings.php and the path of the ajax request will be updated for you.

4/6/2010 – Fixed a problem some people were having with the function scandir (available only in php5). Now, the script will check to see if the function scandir exists, if it doesn’t it’ll degrade and use the function opendir instead which is available even in php4.

5/17/2010 – Fixed a bug in cropImage.php that was preventing GIF and PNG thumbnails from being created.

$6

Prepaid customers
pay just $4 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Click Here to Deposit Price

You must sign in or sign up to purchase this item.

12345 ( 42 ratings )

Purchase 223 purchases

File Types Included
CSS HTML JavaScript JS PHP
Item Attributes
Created 4 April 10
PHP Version 4.x, 5.x
MySQL Version N/A
PHP Framework N/A
Compatible Browsers Chrome 4, Chrome 5, FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Safari
PHP Files Included CSS, HTML, JavaScript JS, PHP