Fuzzy Logic
01-28-2006, 01:27 PM
Hi Guys
I have v2.5.1 installed in my forum. I've tweaked it so much (mostly cosmetically) that I'm reluctant to upgrade to a newer version. :ermm:
Anyway, a small bug I think, that I think will only require a small modification to the code- but I don't know which bit of code and what to change! :mad:
When users enter comments in the high score tables which contain certain letters, they are converted to variable names, for example:
"I have no idea" entered by the user becomes "I have no useridea" and so on.
This also happens in the table used for Game Objective. In here, where possible I put a link to the author's website.
Example:
<a target="_blank" href="http://www.nt3.idv.tw/">Net Terminator</a>
Becomes:
<a target="_blank" href="http://www.nt3.useridv.tw/">Net Terminator</a>
Any help whatsoever, greatly appreciated, thanks.
Fuzzy
I have v2.5.1 installed in my forum. I've tweaked it so much (mostly cosmetically) that I'm reluctant to upgrade to a newer version. :ermm:
Anyway, a small bug I think, that I think will only require a small modification to the code- but I don't know which bit of code and what to change! :mad:
When users enter comments in the high score tables which contain certain letters, they are converted to variable names, for example:
"I have no idea" entered by the user becomes "I have no useridea" and so on.
This also happens in the table used for Game Objective. In here, where possible I put a link to the author's website.
Example:
<a target="_blank" href="http://www.nt3.idv.tw/">Net Terminator</a>
Becomes:
<a target="_blank" href="http://www.nt3.useridv.tw/">Net Terminator</a>
Any help whatsoever, greatly appreciated, thanks.
Fuzzy