[TUT] How to fix a black client on a habbo retro. R63

Results 1 to 10 of 10
  1. #1
    Apprentice Rehidden is offline
    MemberRank
    Sep 2013 Join Date
    11Posts

    [TUT] How to fix a black client on a habbo retro. R63

    Hey, I'm Rehidden and today i'm going to show you how to fix your black client

    Change your client.php code to this.

    PHP Code:
    <!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">        <link rel="shortcut icon" href="{url}/favicon.ico" type="image/vnd.microsoft.icon" /><script                 <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 {username}, {hotelname} is starting up!",                 "client.allow.cross.domain" : "1",                 "client.notify.cross.domain" : "0",                 "connection.info.host" : "{server_ip}",                 "connection.info.port" : "your port",                 "site.url" : "{url}",                 "url.prefix" : "{url}",                 "client.reload.url" : "{url}/client",                 "client.fatal.error.url" : "{url}/me",                 "client.connection.failed.url" : "{url}/me",                 "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",                 "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> 
    Reload your client and it should now work.

    Rehidden.


  2. #2
    Novice birdszi is offline
    MemberRank
    Apr 2014 Join Date
    4Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Thanks, will use this!

  3. #3
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,610Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Well this is useless.

  4. #4
    ignition sequence start Unphased is offline
    MemberRank
    Jul 2012 Join Date
    DeniedLocation
    1,860Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Yeah, because this is the fix to EVERY BLACK CLIENT PROBLEM YOU COME ACROSS...

  5. #5
    Apprentice Pou is offline
    MemberRank
    Apr 2014 Join Date
    14Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Sarcasm, i think? I think this is the solution only for RevCMS

  6. #6
    Evil Italian Overlowrd Droppy is offline
    [Internal Coder]Rank
    Feb 2012 Join Date
    /home/droppyLocation
    2,078Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Quote Originally Posted by Pou View Post
    Sarcasm, i think? I think this is the solution only for RevCMS
    The black screen can be a lot of things, such as web-gallery (css, js url or even bad-edit), swf file url wrong, flash problem, etc. Isn't a matter of RevCMS or not. Btw, if you put this on a non-revcms it will not work.
    You see: {url}/app/tpl/skins/Habbo/js/swfobject.js for instance, {url} is replaced by RevCMS's system by config-url, and /app/tpl/skins/Habbo/js/swfobject.js wouldn't have on a normal cms.

  7. #7
    Apprentice Rehidden is offline
    MemberRank
    Sep 2013 Join Date
    11Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Ok, thanks for saying Droppy.

  8. #8
    Novice MaxSan is offline
    MemberRank
    Nov 2013 Join Date
    1Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63


  9. #9
    Novice Chucky77 is offline
    MemberRank
    Apr 2014 Join Date
    Palmerston NortLocation
    1Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Im having this problem. I have tried to fix it with some of the other 'fixers' but they dont seem to work. If someone could pm me and Ill set up a teamveiwer and go from there. if thats okay. Thanks :)

  10. #10
    Novice OfficialAli is offline
    MemberRank
    Jul 2014 Join Date
    3Posts

    Re: [TUT] How to fix a black client on a habbo retro. R63

    Its not the client.php. Its the swfs. Change the swfs..

    NationRP.com xxxxxxxxxx



Advertisement