I've got one more problem:
The toplist is generating a wrong code for the users that want to integrate this code into their hp as an html-link
Example: User with the HP: "Die kleinen Teufel von Langenzersdorf" ("the little devils of Langenzersdorf")
this code is being generated:
<a href="http://www.sporthundeforum.at//in.php?id=1" target="_BLANK">Die kleinen Teufel von Langenzersdorf</a>
it should be this one instead:
<a href="http://www.sporthundeforum.at//in.php?id=1" target="_BLANK">1.Österreichisches Sporthundeforum</a>
How could I possibly fix this problem?
thanxx,
Georg
|