Doteasy Tutorial - Scripting - Image Galleries
CyberFrogs.Net Gallery Script: version 0.19
This is a simple picture indexing script that generates thumbnails on the fly. All you have to do is change a couple paths in the file to make it work. You can easily modify the table layout, specify the thumbnail size, and specify the displayed image size.


Installation Procedure 
Quick Tips 



The script can be downloaded from here.


The file that you will download is saved in .zip format; this is a compressed bundle containing the files in the distribution. Unzip this archive in a temporary directory on your computer using decompression software.


Start your FTP software and upload all content to your web server preserving the file structure.

Note: Let's assume you install the contents of the script to /var/www/html/photos/


Create a folder named "cache".


Chmod the cache folder to 777.

To change file permissions using your FTP client, select the file by clicking on it once on the remote system side and then right-click on the file to bring up the option menu and select CHMOD.


Change the settings in gallery_conf.php file.


Create a folder named "albums".


You can now upload some folders of pictures into the albums folder by using your FTP client.


Congratulations, the installation for Cyberfrogs.net Gallery Script is now complete.

You can go to http://www.mywebsite.com/photos to view your photos.


You can change your page color, font size and font color by editing the gallery.css file.


If you require additional assistance, please feel free to contact our customer service team: https://www.doteasy.com/ContactUs/SMS/

Back to Tutorial  Top