I seem to get a database error after a user submitted a keyword with an apostrophe in it. (actually I'm just assuming that's the error from the message below.. I guess you'd be the one to know for sure)
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT keyid, keyword
FROM local_linkskeys
WHERE keyword IN ('opengl', 'shatner', 'shatner's', 'ogl');
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's', 'ogl')' at line 3
|