2014-10-23, 01:19 PM
(2014-10-23, 05:06 AM)Omar G. Wrote: Ban your administrator temporarily while you fix his account? Actually, block your entire site and fix everything directly from the DB.
As Omar suggested, put the forum in construction and work from MySQL database. If you need to be root admin, the command is:
UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = 'YOUR USER ID HERE'
Hey Everyone I am back! I will slowly be in progression of helping you all with your questions!