HMXF_red Posted May 23, 2013 Share Posted May 23, 2013 how are you today? i was changing somethings minutes ago buti can't enter on my ACP then on the forums it said that i'm on the V.I.P groupand there is no adminhow i can enter on the ACP and change that back? Link to comment Share on other sites More sharing options...
0 Death Posted May 23, 2013 Share Posted May 23, 2013 (edited) #1 Login to your Database or PHPADMIN.#2 Go to members#3 Find your user account name#4 Set group Id to the admin group id. (Try 3 if you don't know it.)Or...Login t your phpmyadmin via your host and run the following queryMEMBER_ID = your member id, probably 1GROUP_ID is group id of the admin, probably 4UPDATE members SET member_group_id = GROUP_ID WHERE member_id = MEMBER_IDSo if you have member id 1, runUPDATE members SET member_group_id = 4 WHERE member_id = 1^ He beat me to it :s Edited May 23, 2013 by Death 1 Link to comment Share on other sites More sharing options...
0 HMXF_red Posted May 23, 2013 Author Share Posted May 23, 2013 thank you it work Link to comment Share on other sites More sharing options...
Question
HMXF_red
how are you today?
i was changing somethings minutes ago but
i can't enter on my ACP then on the forums it said that i'm on the V.I.P group
and there is no admin
how i can enter on the ACP and change that back?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts