You will receive the phpDatingClub Advanced Module by this e-mail as an attached ZIP file (phpDatingClub_advanced_module.zip), which includes 6 files. 1. admin.php (Admin Module) 2. addlib.inc (Additional Functions Module). 3. statistica.php (Statistics Generation Module) 4. badwords.txt (badwords list) 5. install.txt There is also updated edit.php, where some text messages where corrected. #################### Advanced Module Installation ######################## 1. Unzip phpDatingClub_advanced_module.zip somewhere 2. Copy files to the approper directories admin.php => admin/admin.php addlib.inc => lib/addlib.inc (replace old one) statistica.php => statistica.php (Application root directory) badwords.txt => badwords.txt (Application root directory) edit.php => edit.php (Application root directory) 3. Edit statistica.php. Change Record limit value as you wish $limit=50; //Record limit count;(line 9) statistica.php generates 2 HTML formatted files: 1. statistica.htm, which content would be appeared automatically at the end part of your application main page (phpDatingClub.php). If you don't wish include statistica.htm file to phpDatingClub.php delete line 222
or replace with link and show it on the separate page 2. front.htm for outer use purpose for example from website main page If you have experience with crontab you may setup server crontab to run statistics script. crontab -e # 0 5 * * * /usr/local/bin/php /usr/local/apache/htdocs/phpDatingClub/statistica.php # Run script every day at 5.00 # /usr/local/bin/php - path for php # /usr/local/apache/htdocs/phpDatingClub/statistica.php - path for statistics script Otherwise run statistica.php via browser manually http://www.yourdomain.com/phpDatingClub/statistica.php ########################################################################## phpDatingClub Advanced Edition comes with Free 90-Day Email Support. We also provide 1 year free upgrade for Advanced Edition clients url:http://www.w2b.ru/webapplications/?cat=phpDatingClub email: tondrak@mail.ru