Admin Account
#1
OK, I accenditally deleted the admin account, and now I cant get into the ACP, is this fixable or do I need to reinstall???
#2
Did you delete the whole Account or just the permission to get into the Admin-CP?
Greets,
Michael
-------------
[Image: donation_drive_sig.png]
#3
I deleted the ACCOUNT
#4
Please follow these steps:

1. Register at your board to create a new account.

2. Run the following querys via phpMyAdmin. Replace UID with your User-ID and edit the prefix if you changed it.
UPDATE mybb_users SET usergroup = '4' WHERE uid = '[b][color=red]UID[/color][/b]';
INSERT INTO mybb_adminoptions VALUES ([b][color=red]UID[/color][/b], '', '', 1, 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes', 'yes');
Greets,
Michael
-------------
[Image: donation_drive_sig.png]
#5
OK, I'll try that out now.


Forum Jump:


Users browsing this thread: 1 Guest(s)