Topic: admin prob
I change the status for the admin from admin to member, now there is no admin? how do i change it back?
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
I change the status for the admin from admin to member, now there is no admin? how do i change it back?
You will have to run a query manually.
UPDATE users SET status=2 WHERE username='TheUser';
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.