For some reason, I suddenly started getting this database error when trying to create new forums, I have no idea what might have caused it because it just suddenly started happening
Database error in vBulletin 3.8.4:
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, imageprefix, password, accessf_nb, accesst_nb, create_nb, reply_nb, attach_nb, linkview_nb, linkpost_nb, vbbux_perview, vbbux_perthread, vbbux_perpost, vbplaza_forum_options, vbplaza_cangetaccesscost, vbplaza_cangiveaccesscost, vbplaza_candenyaccesscost, vbplaza_cangetpasswordcost)
VALUES
('Test', 'Test', '', '', '', 1, -1, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0);
MySQL Error : Unknown column 'accessf_nb' in 'field list'
Error Number : 1054
Request Date : Sunday, November 1st 2009 @ 10:10:52 AM
Error Date : Sunday, November 1st 2009 @ 10:10:52 AM
Script : */admincp/forum.php?do=update
Referrer : */admincp/forum.php?do=add
IP Address : [CENSORED]
Username : Ryan
Classname : vB_Database
MySQL Version : 5.0.81-community
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, imageprefix, password, accessf_nb, accesst_nb, create_nb, reply_nb, attach_nb, linkview_nb, linkpost_nb, vbbux_perview, vbbux_perthread, vbbux_perpost, vbplaza_forum_options, vbplaza_cangetaccesscost, vbplaza_cangiveaccesscost, vbplaza_candenyaccesscost, vbplaza_cangetpasswordcost)
VALUES
('Test', 'Test', '', '', '', 1, -1, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0);
MySQL Error : Unknown column 'accessf_nb' in 'field list'
Error Number : 1054
Request Date : Sunday, November 1st 2009 @ 10:10:52 AM
Error Date : Sunday, November 1st 2009 @ 10:10:52 AM
Script : */admincp/forum.php?do=update
Referrer : */admincp/forum.php?do=add
IP Address : [CENSORED]
Username : Ryan
Classname : vB_Database
MySQL Version : 5.0.81-community
Comment