MyBB Community Forums

Full Version: MyBB SQL error every time I try to create a forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Every time I try to create a new forum, I receive this message:

Unknown column 'forum_icon' in 'field list'
INSERT INTO craftedlegends_forums (name,description,linkto,type,pid,parentlist,disporder,active,open,allowhtml,allowmycode,allowsmilies,allowimgcode,allowvideocode,allowpicons,allowtratings,usepostcounts,password,showinjump,modposts,modthreads,mod_edit_posts,modattachments,style,overridestyle,rulestype,rulestitle,rules,defaultdatecut,defaultsortby,defaultsortorder,forum_icon) VALUES ('Community Feedback','Give us your opinions about the Crafted Legends server, website and forums.','','f','1','','3','1','1','0','1','1','1','1','1','1','1','','1','0','0','0','0','0','0','0','','','0','','','')
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

Please contact the MyBB Group for support.
Uninstall and reinstall whatever plugin you have for forum icons, it's missing the database column it needs.