Page 1 of 1

How install PHP XP Statistics Version 1.2.1 ???

Posted: Sat Aug 30, 2008 4:31 pm
by test
anyone can tell how install PHP XP Statistics Version 1.2.1 ?

Re: How install PHP XP Statistics Version 1.2.1 ???

Posted: Sat Aug 30, 2008 5:48 pm
by Mayhem
Upload the folder to your website and fill out the config.php file, these lines (same database that has your saved XP):

// 4HM Forums database
$config->dbuser = "blah";
$config->dbpassword = "blahblah";
$config->dbname = "blah";
$config->dbhost = "localhost";


Then just go to the link: http://www.yourwebsite.com/xp_statistic ... /index.php

Re: How install PHP XP Statistics Version 1.2.1 ???

Posted: Sat Sep 06, 2008 10:18 am
by test
tnx

Re: How install PHP XP Statistics Version 1.2.1 ???

Posted: Wed Sep 10, 2008 10:33 pm
by Mayhem
np