Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Upgraded to 1.0.1 after 0.9.2 phpBB move LOST ADMIN PRIVS
HELP! I successfully moved over all my users and posts and categories from phpBB but when I log in as the Admin user and go to settings I get ONE option (categories).
Is there any way I can get FULL privs back?
0
This discussion has been closed.
Comments
update LUM_User set RoleID=4 where Name='your user name' limit 1;