Are you using a Habbo Theme? If you are , go to your htdocs/wwwroot whatever you are using and replace index.php with this (NOTE that if you want to use mango or priv theme, use the index.php you have not this :) )
<?php
define('IN_INDEX', 1);
require_once 'global.php'...