12-17-2009, 12:40 PM
Then you're not doing it right. Is there an error message?? Make sure you're running this:
PHP Code:
UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = '1';
MyBB Support Team Lead