installed here
http://4bidden.net/stats seems good working but found some line showing
Notice: Undefined offset: 1 in /home1/greatest/public_html/4bidden.net/stats/stats.php on line 55
which has on line 55
$value = ($p[1]) ? number_format($this->toInt($p[1])) : 0;
any way seems number formatting issue will look in full detail after i go thru php completely
thanks