[HELP] Housekeeping not showing up

Davelolcats

New Member
Jul 1, 2015
16
0
So I've made a hotel, everything works fine. I changed my rank to Owner but I still don't see the housekeeping link on my /me page. Here's a screenshot:

957d5fdaf9a2f12ddca689bb7a09ae96.png


Here's the folder of my skin that I'm using:

6948dfd7530b57319b52f4e32c768714.png


Any suggestions?
 

Sab

I love milfs.
Jun 25, 2011
1,212
136
Go to Class.users.php in your htdocs > app > Class.users.php

Find this:
Code:
if(($this->getInfo($_SESSION['user']['id'], 'rank')) >= 6)

Replace the "6" with the rank that you want HK to show up.
 

Users who are viewing this thread

Top