Client caindo

2 participantes

Mateeus_MD Mateeus_MD  • 23.07.15 14:29

Client caindo Empty Client caindo 23.07.15 14:29

Print de meu erro: Não tenho

Qual é meu erro: Client caindo

CMS Que estou utilizando: Habbluz

SWF que estou utilizando: Wual r6

Versão de meu hotel: NewCrypto

Se escolheu outros, especifique: Texto aqui

Comentários adicionais: Olá, eu tenho um host e então eu coloquei a cms e a db no host e dentro do vps eu deixei o emulador e um xampp e no-ip com a swf, ja troquei os links do client no host, mais porem o client sempre cai ou quando eu crio um quarto ou as veses nem presisa criar, so de abrir a loja ja cai, sera que a vps nao ta deixando o host se conectar com a swf e isso da algum problema ??? link do hotel Hazzo.in link onde ta a swf hazzo.servegame.com alguem ajudaa

Anonymous Convidado  • 23.07.15 16:05

Client caindo Empty teste 23.07.15 16:05

Olá amigo,você não precisa do no-ip já que esta utilizando VPS.

Poderia disponibilizar sua client para checarmos ela?

Mateeus_MD Mateeus_MD  • 23.07.15 19:11

Client caindo Empty teste 23.07.15 19:11

Aqui esta: ( lembrando q o hazzo.servegame.com e onde esta a a swf e o hazzo.in a cms e db   
Código:
<?php

require_once('./data_classes/server-data.php_data_classes-core.php.php');
require_once('./data_classes/server-data.php_data_classes-session.php.php');


mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '', ip_last = '".$remote_ip."' WHERE id = '".$my_id."'") or die(mysql_error());
 
$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$my_id."'") or die(mysql_error());
$ticketrow = mysql_fetch_assoc($ticketsql);


$client_port = mysql_fetch_assoc($client_port = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_port'"));
$client_mus = mysql_fetch_assoc($client_mus = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_mus'"));
$client_ip = mysql_fetch_assoc($client_ip = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_ip'"));
$client_variables = mysql_fetch_assoc($client_variables = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_variables'"));
$client_variables_night = mysql_fetch_assoc($client_variables_night = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_variables_night'"));
$client_texts = mysql_fetch_assoc($client_texts = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_texts'"));
$client_swf_path = mysql_fetch_assoc($client_swf_path = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_swf_path'"));
$client_habbo_swf = mysql_fetch_assoc($client_habbo_swf = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_habbo_swf'"));
$client_limit = mysql_fetch_assoc($client_limit = mysql_query("SELECT * FROM cms_settings WHERE variable = 'cms_clientlimit'"));
if($user_rank < 1 && $online_count >= $client_limit['value']){

require_once('./templates/login_subheader.php');
require_once('./templates/login_header.php');

?>

<title><?php echo $shortname; ?> Hotel</title>
<br>
<div id="intermediate">
<h2><center>Límite de Usuarios</center></h2>
<div id="enter-hotel">
<div class="open enter-btn">
<a href="http://hazzo.in" target="client" onClick="return onClientOpen(this)">Me<i></i></a><b></b>
</div>
</div>
<?php require_once('./templates/login_footer.php'); }else{ require_once('./templates/client_subheader.php'); ?>
<script type="text/javascript">
    FlashExternalInterface.loginLogEnabled = true;
   
    FlashExternalInterface.logLoginStep("web.view.start");
   
    if (top == self) {
        FlashHabboClient.cacheCheck();
    }

<?php
$pathd="http://hazzo.in/";
?>
  var flashvars = {
    "client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "hazzo.servegame.com",
"connection.info.port" : "30000",
"site.url" : "http://hazzo.in",
"url.prefix" : "http://hazzo.in",
"client.reload.url" : "http://hazzo.in/client",
"client.fatal.error.url" : "http://hazzo.in/clientutils",
"client.connection.failed.url" : "http://hazzo.in/clientutils",
                      "external.variables.txt" : "http://hazzo.servegame.com/swf/gamedata/external_variables/7c6e2db5b85b336a615cfd5efe7cc2af289c86df.txt",
                      "external.texts.txt" : "http://hazzo.servegame.com/swf/gamedata/external_flash_texts/145f3027561369d3b570dd686e0ae241436f8246.txt",
                      "productdata.load.url" : "http://hazzo.servegame.com/swf/gamedata/productdata/d2887d8b35f136fda97caf64a79a3fff3b7dddd2.txt",
                      "furnidata.load.url" : "http://hazzo.servegame.com/swf/gamedata/furnidata_xml/7115c756d81892fb8468aba63b2d4fc97ba02966.xml",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"processlog.enabled" : "1",
"account_id" : "1",
"client.starting" : "<?php echo $shortname; ?> Hotel Carregando! ",
"flash.client.url" : "http://hazzo.servegame.com/swf/gordon/PRODUCTION-201506161211-776084490/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "1",
"flash.client.origin" : "popup"


  };
    var params = {
        "base" : "http://hazzo.servegame.com/swf/gordon/PRODUCTION-201506161211-776084490/",
        "allowScriptAccess" : "always",
        "menu" : "false"         
  };
   
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
    params["wmode"] = "opaque";
    }

    FlashExternalInterface.signoutUrl = " http://hazzo.in/account/logout?token=<?php echo sha1($myrow['password']); ?>";
   
    var clientUrl = "http://hazzo.servegame.com/swf/gordon/PRODUCTION-201506161211-776084490/Habbo180.swf";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "<?php echo $path; ?>/web-gallery/flash/expressInstall.swf", 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>

<meta name="description" content="" />
<meta name="keywords" content="" />



<!--[if IE 8]>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="<?php echo $path; ?>/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->

<meta name="build" content="63-BUILD406 - 09.05.2011 23:04 - de" />
</head>
<body id="client" class="flashclient">
<div id="overlay"></div>
<img src="<?php echo $path; ?>/web-gallery/v2/images/page_loader.gif" 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">Por favor, atualiza o adobe flash player para ultima versão</h2>

    <div class="box-content">
            <p>Clique Aqui: <a href="http://get.adobe.com/flashplayer/">Instala Flash player</a>. Más instrucciones para su instalación aquí: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Más información</a></p>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="<?php echo $path; ?>/web-gallery/v2/images/client/get_flash_player.gif" 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">click here</a></p>
            </div>
        </noscript>
    </div>

</div>
<div id="fb-root"></div>
<script type="text/javascript">
    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = 'https://connect.facebook.net/pt_BR/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>

</body retrue>
</html>

<?php } ?>

iMotorola iMotorola  • 23.07.15 19:17

Client caindo Empty teste 23.07.15 19:17

A loja abrir e cair a client? Você configurou a external_variables.txt?

Mateeus_MD Mateeus_MD  • 23.07.15 20:35

Client caindo Empty teste 23.07.15 20:35

é a wual r6, nao presisa configurar

Anonymous Convidado  • 23.07.15 21:16

Client caindo Empty teste 23.07.15 21:16

Ola amigo tente utilizar está client logo a baixo.


Código:
<?php

require_once('./data_classes/server-data.php_data_classes-core.php.php');
require_once('./data_classes/server-data.php_data_classes-session.php.php');


mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '', ip_last = '".$remote_ip."' WHERE id = '".$my_id."'") or die(mysql_error());
 
$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$my_id."'") or die(mysql_error());
$ticketrow = mysql_fetch_assoc($ticketsql);


$client_port = mysql_fetch_assoc($client_port = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_port'"));
$client_mus = mysql_fetch_assoc($client_mus = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_mus'"));
$client_ip = mysql_fetch_assoc($client_ip = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_ip'"));
$client_variables = mysql_fetch_assoc($client_variables = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_variables'"));
$client_variables_night = mysql_fetch_assoc($client_variables_night = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_variables_night'"));
$client_texts = mysql_fetch_assoc($client_texts = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_texts'"));
$client_swf_path = mysql_fetch_assoc($client_swf_path = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_swf_path'"));
$client_habbo_swf = mysql_fetch_assoc($client_habbo_swf = mysql_query("SELECT * FROM cms_settings WHERE variable = 'client_habbo_swf'"));
$client_limit = mysql_fetch_assoc($client_limit = mysql_query("SELECT * FROM cms_settings WHERE variable = 'cms_clientlimit'"));
if($user_rank < 1 && $online_count >= $client_limit['value']){

require_once('./templates/login_subheader.php');
require_once('./templates/login_header.php');

?>

<title><?php echo $shortname; ?> Hotel</title>
<br>
<div id="intermediate">
<h2><center>Límite de Usuarios</center></h2>
<div id="enter-hotel">
<div class="open enter-btn">
<a href="http://hazzo.in" target="client" onClick="return onClientOpen(this)">Me<i></i></a><b></b>
</div>
</div>
<?php require_once('./templates/login_footer.php'); }else{ require_once('./templates/client_subheader.php'); ?>
<script type="text/javascript">
    FlashExternalInterface.loginLogEnabled = true;
   
    FlashExternalInterface.logLoginStep("web.view.start");
   
    if (top == self) {
        FlashHabboClient.cacheCheck();
    }

<?php
$pathd="http://hazzo.in/";
?>
  var flashvars = {
    "client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "hazzo.servegame.com",
"connection.info.port" : "30004",
"site.url" : "http://hazzo.in",
"url.prefix" : "http://hazzo.in",
"client.reload.url" : "http://hazzo.in/client",
"client.fatal.error.url" : "http://hazzo.in/clientutils",
"client.connection.failed.url" : "http://hazzo.in/clientutils",
                      "external.variables.txt" : "http://hazzo.servegame.com/swf/gamedata/external_variables/7c6e2db5b85b336a615cfd5efe7cc2af289c86df.txt",
                      "external.texts.txt" : "http://hazzo.servegame.com/swf/gamedata/external_flash_texts/145f3027561369d3b570dd686e0ae241436f8246.txt",
                      "productdata.load.url" : "http://hazzo.servegame.com/swf/gamedata/productdata/d2887d8b35f136fda97caf64a79a3fff3b7dddd2.txt",
                      "furnidata.load.url" : "http://hazzo.servegame.com/swf/gamedata/furnidata_xml/7115c756d81892fb8468aba63b2d4fc97ba02966.xml",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"processlog.enabled" : "1",
"account_id" : "1",
"client.starting" : "<?php echo $shortname; ?> Hotel Carregando! ",
"flash.client.url" : "http://hazzo.servegame.com/swf/gordon/PRODUCTION-201506161211-776084490/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "1",
"flash.client.origin" : "popup"


  };
    var params = {
        "base" : "http://hazzo.servegame.com/swf/gordon/PRODUCTION-201506161211-776084490/",
        "allowScriptAccess" : "always",
        "menu" : "false"         
  };
   
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
    params["wmode"] = "opaque";
    }

    FlashExternalInterface.signoutUrl = " http://hazzo.in/account/logout?token=<?php echo sha1($myrow['password']); ?>";
   
    var clientUrl = "http://hazzo.servegame.com/swf/gordon/PRODUCTION-201506161211-776084490/Habbo180.swf";

    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "<?php echo $path; ?>/web-gallery/flash/expressInstall.swf", 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>

<meta name="description" content="" />
<meta name="keywords" content="" />



<!--[if IE 8]>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="<?php echo $path; ?>/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="<?php echo $path; ?>/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->

<meta name="build" content="63-BUILD406 - 09.05.2011 23:04 - de" />
</head>
<body id="client" class="flashclient">
<div id="overlay"></div>
<img src="<?php echo $path; ?>/web-gallery/v2/images/page_loader.gif" 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">Por favor, atualiza o adobe flash player para ultima versão</h2>

    <div class="box-content">
            <p>Clique Aqui: <a href="http://get.adobe.com/flashplayer/">Instala Flash player</a>. Más instrucciones para su instalación aquí: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Más información</a></p>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="<?php echo $path; ?>/web-gallery/v2/images/client/get_flash_player.gif" 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">click here</a></p>
            </div>
        </noscript>
    </div>

</div>
<div id="fb-root"></div>
<script type="text/javascript">
    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = 'https://connect.facebook.net/pt_BR/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>

</body retrue>
</html>

<?php } ?>



@Suporte.
Tópico fechado pois o autor abandonou o tópico.
Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.