Topic: stoopid
Hi all
have stoopidly managed to delete my Administrator user from my punBB forum while doing some database work. I have database access, is there any field I can 'check on' to re-establish Admin access for my username?
James
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → stoopid
Hi all
have stoopidly managed to delete my Administrator user from my punBB forum while doing some database work. I have database access, is there any field I can 'check on' to re-establish Admin access for my username?
James
Nope. Try entering them manually.
STORY TIME!
Anyways, I was hosting this board on oht, when I lost me admin. So we talked, and I said that I'd screw around with things if I didn't get it back. So, I was banned. Then I took it back, very cleverly, through the use of phpmyadmin and my ftp. I'm so smart.
Love me! <3
What do you mean nope? Of course there is. Run this query:
UPDATE users SET status=2 WHERE username='james_frankham'
And voila! james_frankham is an admin.
Thanks! worked like a charm
Good Job Kennel!
where to enter UPDATE users SET status=2 WHERE username='james_frankham' this then?
Well, either directly in the mysql client (mysql.exe i windows, just mysql in unix) or in an administration interface (phpmyadmin, mysql control center etc.).
just what i was gonna say....
Ok thx!
I did the same thing. And I'm in my domain's database control panel right now. But I have absolutely no clue where or how to enter this 'query'. I'm clueless. Anyone care to explain it to me..?
edit o my God. I actually managed to figure it out. wow. I'm sorry for bothering you, lol
Glad to hear it worked out :)
PunBB Forums → PunBB 1.2 troubleshooting → stoopid
Powered by PunBB, supported by Informer Technologies, Inc.