Bullethotel
Brick Hotel Owner
- Dec 3, 2011
- 73
- 7
Just a simple fix for Housekeeping on RevCMS if your using IIS.
you will need this:
Then download this HK Fix
Instruction after that;
Add hk to your skin folder so it looks like this: app/tpl/skins/Habbo/hk/login - Then while there edit
PHP Code:
PHP Code:
Then Head to /wwwroot/app/
Replace your class.core.php and class.template.php with the files included in the Housekeeping Fix Folder above.
Then you will have your .htaccess fixed for IIS working but for CMS to work you will still need WEB.config file :
Then your housekeeping should work 100% if you go to this link:
Credits: Subway @ From Rage | Me for Posting & editing a few words X)
Thanks, till next time.
you will need this:
You must be registered for see links
for .htaccess to configure with IIS. After you have installed this Restart IIS.Then download this HK Fix
You must be registered for see links
Instruction after that;
Add hk to your skin folder so it looks like this: app/tpl/skins/Habbo/hk/login - Then while there edit
PHP Code:
action="index.php?url=dash"
toPHP Code:
action="index.php?url=login">
code can be found in hk/login.php /fileThen Head to /wwwroot/app/
Replace your class.core.php and class.template.php with the files included in the Housekeeping Fix Folder above.
Then you will have your .htaccess fixed for IIS working but for CMS to work you will still need WEB.config file :
Then your housekeeping should work 100% if you go to this link:
You must be registered for see links
Credits: Subway @ From Rage | Me for Posting & editing a few words X)
Thanks, till next time.