MyBB Community Forums

Full Version: change group? using filezilla
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
guys.

im currently encounter this problem.
when i set. my group into an ordinary member..

when im switching into admin one ;(..
i don't have an acess Sad into admin panel.. please help Sad
Do you have cPanel access?

Run this query in phpMyAdmin, replacing 1 with your actual UID if it's different:
UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = '1'