NOTE: Once you say that you are sure to delete they are removed from
the database. And your users will not be able to pick them up again.
Load: To load a directory and images to eGallery, first create a directory in modules/eGallery/gallery, second upload images, create a sub directory named thumbs, upload thumb images to that directory. I name all thumbs image_thm, once completed open eGallery admin by going to your admin page select the eGallery icon. once there find your new directory and select icon Load, this will load all image paths to database, to include thumbs.
UNLOAD: To unload a directory and images from eGallery, open eGallery admin by going to your admin page select the eGallery icon. once there find the directory to which you want to drop and select the unload icon, this will unload all image paths from database, to include thumbs.
MODIFY: To Modify a directory and images from eGallery, open eGallery admin by going to your admin page select the eGallery icon. once there find the directory to which you want to modify and select the modify icon, this will modify all image paths from database, to include thumbs. From the Modify page you can then either change the directory name, or load and unload individual images, To change name you will need to rename the directory manually on your server, this module does not rename directories on server it only changes the paths on the database. to load/unload images simply click in the check boxes which images you will want to unload, if you want to load additional images, there will be a sub box under loaded images that will show images not loaded to database. simply select those images and select submit changes.
DATABASE: Select all, paste into sql_query. Use phpMyAdmin.