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.
Ahhhhh Damn...
I was fooling around with the Administrator settings and created what I thought was a Master Administrator and applying this setting to myself only. In the process I lowered the priveleges of the Administrator role for the other two that hold this role. I accidentally designated myself Administrator and now I'm locked out of the settings, I can't do anything now!!! Is there a way to reverse this???
Any help would be greatly appreciated...
0
This discussion has been closed.
Comments
Look into the LUM_User table, and find your user name and the values. I use PHPMyAdmin. There, you'll find my role is RoleID = 4, which is the Administrator role (RoleID = 3 is Member, 2 = Banned, and 1 = Unauthenticated) by default. Try changing your RoleID to 4, if it's not that already directly in the DB, and see if that works.
I'd recommend that you remember what you changed it from, in case that doesn't work, and also don't change anything else in the table
HTH
Scott