MyBB Community Forums

Full Version: Help on changing a user to a moderator!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I try to change a user to a super moderator I get this error:

mySQL error: 1366
Incorrect integer value: '' for column 'style' at row 1
Query: UPDATE mybb_users SET username='raven5288', email='[email protected]', usergroup='2', additionalgroups='', displaygroup='2', usertitle='', avatar='', website='', icq='0', aim='', yahoo='', msn='', birthday='', allownotices='yes', hideemail='no', emailnotify='no', invisible='no', style='', timezone='+7', receivepms='yes', pmpopup='yes', pmnotify='no', signature='', postnum='0' WHERE uid='4'
Do you have any mods in place that deal with Editing Members?
Please use the attached admin/users.php which will prevent this.
I don't have any mods... Ill try the file, Thanks
VoodooViper Wrote:Changing thier primary user group is the right way to change their user group right?

Yes, you are correct. Smile