PHP XP Statistics 1.1 Error

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
User avatar
Krazy
Forum Administrator
Posts: 282
Joined: Wed Jul 06, 2005 9:40 am
Location: Dayton, Ohio
Contact:

PHP XP Statistics 1.1 Error

Post 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.
Website: www.djpsych.com
Image

Need help anything to do with Warcraft 3 Mod, installing other plugins, setting up mySQL, installing PsychoStats, or anything else just PM/email me!
User avatar
Geesu
<b>King of the world!</b>
Posts: 3161
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

o.O, thanks, will fix for 1.2
No Support via PM
Post Reply