Virtualshiner
08-01-2013, 11:01 PM
Database error in vBulletin 3.8.5:
Invalid SQL:
INSERT INTO thread
(prefixid, postusername, postuserid, title, iconid, visible, forumid, gbanner, gdesc, dateline, open, attach, lastpost, lastposter, replycount, hiddencount, deletedcount)
VALUES
('', 'user', 3153, 'asdfas', 0, 1, 288, '', '', 1375401324, 1, 0, 1375401324, 'user', 0, 0, 0);
MySQL Error : Unknown column 'gdesc' in 'field list'
Error Number : 1054
I have no idea what to do, any help would be appreciated. Thanks.
Invalid SQL:
INSERT INTO thread
(prefixid, postusername, postuserid, title, iconid, visible, forumid, gbanner, gdesc, dateline, open, attach, lastpost, lastposter, replycount, hiddencount, deletedcount)
VALUES
('', 'user', 3153, 'asdfas', 0, 1, 288, '', '', 1375401324, 1, 0, 1375401324, 'user', 0, 0, 0);
MySQL Error : Unknown column 'gdesc' in 'field list'
Error Number : 1054
I have no idea what to do, any help would be appreciated. Thanks.