if aint loading check swfsHi there,
I've got an problem with my client in r63a I don't see the problem. I think it wil be an issue in the web_build but I'm not sure about it.
This is what I see at the moment:You must be registered for see links
did u check make sure everything is linked correctlySo far I've seen the swfs are okay someone told me that I need to check habboflashclient.js
Can you check console, if there is any errors?Yes I think
well check external variables in swfsYes I think
Probably because its trying to use habbo.com's non existent web-build.It looks something for the webbuildYou must be registered for see links
Idk what CMS you have but if its RevCMS do you not have; app/tpl/skins/*Habbo or whatever you skin name is*/styles/common.css and habboflashclient.css?I think the same, so I think I need another webbuild but I don't know where I can find that one
I have revcms yes okay lets give it a tryIdk what CMS you have but if its RevCMS do you not have; app/tpl/skins/*Habbo or whatever you skin name is*/styles/common.css and habboflashclient.css?
I dont have those css filesIdk what CMS you have but if its RevCMS do you not have; app/tpl/skins/*Habbo or whatever you skin name is*/styles/common.css and habboflashclient.css?
Okay.You have those files, located at app/tpl/skins/skinname/client/ and you have to your own webgallery. for this you should have it in your skin folder. do not use habbo's webbuild.<title>{hotelname} :: Client</title>
<script type="text/javascript">
var habboName = "{username}";
var habboReqPath = "{url}";
var habboStaticFilePath = "You must be registered for see links";
var habboImagerUrl = "You must be registered for see links";
var habboPartner = "";
var habboDefaultClientPopupUrl = "{url}/client";
window.name = "ClientWndw";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
</script>
<link rel="alternate" type="application/rss+xml" title="Habbo Hotel - RSS" href="You must be registered for see links" />
<script src="app/tpl/skins/{skin}/client/libs2.js" type="text/javascript"></script>
<script src="app/tpl/skins/{skin}/client/visual.js" type="text/javascript"></script>
<script src="app/tpl/skins/{skin}/client/libs.js" type="text/javascript"></script>
<script src="app/tpl/skins/{skin}/client/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="app/tpl/skins/{skin}/client/common.css" type="text/css" />
<link rel="stylesheet" href="app/tpl/skins/{skin}/client/habboflashclient.css" type="text/css" />
<noscript>
<meta http-equiv="refresh" content="0;url=/client/nojs" />
</noscript>
<link rel="stylesheet" href="app/tpl/skins/{skin}/client/client.css" type="text/css" />
<script src="app/tpl/skins/{skin}/client/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;
FlashExternalInterface.logLoginStep("web.view.start");
if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "IP",
"connection.info.port" : "30000",
"site.url" : "{url}/",
"url.prefix" : "{url}/",
"client.reload.url" : "{url}/client",
"client.fatal.error.url" : "{url}/disconnected",
"client.connection.failed.url" : "{url}/disconnected",
"external.variables.txt" : "{external_vars}",
"external.texts.txt" : "{external_texts}",
"productdata.load.url" : "{product_data}",
"furnidata.load.url" : "{furni_data}",
"use.sso.ticket" : "1",
"sso.ticket" : "{sso}",
"processlog.enabled" : "0",
"account_id" : "1",
"client.starting" : "Welkom {username}, even geduld {hotelName} is aan het laden",
"flash.client.url" : "{swf_folder}/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "1",
"flash.client.origin" : "popup",
"token" : "{sso}"
};
var params = {
"base" : "{swf_folder}/",
"allowScriptAccess" : "always",
"menu" : "false"
};
if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}
var clientUrl = "<?php echo $_CONFIG['hotel']['habboswf']; ?>";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "80%", "10.0.0", "You must be registered for see links", flashvars, params);
window.onbeforeunload = unloading;
function unloading() {
var clientObject;
if (navigator.appName.indexOf("Microsoft") != -1) {
clientObject = window["flash-container"];
} else {
clientObject = document["flash-container"];
}
try {
clientObject.unloading();
} catch (e) {}
}
</script>
<body id="client" class="flashclient" style="height:96%;">
<!-- Bovenste balk -->
<style>
#client_div{width:100%}#top_bar{position: relative; height:30px;width:100%;background-image:url(You must be registered for see links-1px rgba(0,0,0,1);cursorointer;padding:6px;font-family:verdana;font-size:12px}#top_bar>#tekst>b{padding:7px;margin-left:10px}#top_bar>#tekst>b:hover{background-color:#000}#top_bar>#tekst>b>a{text-decoration:none;color:#fff}
</style>
<script type="text/javascript">function toggleFullScreen(){if((document.fullScreenElement&&document.fullScreenElement!==null)||(!document.mozFullScreen&&!document.webkitIsFullScreen)){if(document.documentElement.requestFullScreen){document.documentElement.requestFullScreen()}else if(document.documentElement.mozRequestFullScreen){document.documentElement.mozRequestFullScreen()}else if(document.documentElement.webkitRequestFullScreen){document.documentElement.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT)}}else{if(document.cancelFullScreen){document.cancelFullScreen()}else if(document.mozCancelFullScreen){document.mozCancelFullScreen()}else if(document.webkitCancelFullScreen){document.webkitCancelFullScreen()}}}</script>
<div id="top_bar">
<div id="tekst">
<b onclick="toggleFullScreen()"> Volledig scherm</b>
<b><a href="You must be registered for see links" target="_blank">Account instellingen</b></a>
<b><a href="You must be registered for see links" target="_blank">Super-VIP</b></a>
<b><a href="You must be registered for see links" target="_blank">Medewerkers</b></a>
<b><a href="You must be registered for see links" target="_blank">Nieuws</b></a>
<b><a href="You must be registered for see links" target="_blank">Regels/Voorwaarden</b></a>
<?php if(mysql_result(mysql_query("SELECT HK FROM users WHERE id = '$userid'"), 0) == 1)
{ ?>
<b><a href="You must be registered for see links" target="_blank">Staffpaneel</b></a>
<?php } ?>
</div>
</div>
<!-- eind bovenstebalk -->
<div id="overlay"></div>
<img src="You must be registered for see links" style="position:absolute; margin: -1500px;" />
<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">
<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Update alsjeblieft eerst je Adobe Flash Player.</h2>
<div class="box-content">
<p>Je kan Adobe Flash Player van hier downloaden: <a href="You must be registered for see links">Installeer Flash Player</a>. Meer instructies over het installeren vind je hier: <a href="You must be registered for see links">More information</a></p>
<p><a href="You must be registered for see links"><img src="You must be registered for see links" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>If you are not automatically redirected, please <a href="/client/nojs">click here</a></p>
</div>
</noscript>
</div>
</div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
{status}
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<script type="text/javascript">
RightClick.init("flash-wrapper", "flash-container");
if (window.opener && window.opener != window && typeof window.opener.location.href != "undefined") {
window.opener.location.replace(window.opener.location.href);
}
$(document.body).addClassName("js");
HabboClient.startPingListener();
</script>
<script type="text/javascript">
HabboView.run();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-15697942-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'You must be registered for see links' : 'You must be registered for see links') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} - Client</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 = "{swf_folder}";
var flashvars =
{
"client.starting" : "Please wait, habbo hotel is loading",
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "127.0.0.1",
"connection.info.port" : "30000",
"site.url" : "You must be registered for see links",
"url.prefix" : "You must be registered for see links",
"client.reload.url" : "You must be registered for see links",
"client.fatal.error.url" : "You must be registered for see links",
"client.connection.failed.url" : "You must be registered for see links",
"external.variables.txt" : "edit",
"external.texts.txt" : "edit",
"productdata.load.url" : "edit",
"furnidata.load.url" : "edit",
"figuredata.load.url" : "edit",
"use.sso.ticket" : "1",
"sso.ticket" : "{sso}",
"processlog.enabled" : "0",
"flash.client.url" : BaseUrl,
"flash.client.origin" : "popup"
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);
</script>
</head>
<body>
<div id="client"></div>
</body>
</html>
*Try this, just an experiment, heh.*
my own webgallery? I don't have thatOkay.You have those files, located at app/tpl/skins/skinname/client/ and you have to your own webgallery. for this you should have it in your skin folder. do not use habbo's webbuild.
Can I have a screenshot of your *whatever skin your using* folder and cssThis won't I don't have the skin Habbo, also I don't havo those css files
my own webgallery? I don't have that
<!DOCTYPE html>THis?You must be registered for see links