the url in the first screenshot does not match your externals so you might want to go over your config.php, externals_variables, external_override_variables and client.php and make sure all links are 51.174.205.164 or whatever your server ip is and not localhost
What about your folders?I've done it, but it still does not work
HTML:
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} Hotel</title>
<link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css">
<script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = "{url}/swfs/gordon/PRODUCTION-201701242205-837386173/";
var flashvars =
{
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "VPS_IP_OR_127.0.0.1",
"connection.info.port" : "30000",
"site.url" : "{url}",
"url.prefix" : "{url}",
"client.reload.url" : "{url}/disconnected",
"client.fatal.error.url" : "{url}/disconnected",
"client.connection.failed.url" : "{url}/disconnected",
"external.variables.txt" : "{url}/swfs/gamedata/external_variables.txt",
"external.texts.txt" : "{url}/swfs/gamedata/external_flash_texts.txt",
"external.override.texts.txt" : "{url}/swfs/gamedata/override/external_flash_override_texts.txt",
"external.override.variables.txt" : "{url}/swfs/gamedata/override/external_override_variables.txt",
"external.figurepartlist.txt" : "{url}/swfs/gamedata/figuredata.xml",
"productdata.load.url" : "{url}/swfs/gamedata/productdata.txt",
"furnidata.load.url" : "{url}/swfs/gamedata/furnidata.xml",
"use.sso.ticket" : "1",
"sso.ticket" : "{sso}",
"client.starting" : "Please wait! {hotelName} is starting up.",
"processlog.enabled" : "0",
"flash.client.url" : BaseUrl,
"client.starting.revolving" : "Whololo/Tijd is maar een illusie./Gotta go fast!/Your computer might blow up./Don't panic!/You might die./Get yourself a drink while waiting./Whats that noise?/",
"flash.client.origin" : "popup"
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{url}/swfs/gordon/PRODUCTION-201701242205-837386173/expressInstall.swf", flashvars, params, null);
</script>
</head>
<body>
<div id="client"></div>
</body>
</html>
I'm not sure I understood what I should do, could you explained a little more specifically what to do?What about your folders?
------------------------------EDIT----------------------------------
Fix your base url in external_variables and external_variables_override( or what ever it is ) your swf base is wrong it must haveYou must be registered for see linksthat's why // got added by http:// by replacing the links
Make sure every links you put in client and external vars (both) are correct and it's most likely the swf baseI'm not sure I understood what I should do, could you explained a little more specifically what to do?
Can you see any mistakes?Make sure every links you put in client and external vars (both) are correct and it's most likely the swf base
Want me to fix it?Can you see any mistakes?
external_override_variables:
You must be registered for see links
external_variables:
You must be registered for see links
You must be registered for see links
Client:
You must be registered for see links
Config:
You must be registered for see links
PM me your skypeIf you could help, I would appreciate it very much.
well the client that you screenshot it says Custom-Habbo for the css near the top. maybe you edited the wrong client.php? whatever the name says for the skin in config.php is what the css for the client php should beThe name of the skin is Martin