I received the folowing error:
Database error in vBulletin 4.1.3:
Invalid SQL:
INSERT INTO papegaaienforum_inactiveuserlog (username,userid,dateline,validemail,email)
VALUES ('Sophie'sElmo','1152','1305501022','1','sophietim mer@yahoo.com');
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 'sElmo','1152','1305501022','1','sophietimmer@yaho o.com')' at line 2
Error Number : 1064
Request Date : Monday, May 16th 2011 @ 01:10:22 AM
Error Date : Monday, May 16th 2011 @ 01:10:22 AM
Script :
http://www.papegaaienforum.nl/adminc...cron&cronid=60
Referrer :
http://www.papegaaienforum.nl/adminc....php?do=modify
IP Address : 81.70.161.69
Username : Stefan118
Classname : vB_Database
MySQL Version : 5.0.67-community
I guess it is because the user name has a " ' " in it. (Sophie'sElmo)
Can this be solved?