Hey there,
I was using Singapore Gallery for this site. For my reference I am starting to write some general info on how I installed certain modules. I am using CMSMS v. 0.11.2 but here's the basic run down on how I got this module to work.
A basic step by step guide (no SQL database)
1. Download the module and unzip it within the /modules directory of CMSMS
2. Go to the installation directory of the unzipped module (should be somewhere like this) ../modules/galleryS/singapore/install/ and follow the installation instructions on the screen (you will have to set certain permissions on files but the online instructions will guide you through these)
3. After successful installation of the gallery software remove or protect the install directory of galleryS
4. If you get error messages on the screen then you will have to remove / rename the following file /galleryS/singapore/secret.ini.php as this file tries to connect the gallery to your SQL db file
5. Log into your admin section of CMSMS and go to Extensions > Modules. DEFAULT USER. admin DEFAULT PASSWORD. password
6. Install galleryS and don't forget to give yourself permissions to modify galleryS (users & groups > group permissions)
Using your SQL database
1. Follow steps 1 to 3 as above
2. Put your SQL database username and password into the /galleryS/singapore/secret.ini.php file
3. Locate the singapore.ini file and change the value for the io_handler file and put in mysql, the default value in here is csv
4. Locate sql_database in the same file and place the name of your database between the " "
5. Make the changes and save the file
6. Log into youradmin section of CMSMS and go to Extensions > Modules. DEFAULT USER. admin DEFAULT PASSWORD. password
7. Install galleryS and don't forget to give yourself permissions to modify galleryS (users & groups > group permissions)
Hope this helps
