PDA

View Full Version : Database Error - New threads can't be made


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.

Simon Lloyd
08-01-2013, 11:07 PM
That looks like an error occured when you added a modification and the column gdesc hasn't been installed in the "thread" table or it has the wrong primary key or assignment.

dil shah
08-04-2013, 03:34 AM
U installed Thread Preffixid Plugin.

Go to Admin Cp > Forum Manger > Section Modifai > Uncheck Last 3 Option Thread Prefix

It will b ok Insh ALLAh