(IMPORTANT) Missing housekeeping tab

iGlenn

:)
Jul 21, 2015
618
92
So i have housekeeping i'm just missing the tab like on the me page etc. someone tell me how to fix that?


Also, I can't login to localhost/ase? anyone can help me with these issues?
 
Last edited:

JayC

Always Learning
Aug 8, 2013
5,494
1,398
What happens when you try to login?
and to add the button
<?php
//Set # equal to the rank you want to have housekeeping
if($_Session['user']['rank'] > #){
//Copy a button and put the code here with the href = housekeeeping
}
?>
 

Users who are viewing this thread

Top