Posts: 148
Threads: 4
Joined: Oct 2009
Reputation:
8
12-17-2009, 01:40 PM
(This post was last modified: 12-17-2009, 01:44 PM by MattR.)
Right, can you go over exactly where you went and what you clicked when you did this?? You account has been deleted, I don't see how you've done this at all, your usual account would still be a super admin despite not being in the admin group, and super admins cannot be deleted... whatever you've done here you've done a hell of a job.
MyBB Support Team Lead
Posts: 38
Threads: 9
Joined: Oct 2009
Reputation:
0
Ok MattR, i checked the config and the database ur looking at is the wrong 1.
I cant find the current databases.
Is there a software that will let me connect to it?
Posts: 148
Threads: 4
Joined: Oct 2009
Reputation:
8
You have four databases on your account, I looked at all of them, only one has any MyBB tables. I'm looking at it now, and according to the admin log you deleted your own account in the user management section....
MyBB Support Team Lead
Posts: 38
Threads: 9
Joined: Oct 2009
Reputation:
0
12-17-2009, 01:45 PM
(This post was last modified: 12-17-2009, 01:57 PM by Snooopy`.)
in the config it says the database name is (Censored)
Posts: 148
Threads: 4
Joined: Oct 2009
Reputation:
8
That's the one I'm looking at. You should edit that out of your post, not a good idea to publicly post it really.
Did you delete your account yourself?? That's what the admin log is saying happened.
MyBB Support Team Lead
Posts: 38
Threads: 9
Joined: Oct 2009
Reputation:
0
it also says this
$config['database']['table_prefix'] = 'mybb_mybb';
and wheni looked at the databases it didnt have all more users. i had like more users than that. and Phaze wasnt 1 of them
Posts: 38
Threads: 9
Joined: Oct 2009
Reputation:
0
12-17-2009, 01:54 PM
(This post was last modified: 12-17-2009, 01:55 PM by Snooopy`.)
OMG IM SO SMART I FIXED IT!!
heres what i did.
I went into the config and found a super administrator option
It lists the UID's of the super admins
i added the uid for another admin and saved it
then i wnet into admin cp as aonther admin AND IT WOREKDDDDDD !!!
wait how did you find it?
Posts: 148
Threads: 4
Joined: Oct 2009
Reputation:
8
You had two forums in the same database with different prefixes, I didn't notice that. I went for the mybb_ one as normal but yours was mybb_mybb... if you added another super admin make sure you remove them from config.php because they'll now be able to delete your account.
MyBB Support Team Lead