Quote:
|
Originally Posted by Revenge Fist
Oh and the statbanner doesnt work
|
Thats cuz your code is messed up, right now you have:
(url)=http://www.fire-bursts.com/stats/player.php?id=66536](img)
You are missing:
"http://www.fire-bursts.com/stats/player_banner/66536_banner.png[/img][/url]" after (img)
It should be:
(url=http://www.fire-bursts.com/stats/player.php?id=66536)(img]http://www.fire-bursts.com/stats/player_banner/66536_banner.png[/img][/url]
NOTE: I changed some of the [] to () so that you can see the code.