MyBB Community Forums

Full Version: Problem when activating mods
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've tried several different mods and they all don't work. I get an internal SQL error. The mods I tried were made for the version of MyBB I have.

MyBB Version 1.4.8
http://forums.eomaximum.com/

Heres the error I get:

Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1366 - Incorrect integer value: '' for column 'gid' at row 1
Query:
INSERT INTO mybb_settinggroups (gid,name,title,description,disporder,isdefault) VALUES ('','uot','User Group Legends','It Shows The User Groups In Index Page','35','no')

Any help is much appreciated, or if you need more information please let me know.
Looks like it isn't entering anything in the gid when you activate it.
Hence the incorrect integer value.

Which plugins are you trying to activate?
The third one of those is mine, what error did you get with that?? If you're having errors will all of them I'm thinking it may be something to do with your MySQL setup... what version is it?? Are you running in Strict Mode??