Client dont work after changing CMS

Matiaser

Member
Feb 14, 2013
39
5
(revcms) When i change the cms the client just get black. I try to use the "Orginal" cms config and client file but it just standing black. Is it something i am missing?
r63b
plus emulator

Thank you!
 

Matiaser

Member
Feb 14, 2013
39
5
Check swfobject.js and client.css
The cms I want to use can also be downloaded just with skin. I was able to change the skin and then the client was working. With bugs and error in the cms so I still want to change to the full CMS. swfobject.js and client.css are in the skin folder so dont think thats the problem. Or have you something you want me looking for ?
 

mcmatters

Member
Dec 2, 2014
195
6
The cms I want to use can also be downloaded just with skin. I was able to change the skin and then the client was working. With bugs and error in the cms so I still want to change to the full CMS. swfobject.js and client.css are in the skin folder so dont think thats the problem. Or have you something you want me looking for ?
post client.php
 

Matiaser

Member
Feb 14, 2013
39
5
<!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/Custom-Habbo/styles/client.css" type="text/css">

<script type="text/javascript" src="{url}/app/tpl/skins/Custom-Habbo/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = "{url}/swfs/gordon/PRODUCTION-201604132204-637539863/";
var flashvars =
{
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "192.99.186.73",
"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-201604132204-637539863/expressInstall.swf", flashvars, params, null);
</script>
</head>

<body>

<div id="client"></div>
<style type="text/css">
.menu-spacefm {
position:fixed;
bottom:48px;
right:180px;
z-index:1005!important;
color:#FFF;
cursor:pointer;
background-color: #10100d;
width: 100px;
height: 28px;
border-radius: 5px 5px 0px 0px;
border: 2px solid #201e19;border-bottom: 0px;
}.menu-spacefm-second {
position:fixed;
bottom:48px;
right:15px;
z-index:1005!important;
color:#FFF;
background-color: #10100d;
width: 260px;
height: auto;
border-radius: 5px 5px 0px 0px;
border: 2px solid #201e19;
display: none;
border-bottom: 0px;
}
.menu-spacefm-third {
position:fixed;
bottom:142px;
right:15px;
z-index:1005!important;
color:#FFF;
background-color: #2E2E2C;
width: 260px;
height: auto;
border-radius: 5px 5px 5px 5px;
border: 2px solid #201e19;
display: none;
}
.content {
padding-top: 5px;
padding-left: 4px;
background-color: #2E2E2C;
text-align: left;
}
.arrow-up {
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #fff;
display: inline-block;
background-color: #2E2E2C;
}
.arrow-down {
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #fff;
display: inline-block;
background-color: #2E2E2C;
}
.img {
background: url({url}/app/tpl/skins/Habbo/styling/images/logo.gif);
background-repeat: no-repeat;
width: 153px;
height: 34px;
cursor: pointer;
}
#spacefmclose {cursor: pointer;background-color: #2E2E2C;}
#shoutlijn {background: #2E2E2C;}

/*/ dit hoeft niet op spacehotel.co /*/
*{background: #000;}
</style>

<div class="menu-spacefm" id="menu_closed">
<div class="content">DynaMusic
<div class="arrow-up">
</div>
</div>
</div>
<div class="menu-spacefm-second" id="menu_opened">
<div class="content">
<div style="float:right;margin-top:5px;margin-right:10px;cursor:pointer;" id="click" class="arrow-down"></div>
<div class="img" id="spacefmlogo" title="Shoutlijn"><span style="margin-left: 95px; background: transparent;">Listen to </span ><span style="margin-left: 95px; background: transparent;">music!</span></div>
<audio style="display:none;" id="player" controls loop audio autoplay="autoplay">
<source src=" " type="audio/mp3">
</audio>
<div style="background-color: #2E2E2C;margin-bottom:5px;">
<img src="{url}/app/tpl/skins/Habbo/styling/images/icon_play.png" style="cursor:pointer;margin-top:7px;" onclick="document.getElementById('player').play()">
<img src="{url}/app/tpl/skins/Habbo/styling/images/icon_pauze.png" style="cursor:pointer;margin-top:7px;" onclick="document.getElementById('player').pause()">
<img src="{url}/app/tpl/skins/Habbo/styling/images/icon_mingeluid.png" style="cursor:pointer;margin-top:7px;" onclick="document.getElementById('player').volume -= 0.1">
<img src="{url}/app/tpl/skins/Habbo/styling/images/icon_plusgeluid.png" style="cursor:pointer;margin-top:7px;" onclick="document.getElementById('player').volume += 0.1">
<img src="{url}/app/tpl/skins/Habbo/styling/images/icon_uitgeluid.png" style="cursor:pointer;margin-top:7px;" onclick="document.getElementById('player').volume = 0">
<img src="{url}/app/tpl/skins/Habbo/styling/images/icon_volgeluid.png" style="cursor:pointer;margin-top:7px;" onclick="document.getElementById('player').volume = 1">
</div>
</div>
</div>
<div class="menu-spacefm-third" id="open_spacefm">
<div class="content">
<div style="float:right;margin-top:5px;margin-right:10px;cursor:pointer;" id="spacefmclose" class="arrow-down"></div>
<div id="shoutlijn">

</div>
</div>
</div>



<script type="text/javascript" src=" "></script>
<script type="text/javascript">
/*/ Created by Sam aka Xieters /*/
$(document).ready(function() {$("#menu_closed").click(function(){$(this).fadeOut("fast");$("#menu_opened").fadeIn("fast"); });
$("#click").click(function(){$("#menu_opened").fadeOut("fast");$("#open_spacefm").fadeOut("fast");$("#menu_closed").fadeIn("fast");});
$("#spacefmlogo").click(function(){$("#open_spacefm").fadeIn("fast");});
$("#spacefmclose").click(function(){$("#open_spacefm").fadeOut("fast");});});
</script>
</body>
</html>
 

Users who are viewing this thread

Top