Update your webbuild
If you don't know how please follow these steps :
1. Go to your config.php and then on line 51 you should see this:
Code:
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build
2.Change the :
Code:
63_1dc60c6d6ea6e089c6893ab4e0541ee0/527
Into
Code:
63_1dc60c6d6ea6e089c6893ab4e0541ee0/1458
save and test out the client.
To get the webbuild go to http://www.habbo.com/
and view its page source.
Then, on line 11 you should see this
Code:
<link rel="shortcut icon" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/1458/web-gallery/v2/favicon.ico"
just get the
Code:
63_1dc60c6d6ea6e089c6893ab4e0541ee0/1458
and done.
Any questions?