News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Serious Problem

Started by Sol, December 05, 2004, 02:25:10 PM

Previous topic - Next topic

Sol

I need to re-admin myself after de-admining. How would I go about doing that ? I presume I'd need to do it via PHPMYADMIN. But what variable in what part of the database do I need to edit ? It's pretty serious seeing as the forums don't have an admin ATM.

Owdy

members -> you -> ID_GROUP 1
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Sol

I went into the members part of the database and now I have the following parts to go into:

ID_MEMBER
memberName
dateRegistered
posts
ID_GROUP
lngfile
etc.

Grudge

Yes, find your entry in the table, and change ID_GROUP to have a value of 1. F that's too complicated just run this:

UPDATE smf_members SET ID_GROUP = 1 WHERE emailAddress = '[email protected]'

Putting your email address in the quotes
I'm only a half geek really...

Sol

THANKS SO MUCH. Now I want to know a couple of other things. Mainly I want to make this Administrator INVISIBLE. So he shows up as a member while having admin powers.

I can't edit the group because I have other admins I don't want to appear as members.

Owdy

Put admin as secondary membergroup.
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Advertisement: