AimPlace.com README INSTALLATION NOTES 1. unzip archieve to web documents folder 2. Set permissions: - conf/conf.php Owner Group Others rw rw rw - img Owner Group Others rwx rwx rwx - dump Owner Group Others rwx rwx rwx - cron/managerusers.php Owner Group Others rwx rx rx Where: r - read w - write x - execute 3. goto http://www.aimplace.com/install/ 3.1 Set parameters 3.2 if database is already created uncheck 'Create database' 3.2 Click Do It! 4. Copy icons & smiles to import director import\ icons category 1 icon1.gif ... category 2 smiles category 1 smile1.gif ... category 2 goto http://www.aimplace.com/import/import.php 5. Edit file cron/manageusers.php Change line: $BASE_DIR="/www/html/ssn/projects/aimplace"; to directory where aimplace is installed 6. Add script cron/manageusers.php to cron jobs This script removes nonverified users. Period after which users are deleted is set in admin area: User Options. 7. Creating additional Pages 1. Create faq.htm in htm directory. It must not containe ... - only content which will be in the center 2. Copy any file from root folder ( for example index.php ) to faq.php 3. Change in faq.php line page("main"); to page("faq"); 4. Add links to faq.php 5. faq.htm will be included from faq.php using htm contents of index.htm and faq.htm MOVING SITE TO ANOTHER LOCATION 1. goto www.aimplace.com/install/backup.php Enter name of backup and make backup For example if name is 'backup1' file backup1.zip will appear in directory dump 2. Then you can install site to another server 3. Copy file backup1.zip to dump directory and make it readable by all users. 4. goto www.aimplace.com/install/restore.php Enter name of backup (backup1) and click 'Restore'. All icons, smiles, programs, ... will be unpacked and database will be restored to previuos state. Contact: bav@onlineua.net