News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

I am now a Global Moderetor and not an Admin - help

Started by maufonseca, December 20, 2004, 03:23:55 PM

Previous topic - Next topic

maufonseca

I accidenatlly changed my position in my site, and I am now a Global Moderetor and not an Admin...... Please Help!!!!!!!!!!!!!!!!

davon

hehe

do you have access to your database via phpmyadmin or a similar tool?

-> (table) smf_members -> (set your) ID_GROUP (to 1)

Owdy

Quote from: maufonseca on December 20, 2004, 03:23:55 PM
I accidenatlly changed my position in my site, and I am now a Global Moderetor and not an Admin...... Please Help!!!!!!!!!!!!!!!!
How did you do that? It asks you 'are you sure' etc ;)
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

maufonseca

Quote from: davon on December 20, 2004, 03:28:54 PM
hehe

do you have access to your database via phpmyadmin or a similar tool?

-> (table) smf_members -> (set your) ID_GROUP (to 1)
A question, how can I set my ID_GROUP to 1, I foun the table, and where it says "ID_GROUP", but I dont know ho to change it

[Unknown]

Go into phpMyAdmin.  From there, go to your database, and click the SQL tab.  Enter this:

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

-[Unknown]

davon

when you have loaded the table, switch to "view" via the top bar. then you have a list of all your members on horizontal lines. at the left is a checkbox, beside that is a "pen" .. which means "edit". this will load the wanted account infos.
then the 5th line is ID_GROUP


edit: unknown's hint is the easier one ;)

maufonseca

Ok, thanks alot. I alredy did it. Thanks, and again TANK YOU!!!!!!!!!! :P

Advertisement: