Hi, today i signup to my forum and i wanted to create new thread, and suddenly i recieved the message below:
PHP код:
Database error in vBulletin 3.0.7:
Invalid SQL:
INSERT INTO thread(title, lastpost, forumid, open, replycount, postusername,
postuserid, lastposter, dateline,
iconid, visible, attach, similar)
VALUES
('blahblahblah', 1139450053, 8,
1, 0, 'sky_hard', 76,
'sky_hard', 1139450053, 0, 1,
0, ''
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
7
mysql error number: 1064
Date: Wednesday 08th of February 2006 07:54:13 PM
Script: http://www.mysite.net/forum/newthread.php
Referer: http://www.mysite.net/forum/newthread.php?do=newthread&f=8
Username: sky_hard
IP Address: 83.172.32.84
How can i fix it?