Current time: 02-07-2012, 05:07 AM Hello There, Guest! (LoginRegister)


I deleted my admin account
07-04-2009, 02:05 PM
Post: #1
Solved: 1 Year, 4 Months, 1 Week, 1 Day, 15 Hours, 2 Minutes, 46 Seconds ago I deleted my admin account
help me.. what should I do now?
Find all posts by this user
07-04-2009, 02:16 PM
Post: #2
Solved: 1 Year, 4 Months, 1 Week, 1 Day, 15 Hours, 2 Minutes, 46 Seconds ago RE: I deleted my admin account
Smart move. Shy

[Image: subscribe.png]
Visit this user's website Find all posts by this user
07-04-2009, 04:56 PM
Post: #3
Solved: 1 Year, 4 Months, 1 Week, 1 Day, 15 Hours, 2 Minutes, 46 Seconds ago RE: I deleted my admin account
Wow...genius...Easiest thing, just re-install the forum.

Cross Industries, LLC - Affordable Technology Services
Cross into dreams...
Quality free & paid cPanel hosting at Glacier Host
Find all posts by this user
07-04-2009, 05:01 PM
Post: #4
Solved: 1 Year, 4 Months, 1 Week, 1 Day, 15 Hours, 2 Minutes, 46 Seconds ago RE: I deleted my admin account
Register a new standard user with the username "admin". Then go into your PhpMyAdmin for your forum database and run the following querey:

UPDATE mybb_users SET usergroup = '4' WHERE username = 'admin'

That will make the new account an admin.

You can also set the userID to 1 for the new account (this will make you super admin again)
Go into PhpMyAdmin again and run the following query:

UPDATE mybb_users SET uid = '1' WHERE username = 'admin'

Hope that helps!
Find all posts by this user
07-04-2009, 05:33 PM
Post: #5
Solved: 1 Year, 4 Months, 1 Week, 1 Day, 15 Hours, 2 Minutes, 46 Seconds ago RE: I deleted my admin account
Also Make sure your table prefix is mybb_
Visit this user's website Find all posts by this user
07-06-2009, 07:46 AM
Post: #6
Solved: 1 Year, 4 Months, 1 Week, 1 Day, 15 Hours, 2 Minutes, 46 Seconds ago RE: I deleted my admin account
thank you for your help.
Find all posts by this user


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication