hello i have an error im getting when i hit post from the admin cp
Code:
Database error in vBulletin 3.0.7:
Invalid SQL:
UPDATE forum
SET replycount = replycount + 1,
threadcount = threadcount + 1,
lastpost = 1118537574,
lastposter = 'KamikazeNoName',
lastthread = 'Check out the new song in the jukebox!',
lastthreadid = 151,
lasticonid = 0
WHERE forumid =
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 '' at line 9
mysql error number: 1064
Any idea what i can do?
EDIT: It is still giving me the error but the jukebox does work i just forgot to set the folder where the music is located...im not sure what this error will do it almost looks like i just wont get a post maybe im not sure im not to familiar with this one