RevCMS White client.

SaboTheAbo

New Member
Apr 6, 2012
9
2
Me and my friend have tried setting up this RP hotel, and the client just turns white, everything is up-to date, but it's just not working.

HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>BunRP: And were mobbin</title></head><body><!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <title>BunRP ~ Client</title>
       
        <link rel="stylesheet" href="http://www.habbunhotel.net/rp/app/tpl/skins/Habbo/styles/client.css" type="text/css">
       
        <script type="text/javascript" src="http://www.habbunhotel.net/rp/app/tpl/skins/Habbo/js/swfobject.js"></script>
        <script type="text/javascript">
            var BaseUrl = "http://69.162.83.11/rp/r63";
            var flashvars = {
            "client.allow.cross.domain" : "0",
            "client.notify.cross.domain" : "1",
            "connection.info.host" : "69.162.83.11",
            "connection.info.port" : "30000",
            "site.url" : "http://www.habbunhotel.net/rp/",
            "url.prefix" : "http://www.habbunhotel.net/rp/",
            "client.reload.url" : "http://www.habbunhotel.net/rp/client",
            "client.fatal.error.url" : "http://www.habbunhotel.net/rp/disconnected",
            "client.connection.failed.url" : "http://www.habbunhotel.net/rp/disconnected",
            "external.variables.txt" : "http://69.162.83.11/rp/r63/external_vars.txt",
            "external.texts.txt" : "http://69.162.83.11/rp/r63//external_texts.txt",
            "productdata.load.url" : "http://69.162.83.11/rp/r63/productdata.txt",
            "furnidata.load.url" : "http://69.162.83.11/rp/r63/furnidata.txt",
            "use.sso.ticket" : "1",
            "sso.ticket" : "RevCMS-680/fc0d5d3a5eb001421003303ed0084caf9",
            "processlog.enabled" : "0",
            "account_id" : "1",
            "client.starting" : "Please wait Cake! BunRP is starting up",
            "flash.client.url" : "http://69.162.83.11/rp/r63/",
            "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
            "has.identity" : "0",
            "flash.client.origin" : "popup",
            "token" : "RevCMS-680/fc0d5d3a5eb001421003303ed0084caf9"
    };
    var params = {
        "base" : "http://69.162.83.11/rp/r63/",
        "allowScriptAccess" : "always",
        "menu" : "false"
            };
            swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "http://69.162.83.11/rp/r63/expressInstall.swf", flashvars, params, null);
        </script>
    </head>
   
    <body>
   
        <div id="client"></div>
   
    </body>
</html></body></html>
 

Deion

Posting Freak
Jul 3, 2010
1,273
300
Check your config again and fix the swf paths.
I could tell they're not right just by trying to go to this url;
 

Deion

Posting Freak
Jul 3, 2010
1,273
300
Alright, we just changed it and it's still not working.

That path doesn't even load.. Use these paths, as they actually load.

// External_Variables.
// External_Texts

The productdata and furnidata work already.
 

SaboTheAbo

New Member
Apr 6, 2012
9
2

That path doesn't even load.. Use these paths, as they actually load.

// External_Variables.
// External_Texts

The productdata and furnidata work already.

Yeah they're not working either.
 

Users who are viewing this thread

Top