Hi i have a linux VPS and i want to run a habbo retro and i want to know how to install the Java emulator to make it working in the vps. and also i need a Java Emulator
Replace "connection.info.host" : "{server_ip}", from to client.php to "connection.info.host" : "25.52.197.33",
Then clear cache then re-log in then go to client
Thanks,
IPMB1
Have you replaced $_CONFIG['hotel']['swf_folder'] = 'http://25.52.197.33/r63/'; //URL to your SWF folder(does not end with a '/') to $_CONFIG['hotel']['swf_folder'] = 'http://25.52.197.33/r63'; //URL to your SWF folder(does not end with a '/')
if yes, it is placed in App/tpl/skins/client.php...
Last thing post client.php
Then replace: $_CONFIG['hotel']['swf_folder'] = 'http://25.52.197.33/r63/'; //URL to your SWF folder(does not end with a '/') in the config.php with this:$_CONFIG['hotel']['swf_folder'] = 'http://25.52.197.33/r63'; //URL to your SWF folder(does not end with a '/')...