Page 1 of 1

PHP XP Statistics 1.1 Error

Posted: Sat Dec 10, 2005 8:33 pm
by Krazy
Error that i noticed in the PHP XP Statistics 1.1

In the index.php:

Code: Select all

echo "<tr><td colspan='4' class='tbl-frame1'><img src='/pstats/images/spacer.gif' width='1' height='1'></td></tr>" . Chr(10);
to

Code: Select all

echo "<tr><td colspan='4' class='tbl-frame1'><img src='images/spacer.gif' width='1' height='1'></td></tr>" . Chr(10);
and then add the spacer.gif in the image folder.

Posted: Sun Dec 11, 2005 11:32 am
by Geesu
o.O, thanks, will fix for 1.2