When I try to create a new forum, I get this after clicking "Save":
Code:
Database error in vBulletin 3.6.0:
Invalid SQL:
INSERT INTO vbulletinforum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, password, forumkeywords, forumdescription, accessf_nb, accesst_nb, create_nb, reply_nb, mimicbotrop)
VALUES
('Chatbot', 'Chatbot', 'Talk to the CompuForums chatbot, Alice here!\r\n[10 posts required]', 'Talk to the CompuForums chatbot, Alice here!\r\n[10 posts required]', '', 3, 34, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '', '', 0, 0, 10, 10, '100');
MySQL Error : Unknown column 'mimicbotrop' in 'field list'
Error Number : 1054
Date : Wednesday, September 13th 2006 @ 05:59:46 PM
Script : http://www.compuforums.org/xxxx/forum.php?do=update
Referrer : http://www.compuforums.org/xxxx/forum.php?do=add
IP Address : xx.xx.xxx.xx
Username :xxxxxxxxx
Classname : vb_database