Fuzzy Logic
28 Jan 2006, 15:27
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:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Becomes:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
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:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Becomes:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Any help whatsoever, greatly appreciated, thanks.
Fuzzy