MyBB Community Forums

Full Version: SQL Error: 1054 - Unknown column 'modposts' in 'field list'
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
INSERT INTO mybb_forums (name,description,linkto,type,pid,parentlist,disporder,active,open,allowhtml,allowmycode,allowsmilies,allowimgcode,allowvideocode,allowpicons,allowtratings,usepostcounts,password,forum_icon,showinjump,modposts,modthreads,mod_edit_posts,modattachments,style,overridestyle,rulestype,rulestitle,rules,defaultdatecut,defaultsortby,defaultsortorder) VALUES ('Genel','','','c',0,'',1,1,1,0,1,1,1,1,1,1,1,'','',1,0,0,0,0,0,0,0,'','',0,'','')

How I resolve this error?

Edit: I use a forum icon plugin. I delete this plugin but now, different error:

SQL Hatası:1054 - Unknown column 'modposts' in 'field list'
Sorgu:INSERT INTO mybb_forums (name,description,linkto,type,pid,parentlist,disporder,active,open,allowhtml,allowmycode,allowsmilies,allowimgcode,allowvideocode,allowpicons,allowtratings,usepostcounts,password,forum_icon,showinjump,modposts,modthreads,mod_edit_posts,modattachments,style,overridestyle,rulestype,rulestitle,rules,defaultdatecut,defaultsortby,defaultsortorder) VALUES ('Genel','','','c',0,'',1,1,1,0,1,1,1,1,1,1,1,'','',1,0,0,0,0,0,0,0,'','',0,'','')

This Error Solved:
First, download your mybb (be careful version) and copy management.php
(go to admin > modules > forum > management.php). Next, login ftp and paste.

Turkish:
FTP'deki management.php'yi sıfır ile değişin. Nerede bu diyorsanız: admin > modules > forum management.php
Are You update your forum with plugins?


Doc of Sql error:
https://docs.mybb.com/1.8/faq/errors/#mysql-error-1054

Url of You forum?
My Forum URL: http://forum.filmbol.org/index.php
No, I dont update my forum with plugins.

This Error Solved:
First, download your mybb (be careful version) and copy management.php
(go to admin > modules > forum > management.php). Next, login ftp and paste.