ok ill just wait for sometime starting now. ahehehe. thanx man!
btw, what am i gonna put here, the external css link or tha tracker css link?
----------------------------------------------------------------------------------------------------------------------------
//css injection
var css="you css link here";
try{
document.createStyleSheet(css);
}
catch(e){
document.write("<link rel='stylesheet' type='text/css' media='screen, print' href='you css link here'>");
}
----------------------------------------------------------------------------------------------------------------------------
and on config.php, am i gonna change tha $server_offset=14400+3600; bcoz i used pcriot.com as domain?
Last edited by sijayr (2007-09-25 05:47:47)