• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Where is the Housekeeping page?

Newbie Spellweaver
Joined
Oct 3, 2015
Messages
6
Reaction score
0
Hello!

Im new here, so I hope that I posted this right.

I just made a habbo hotel to play on with my friends. I made myself Owner via the database.
Now, I see that there is a folder named hk in the default skin, but I dont know how to access that folder or even login

I hope that you guys can help me with that.

Thanks!
 
Junior Spellweaver
Joined
May 15, 2014
Messages
132
Reaction score
11
Which CMS do you use? If you use RevCMS you could try to go to:

Thanks,
Pastie.
 
Upvote 0
Newbie Spellweaver
Joined
Oct 3, 2015
Messages
6
Reaction score
0
Which CMS do you use? If you use RevCMS you could try to go to:

Thanks,
Pastie.

Hi,

I use the standard CMS called Custom-Habbo in the skins folder. I installed RevCMS 4.0 but now nothing shows up. I get redirected to localhost/me but nothing happens.
 
Upvote 0
Loyalty
Loyal Member
Joined
May 4, 2012
Messages
1,763
Reaction score
884
You need to configure your htaccess or web config first. Also it's /ase/login
 
Upvote 0
Newbie Spellweaver
Joined
Oct 3, 2015
Messages
6
Reaction score
0
You need to configure your htaccess or web config first. Also it's /ase/login

When I go to /ase/login I see a blank page.

This is inside of my .htaccess file:
Code:
RewriteEngine On


RewriteRule ^(|/)$ index.php?url=$1
RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1
RewriteEngine on
RewriteRule ^(.*)\.htm$ $1.php [NC]
 
Upvote 0
Loyalty
Loyal Member
Joined
May 4, 2012
Messages
1,763
Reaction score
884
what are you using by the way? iis or xampp? or wampp?
 
Upvote 0
Back
Top