Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Admin Problem On my Site
#1
I was messing with groups and i accidentally removed my Super admin. now i cant get it back. HELPPPPP
Reply
#2
Get access to your SQL DB and change the group there.
Reply
#3
What should i look for in there
Reply
#4
You didn't remove yourself as super admin, you just removed yourself as admin. Run this in phpMyAdmin:

PHP Code:
UPDATE `mybb_usersSET `usergroup` = '4' WHERE `uid` = 'X'

Change the X to your UID.

That's assuming you edited your user account, or did you edit the admin usergroup itself??
MyBB Support Team Lead
Reply
#5
I ran this but nothing happened
How exatcly do i run this
Reply
#6
(12-17-2009, 12:27 PM)MattR Wrote: That's assuming you edited your user account, or did you edit the admin usergroup itself??

...

Choose your database from the list on the left, then click the SQL tab along the top. Change the X to your UID, click Go.

And how can you say running it didn't work and then ask how to run it...?? :S
MyBB Support Team Lead
Reply
#7
May i ask what UID is pleaseÉ
[Image: wwsigcopy.jpg]
Reply
#8
Ok This was the situation
I Added a group promotion and i guess i made it so it would change ur primary group
i made myself the leader, and it took my admin away.
Snooopy` 17th Dec 2009, 14:16 user/groups - add_leader(1, Snooopy`, 8, CX l33t)
Snooopy` 17th Dec 2009, 14:13 tools/tasks - edit(5, Promotion System)
Snooopy` 17th Dec 2009, 14:12 user/group_promotions - edit(1, E3l1t3)
Those are the admin logs
the UID is 1
Reply
#9
Right, then run that query, if you do it right, it'll work fine.

(12-17-2009, 12:36 PM)Genius Wrote: May i ask what UID is pleaseÉ

The number at the end of the URL when you view your profile, it's your unique identifier.
MyBB Support Team Lead
Reply
#10
Ok 1 sec il try this all again
It says the query ran but it still didnt work lol
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  1st Post approved by Admin? Help! MintChip 1 618 08-08-2012, 12:26 PM
Last Post: BlackChaos
  [Extra Security]How to change Admin CP directory imtiaze 2 1,271 03-09-2012, 02:45 PM
Last Post: cfillion
  How to change MyBB admin directory? iRun 3 1,814 03-02-2012, 08:22 PM
Last Post: HaX420
  Hacked admin account (urgent) Madness 7 1,261 09-08-2011, 02:01 PM
Last Post: AceInfinity
  MyBB Admin Control Panel Problem P.TanweerAhmad 4 3,004 08-04-2011, 02:56 AM
Last Post: P.TanweerAhmad

Forum Jump:


Users browsing this thread: 1 Guest(s)