Topic: Admin Delete

I kinda deleted myself from being admin, and now i can't log in with that name as an admin anymore. It was my only admin name.

Re: Admin Delete

change your user status in the database to "2"... then you will be admin again smile

Most people are other people. Their thoughts are someone else's opinions, their lives a mimicry, their passions a quotation - Oscar Wilde

3

Re: Admin Delete

goto you're sql manager!
exmpl: phpmyadmin

goto you're database, then table "users"
find you're username, and change in the row "status"

username ------ status
something ----- 1

change the 1 into a 2 and you're done

(ps the first option doesn't work!)