I am getting following error when trying to update threads from adminCP.
Any ideas?
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: UPDATE thread SET
lastpost=1002745010,replycount=30,postusername='Triforce Warrior',
postuserid='127', lastposter='Triforce Warrior',attach= WHERE threadid=1999
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 'WHERE
threadid=1999' at line 1
mysql error number: 1064
Invalid SQL: UPDATE thread SET
lastpost=1002745010,replycount=30,postusername='Triforce Warrior',
postuserid='127', lastposter='Triforce Warrior',attach= WHERE threadid=1999
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 'WHERE
threadid=1999' at line 1
mysql error number: 1064
Any ideas?
Comment