Hidden staff rank? HK Permissions

n00b

n00b
Jun 20, 2012
235
38
Hey DevBest,

I was wondering if anyone could help,

1st, How to make a hidden rank on my staff page?
2nd, How to edit who gets what when inside Housekeeping?

For the hiding the ranks I'd like to hide rank 14 if I add it from the staff page
For the housekeeping it wont matter if I can hide the rank :/


If anyone can help please do ^_^
 

TinyBuilder

Bike ✔
Mar 19, 2012
717
66
2nd:
If you use RevCMS, go to app and open class.users.

Find:
PHP:
if(($this->getInfo($_SESSION['user']['id'], 'rank')) >= 10)
Replace 10 with the minimum rank who can access housekeeping that you wish.
 

Users who are viewing this thread

Top