Scooby Posted July 8, 2009 Share Posted July 8, 2009 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 More sharing options...
Russethouse Posted July 8, 2009 Share Posted July 8, 2009 I'm afraid its the puctuation in the names that causes the problem ...I doubt it's on ITs priority list though Link to comment Share on other sites More sharing options...
Maricopa Posted July 8, 2009 Share Posted July 8, 2009 And just remove the offending ' from the quote block, and Robert is your father's brother. Link to comment Share on other sites More sharing options...
AnOther Posted July 8, 2009 Share Posted July 8, 2009 Didn't realise that the periods in my new name were causing a quote problem so I have removed them. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.