1

Topic: admin login

I was in admin panel.
And i change my profil to moderator.
Now i do not have access to the forum admin & configuration.
I know, it' is stupid, but are they any solutions for recover my status ?

Thanks Pun
my forums

Re: admin login

Just open phpmyadmin (or whatever tool you use to administer your databases) and set the group id for the user you want to set as admin to 1 smile

UPDATE users SET group_id = '1' WHERE username = 'USERNAME';

Just replace USERNAME with your username.

3

Re: admin login

Tusen takk XP  smile

Thanks Pun
my forums

Re: admin login

sif wrote:

Tusen takk XP  smile

Bare hyggelig smile