Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Mistake] I changed my user from admin role to member
plawansai
New
How could I change it back? T-T
0
Answers
If you have a recent database backup and not so much activity on the forum, try a restore.
Could I change user role database using phpmyadmin?
How to?
If you're going to edit the database, make a backup!
In "gdn_user", you can set the column "Admin" to 1 instead of 0. Which means that permission checks don't apply to you anymore. You can then go into the vanilla dashboard and grant yourself "proper" admin role/privileges again.
After that, you can change that column back from 1 to 0, since you have the proper role again.