WARNING UPGRADING FROM V2 ISNT TEST AT THIS TIME IMPORTIMG MEMBERS MIGHT NOT WORK
-PHP 7.0+
-MYSQL 4+
-We do not advise that register_globals is enabled
-We do not advise installation in a windows enviroment, however it will work (you may need to adjust paths)
Please remember to backup all files AND database before you update anything!
FRESH INSTALL INSTRUCTIONS ONLY!!!!
THERE IS NO INSTALLER REQUIRED!
-
Upload all files from upload folder to your public_html and rename .htaccess.old to .htaccess
-
Edit the file backend/mysql.php to suit your MYSQL connection
-
Import via phpmyadmin "tt3.sql from the install folder"
-
Edit the file backend/config.php to suit your needs
- special note should be taken for urls, emails, paths (use check.php if unsure)
-
Apply the following CHMOD's
$ chmod 777 cache/
$ chmod 777 cache/get_row_count/
$ chmod 777 cache/queries/
$ chmod 777 backups/
$ chmod 777 uploads/
$ chmod 777 uploads/images/
$ chmod 777 import/
$ chmod 600 censor.txt
- Edit backup-database.php and change the path. Make sure it exists and is chmod 777
- if you have any of those folders missing (eg: uploads/images/), please create them and chmod 777
-
Run check.php from your browser to check you have configured everything ok.
-- check.php is designed for UNIX systems, if you are using WINDOWS it may not report the paths correctly.
-
If check.php still exists, please remove it or rename.
-- A warning will display on the site index until its removed
-
You should properly secure backup-database.php and the backups dir. (htaccess/htpasswd)
Any problems please visit My FB