Thread: No admin rights
View Single Post
  #5  
Old 17th March 2019, 04:58
darkalchemy darkalchemy is offline
Administrator
 
Join Date: Dec 2017
United States
Posts: 101
Default
There are at least two ways to do this. Both require the user to be logged out, then update the users class and enable if needed.

Then update staff arrays in staff panel (not sure the name, but its a sysop function) or manually update the two staff files:

Code:
cache/staff_settings.php
cache/staff_settings2.php
You may need to flush the cache.
Then the user can log in.
Reply With Quote