MyBB Community Forums

Full Version: Problems with SQL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Im facing sql errors at my mybb forum.

At starting, these errors was only appearing after enabled a plugin ;


i was fixed it with "tid" => NULL,  >>> "tid" => 0,

but  noone can knows that error gonna always appear. after enabling plugins from acp, theres always same sql error like that ;

[Image: a164680a6ea24bc78ee6a833445f62bb.png]

at every plugin which gives that incorrect integer value, im changed NULL's to 0. however that error starting to taking down my forum. before few mins im just tried to edit a group, then i clicked save; after that ;

[Image: a254cf356a704735a025631d52e36002.png]


Shortly : theres always a 1366 sql error with incorrect integer value and im waiting a helping hand.. Thanks !


EDIT : MYSQL STRICT MODE..... FIXED !
Set integer in the database to auto_increment