conexn
Thu 6th Mar '08, 10:35am
Hello all, I come to you all again with another problem with vBulletin. When ever I try to add another forum to the site I get a database error, here is the latest one:
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, password, css)
VALUES
('Test', 'Test', 'Test', 'Test', '', 120, -1, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '');
MySQL Error : Unknown column 'css' in 'field list'
Error Number : 1054
Date : Thursday, March 6th 2008 @ 02:21:21 PM
Script :
Running 3.6.8 patch 2
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, password, css)
VALUES
('Test', 'Test', 'Test', 'Test', '', 120, -1, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '');
MySQL Error : Unknown column 'css' in 'field list'
Error Number : 1054
Date : Thursday, March 6th 2008 @ 02:21:21 PM
Script :
Running 3.6.8 patch 2