I'm getting this error when I try to split a thread....
Any ideas??
Code:
Database error in vBulletin 2.2.3: Invalid SQL: INSERT INTO thread (threadid,title,lastpost,forumid, open,replycount,postusername,postuserid,lastposter,dateline,views, iconid,notes,visible) VALUES (NULL,'Shigspeed suspension','1016514033','6','1','10', 'b-b00gie','2','JustinP10','1016394812','50','14','Thread split from threadid 19 by b-b00gie on Mar 19 '02 12:05 AM. Thread unstuck by b-b00gie on Mar 19 \'02 12:04 AM. Thread stuck by b-b00gie on Mar 18 \'02 11:24 AM.','1') mysql error: You have an error in your SQL syntax near '02 12:05 AM. Thread unstuck by b-b00gie on Mar 19 \'02 12:04 AM. Thread stuck by' at line 1 mysql error number: 1064
Any ideas??
Comment