Jump to content

Coding error


Scooby
 Share

Recommended Posts

There is currently an issue with the quote function in that it is returning an unmatched quotes error for certain user names.  The forum software need amending to either ban the use of certain characters (by using something like a stringreplace function) or by using something like htmlspecialchars / stripslashes function to prevent the error when quoting.  It should be a very quick and easy change for even a moderately competent programmer and would remove a huge amount or frustration.  Key culprits for throwing errors atm are ', ( and ).   (J'R's gone native and a.n.another (was ernie) are the main names causing issues)
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...