2022-02-24, 07:44 AM
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1366 - Incorrect integer value: '' for column 'sid' at row 1
Query:
INSERT INTO mybb_settings (
this error is shown when i try to activate my VIP member plugin
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1366 - Incorrect integer value: '' for column 'sid' at row 1
Query:
INSERT INTO mybb_settings (
sid
,name
,title
,description
,optionscode
,value
,disporder
,gid
) VALUES ('','vipmembership_uids','User ID\'s','The ID\'s of the users that get a PM when someone\'s membership expires or when an admin adds someone to a membership. (separated by a comma)','text','1',1,52)this error is shown when i try to activate my VIP member plugin