zingaburga / XThreads-MyBB-Plugin

A powerful MyBB plugin which provides a flexible environment for administrators to perform various modifications.
http://mybbhacks.zingaburga.com/showthread.php?tid=288
24 stars 6 forks source link

Add New Forum Error #25

Closed h2kyaw closed 4 years ago

h2kyaw commented 4 years ago

I got below error after I create new Forum at mybbb.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error: 1364 - Field 'xthreads_tplprefix' doesn't have a default value Query: INSERT INTO p_forums (name,description,linkto,type,pid,parentlist,disporder,active,open,allowhtml,allowmycode,allowsmilies,allowimgcode,allowvideocode,allowpicons,allowtratings,usepostcounts,usethreadcounts,requireprefix,password,showinjump,style,overridestyle,rulestype,rulestitle,rules,defaultdatecut,defaultsortby,defaultsortorder) VALUES ('Test','','','f',1,'',1,1,1,0,1,1,1,1,1,1,1,1,0,'',1,0,0,0,'','',0,'','')

image

zingaburga commented 4 years ago

Thanks! Hopefully the above fixes the issue.