Rev Cms White client page

Status
Not open for further replies.

Rzoned

Member
Nov 22, 2011
46
0
I insealled Revcms with mango layout

and its all ok but client page is just coming up white

and yet i updated the webuild and i have the r63 files
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,908
Hi,

I've seen people have this before, you using I.E if so it's definitely not updated, you tried checking all the links in the client by view-source?
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,908
Not exactly what you're doing, could you view the source of your client.php and post it on here? (Even if it's localhost, I'll just check it through for you).
 

Rzoned

Member
Nov 22, 2011
46
0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" "><html xmlns=" "><head><title>Habbix: Best hotel around</title><link rel="stylesheet" type="text/css" href=" "/><link rel="stylesheet" type="text/css" href=" "/><link rel="stylesheet" type="text/css" href=" "/><link rel="stylesheet" type="text/css" href=" "/><script src=" " type="text/javascript"></script><script src=" " type="text/javascript"></script><script src=" " type="text/javascript"></script></head><body> <script type="text/javascript">
var habboName = "Rzoned";
var habboReqPath = " ";
var habboStaticFilePath = " ";
var habboImagerUrl = " ";
var habboPartner = "";
var habboDefaultClientPopupUrl = " ";
window.name = "ClientWndw";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
</script>

<link rel="alternate" type="application/rss+xml" title="Habbo Hotel - RSS" href=" " />
<script src=" " type="text/javascript"></script>
<script src=" " type="text/javascript"></script>
<script src=" " type="text/javascript"></script>
<script src=" " type="text/javascript"></script>

<link rel="stylesheet" href=" " type="text/css" />

<link rel="stylesheet" href=" " type="text/css" />


<noscript>
<meta http-equiv="refresh" content="0;url=/client/nojs" />
</noscript>

<link rel="stylesheet" href=" " type="text/css" />
<script src=" " 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" : "",
"connection.info.port" : "30000",
"site.url" : " ",
"url.prefix" : " ",
"client.reload.url" : " ",
"client.fatal.error.url" : " ",
"client.connection.failed.url" : " ",
"external.variables.txt" : " ",
"external.texts.txt" : " ",
"productdata.load.url" : " ",
"furnidata.load.url" : " ",
"use.sso.ticket" : "1",
"sso.ticket" : "RevCMS-65/dc0d69b9c2abd19706a678840de43089b",
"processlog.enabled" : "0",
"account_id" : "1",
"client.starting" : "Please wait! Habbix is starting up",
"flash.client.url" : " ",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "0",
"flash.client.origin" : "popup",
"token" : "RevCMS-65/dc0d69b9c2abd19706a678840de43089b"
};
var params = {
"base" : " ",
"allowScriptAccess" : "always",
"menu" : "false"
};

if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}

var clientUrl = " ";

swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", " ", 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">
<div id="overlay"></div>
<img src=" " 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">Please update your Flash Player to the latest version.</h2>
<div class="box-content">
<p>You can install and download Adobe Flash Player here: <a href=" ">Install flash player</a>. More instructions for installation can be found here: <a href=" ">More information</a></p>
<p><a href=" "><img src=" " 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">
1
</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 ? ' ' : ' ') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script></body></html>
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,908
I spooted straight away, your vars and some other stuff have it only needs http:// once.
 

TesoMayn

Boredom, it vexes me.
Oct 30, 2011
1,482
1,482
Now that I looked, I see it too, I instantly went to the bottom and said to put it the HTML tags, didn't even check for his problem :p
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,908
Well, just noticed that you're missing out the host ip: "connection.info.host" : "",

Edit that in config.php.
 
Status
Not open for further replies.

Users who are viewing this thread

Top