impeachment™ impeachment™  • 18.03.16 23:38

[AJUDA]Não entra na client e dar erro no emulador. Empty [AJUDA]Não entra na client e dar erro no emulador. 18.03.16 23:38


Olá amigos do Power Pixel, estou com um problema. Me ajudem?
O meu problema é o seguinte:

Olá meus amigos, tudo bem? eu estou com um problema meio chato! eu conseguir configurar o hotel todo direitinho, mas um erro bem estranho permaneceu, o emulador liga normalmente, mas quando eu clico para entrar na client, dar erro na client e no emulador, veja as imagens:

Veja, a client carrega normalmente, mas quando é para entrar no hotel, dar o erro da próxima imagem.
[AJUDA]Não entra na client e dar erro no emulador. Testa1825

Erro no emulador e na client: ( a client voltou/redirecionou para a me.php)
[AJUDA]Não entra na client e dar erro no emulador. Errofbe17.md

Será que é fácil resolver este erro?
Veja minhas configurações, poderá ajudar!
Meu emulador é o
 Gold Tree Emulator 3.0
Minha CMS é a
 Haddo CMS
Meu hotel está no
 Xampp
Como sei que uma imagem vale mais que mil palavras, olhe o print:
https://ap.imagensbrasil.org/images/testa1825.md.png e https://ap.imagensbrasil.org/images/errofbe17.md.png

Desde já obrigado. Aguardarei respostas!
                 

Pow3r Pow3r  • 18.03.16 23:50

[AJUDA]Não entra na client e dar erro no emulador. Empty Re: [AJUDA]Não entra na client e dar erro no emulador. 18.03.16 23:50

1° Vai no "htdocs" -> "phx" -> "vari.php" e configura com IP Do seu PC Ou Hamachi
2°Vá em "htdocs" -> "client.php" e configura assim:
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');
 
$select = "SELECT * FROM cms_settings WHERE variable='client_ip'";
$result = mysql_query($select);
while($l = mysql_fetch_array($result)){
$cliendfgtip = $l['value'];
}
 
$select = "SELECT * FROM cms_settings WHERE variable='client_port'";
$result = mysql_query($select);
 while($l = mysql_fetch_array($result)){
$clienghjport = $l['value'];
}
 
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'"));
$caca="deltoro";
if($caca=="delavaca"){
 
  echo"<script>alert(\"Edita la Configuración de tu Hotel en el Housekeeping\");</script>
 <meta http-equiv=\"refresh\" content=\"0;url=".$adminpath."/index/p/login&do=secretcode\">";
 
} elseif($user_rank < 0 && $online_count >= $client_limit['value']){
 
require_once('./templates/login_subheader.php');
require_once('./templates/login_header.php');
 
?>
 
<br>
<div id="intermediate">
<h2><center>Límite de Clientes</center></h2>
<div id="enter-hotel">
<div class="open enter-btn">
<a href="http://servidor2.lavvos.com" target="client" onclick="return onClientOpen(this)">Ir al Servidor 2<i></i></a><b></b>
</div>
</div>
 
<div id="info">
Actualmente tenemos <b><?php echo $online_count; ?> <?php echo $shortname; ?>s </b> conectados en el Servidor 1 y el límite es de <b><?php echo $client_limit['value']; ?> Onlines.</b> Puedes intentar entrar en el <strong>Servidor 2</strong>.</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();
    }
    var flashvars = {
    "client.allow.cross.domain" : "1",
        "client.notify.cross.domain" : "0",
        "connection.info.host" : "127.0.0.1",
        "connection.info.port" : "30000",
        "site.url" : "localhost",
        "url.prefix" : "http://localhost",
        "client.reload.url" : "localhost/client.php",
        "client.fatal.error.url" : "http://localhost/client.php",
        "client.connection.failed.url" : "http://localhost/client.php",
        "external.variables.txt" : "http://localhost/phx/vari.php?sou bixa=<?php echo $name; ?>",
        "use.sso.ticket" : "1",
        "sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
        "processlog.enabled" : "1",
        "account_id" : "1",
        "client.starting" : "Olá <?php echo $name; ?>, aguarde, está carregando.",
        "flash.client.url" : "http://localhost/phx/dcr/hof_furni/",
        "has.identity" : "1",
        "flash.client.origin" : "popup"
 
 
    };
    var params = {
        "base" : "http://localhost/phx/",
        "allowScriptAccess" : "always",
        "menu" : "false"              
   };
 
   if (!(HabbletLoader.needsFlashKbWorkaround())) {
      params["wmode"] = "opaque";
    }
 
    FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/account/logout?token=<?php echo sha1($myrow['password']); ?>";
 
   var clientUrl = "http://localhost/phx/Habbo.swf";
 
     swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/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="Lavvo Hotel: haz amig@s, únete a la diversión y date a conocer." />
<meta name="keywords" content="lavvo hotel, mundo, virtual, red social, gratis, comunidad, personaje, chat, online, adolescente, roleplaying, unirse, social, grupos, forums, seguro, jugar, juegos, amigos, adolescentes, raros, furni raros, coleccionable, crear, coleccionar, conectar, furni, muebles, mascotas, diseño de salas, compartir, expresión, placas, pasar el rato, música, celebridad, visitas de famosos, celebridades, juegos en línea, juegos multijugador, multijugador masivo" />
 
 
 
<!--[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, actualiza tu Flash Player a la última versión</h2>
 
    <div class="box-content">
            <p>Puedes instalar y descargar Adobe Flash Player aquí: <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="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/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="content" class="client-content"></div>  
<?PHP
$rand =rand(0,100);
if($rand < 85){
//PUBLI EDU
?>
 
 
<?PHP
} else {
//PUBLICIDAD HECTOR
?>
 
 
<?PHP
}
?>
    
</div>
    <div style="display: none">
<div id="habboCountUpdateTarget">
1,323 Mitglieder online
</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 && window.opener.location.href == "/") {
            window.opener.location.replace("/me");
        }
        $(document.body).addClassName("js");
        HabboClient.startPingListener();
    </script>
<div id="fb-root"></div>
<script type="text/javascript">
    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = 'https://connect.facebook.net/de_DE/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>
 
 
        <iframe name="logframe" src="/bc/logframe?" width="0" height="0" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" style="position: absolute; top:0; left:0"></iframe>
 
 
<iframe name="conversion-tracking" src="/conversion_tracking_frame" width="0" height="0" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" style="position: absolute; top:0; left:0"></iframe>
 
 
 
<script type="text/javascript">
    HabboView.run();
</script>
<script type="text/javascript" src="anuncio.js"></script>
 
</body>
</html>
<?php } ?>
3°Vá no "PHPMYADMIN" -> "SUA DATABASE" -> "CMS_SETTINGS" e coloca a porta "30000" ea porta.mus "30001" e salva
4° caso o erro continue use esta CMS: Download

impeachment™ impeachment™  • 19.03.16 0:21

[AJUDA]Não entra na client e dar erro no emulador. Empty Re: [AJUDA]Não entra na client e dar erro no emulador. 19.03.16 0:21

Maatheus-Tiburcio escreveu:1° Vai no "htdocs" -> "phx" -> "vari.php" e configura com IP Do seu PC Ou Hamachi
2°Vá em "htdocs" -> "client.php" e configura assim:
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');
 
$select = "SELECT * FROM cms_settings WHERE variable='client_ip'";
$result = mysql_query($select);
while($l = mysql_fetch_array($result)){
$cliendfgtip = $l['value'];
}
 
$select = "SELECT * FROM cms_settings WHERE variable='client_port'";
$result = mysql_query($select);
 while($l = mysql_fetch_array($result)){
$clienghjport = $l['value'];
}
 
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'"));
$caca="deltoro";
if($caca=="delavaca"){
 
  echo"<script>alert("Edita la Configuración de tu Hotel en el Housekeeping");</script>
 <meta http-equiv="refresh" content="0;url=".$adminpath."/index/p/login&do=secretcode">";
 
} elseif($user_rank < 0 && $online_count >= $client_limit['value']){
 
require_once('./templates/login_subheader.php');
require_once('./templates/login_header.php');
 
?>
 
<br>
<div id="intermediate">
<h2><center>Límite de Clientes</center></h2>
<div id="enter-hotel">
<div class="open enter-btn">
<a href="http://servidor2.lavvos.com" target="client" onclick="return onClientOpen(this)">Ir al Servidor 2<i></i></a><b></b>
</div>
</div>
 
<div id="info">
Actualmente tenemos <b><?php echo $online_count; ?> <?php echo $shortname; ?>s </b> conectados en el Servidor 1 y el límite es de <b><?php echo $client_limit['value']; ?> Onlines.</b> Puedes intentar entrar en el <strong>Servidor 2</strong>.</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();
    }
    var flashvars = {
    "client.allow.cross.domain" : "1",
        "client.notify.cross.domain" : "0",
        "connection.info.host" : "127.0.0.1",
        "connection.info.port" : "30000",
        "site.url" : "localhost",
        "url.prefix" : "http://localhost",
        "client.reload.url" : "localhost/client.php",
        "client.fatal.error.url" : "http://localhost/client.php",
        "client.connection.failed.url" : "http://localhost/client.php",
        "external.variables.txt" : "http://localhost/phx/vari.php?sou bixa=<?php echo $name; ?>",
        "use.sso.ticket" : "1",
        "sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
        "processlog.enabled" : "1",
        "account_id" : "1",
        "client.starting" : "Olá <?php echo $name; ?>, aguarde, está carregando.",
        "flash.client.url" : "http://localhost/phx/dcr/hof_furni/",
        "has.identity" : "1",
        "flash.client.origin" : "popup"
 
 
    };
    var params = {
        "base" : "http://localhost/phx/",
        "allowScriptAccess" : "always",
        "menu" : "false"              
   };
 
   if (!(HabbletLoader.needsFlashKbWorkaround())) {
      params["wmode"] = "opaque";
    }
 
    FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/account/logout?token=<?php echo sha1($myrow['password']); ?>";
 
   var clientUrl = "http://localhost/phx/Habbo.swf";
 
     swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/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="Lavvo Hotel: haz amig@s, únete a la diversión y date a conocer." />
<meta name="keywords" content="lavvo hotel, mundo, virtual, red social, gratis, comunidad, personaje, chat, online, adolescente, roleplaying, unirse, social, grupos, forums, seguro, jugar, juegos, amigos, adolescentes, raros, furni raros, coleccionable, crear, coleccionar, conectar, furni, muebles, mascotas, diseño de salas, compartir, expresión, placas, pasar el rato, música, celebridad, visitas de famosos, celebridades, juegos en línea, juegos multijugador, multijugador masivo" />
 
 
 
<!--[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, actualiza tu Flash Player a la última versión</h2>
 
    <div class="box-content">
            <p>Puedes instalar y descargar Adobe Flash Player aquí: <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="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/424/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="content" class="client-content"></div>  
<?PHP
$rand =rand(0,100);
if($rand < 85){
//PUBLI EDU
?>
 
 
<?PHP
} else {
//PUBLICIDAD HECTOR
?>
 
 
<?PHP
}
?>
    
</div>
    <div style="display: none">
<div id="habboCountUpdateTarget">
1,323 Mitglieder online
</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 && window.opener.location.href == "/") {
            window.opener.location.replace("/me");
        }
        $(document.body).addClassName("js");
        HabboClient.startPingListener();
    </script>
<div id="fb-root"></div>
<script type="text/javascript">
    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = 'https://connect.facebook.net/de_DE/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>
 
 
        <iframe name="logframe" src="/bc/logframe?" width="0" height="0" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" style="position: absolute; top:0; left:0"></iframe>
 
 
<iframe name="conversion-tracking" src="/conversion_tracking_frame" width="0" height="0" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" style="position: absolute; top:0; left:0"></iframe>
 
 
 
<script type="text/javascript">
    HabboView.run();
</script>
<script type="text/javascript" src="anuncio.js"></script>
 
</body>
</html>
<?php } ?>
3°Vá no "PHPMYADMIN" -> "SUA DATABASE" -> "CMS_SETTINGS" e coloca a porta "30000" ea porta.mus "30001" e salva
4° caso o erro continue use esta CMS: Download


No caso da configuração na Vari.php eu botei localhost, troco por 127.0.0.1?
Minha CMS é Uber(acho que escreve assim), não é Lavvos. não posso trocar assim, ela funciona com Phoenix, eu fiz várias edições há uns 03 anos atrás, fica ruim, só "mudar", entende porque não quero trocar?

Code.dll Code.dll  • 19.03.16 0:24

[AJUDA]Não entra na client e dar erro no emulador. Empty Re: [AJUDA]Não entra na client e dar erro no emulador. 19.03.16 0:24

Amigo, posso te ajudar via skype caso queira, irei deixa-lo logo abaixo.

Clique aqui:

[AJUDA]Não entra na client e dar erro no emulador. TP1nR6K
"Do pó viestes e ao pó Retornarás"

Pow3r Pow3r  • 19.03.16 1:02

[AJUDA]Não entra na client e dar erro no emulador. Empty Re: [AJUDA]Não entra na client e dar erro no emulador. 19.03.16 1:02

localhost

impeachment™ impeachment™  • 19.03.16 11:23

[AJUDA]Não entra na client e dar erro no emulador. Empty Re: [AJUDA]Não entra na client e dar erro no emulador. 19.03.16 11:23

Code.dll escreveu:
Amigo, posso te ajudar via skype caso queira, irei deixa-lo logo abaixo.

Clique aqui:

[AJUDA]Não entra na client e dar erro no emulador. TP1nR6K
"Do pó viestes e ao pó Retornarás"

Olá, você tem outro meio de comunicação? eu estou tentando usar a cms e a db que já veio no emulador, para evitar erros, a única coisa que eu fiz foi compatibilizar a DB com a CMS, bom! funcionou, mas o erro ainda persiste, não sei porque! já configurei tudo direito, já apaguei tudo e fiz novamente, mas nada! veja só.


Minha SWF está na pasta HTDOCS, com o nome phx.
[AJUDA]Não entra na client e dar erro no emulador. Swf
link caso bug: https://ap.imagensbrasil.org/images/swf.png
estou usando o ip 127.0.0.1, o normal do pc. veja as configurações da swf.
Código:
<?php

$nick = $_GET['sou bixa'];

echo '
simple.memenu.enabled=1
feed.badge_decorations.album=Feed_Badges
image.library.questing.url=http://127.0.0.1/phx/c_images/conquistas/
productdata.load.url=http://127.0.0.1/phx/productdata.txt
logout.url=http://%predefined%/account/disconnected?reason=%reason%&origin=%origin%
viral.furni.post_type=appRequest
image.library.playlist.url=http://127.0.0.1/phx/c_images/jukebox/
billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
navigator.default.view=public
latencytest.interval=20000
furnidata.load.url=http://127.0.0.1/phx/furnidata.txt
external.figurepartlist.txt=http://127.0.0.1/phx/figuredata.xml
image.library.url=http://127.0.0.1/phx/c_images/
external.texts.txt=http://127.0.0.1/phx/texts.txt
latencytest.report.delta=100
flash.dynamic.download.name.template=%typeid%.swf
client.hotel_view.image=vista_hotel/vista_hotel.php?sou bixa=' . $nick . '
billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
image.library.catalogue.url=http://127.0.0.1/phx/c_images/catalogo/
flash.dynamic.download.url=http://127.0.0.1/phx/dcr/hof_furni/
flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3
feed.badge_decorations.decoration_id=001
avatareditor.allowclubtryout=1
dynamic.download.name.template=hh_furni_xx_%typeid%.cct
link.friendbar.stream.settings.see.more=http://%predefined%/articles/2548-whats-new
private.image.library.url=http://127.0.0.1/phx/c_images/
logout.disconnect.url=http://%predefined%/account/disconnected?reason=logout&origin=%origin%
hotelview.banner.url=http://127.0.0.1/phx/banner
latencytest.report.index=3
dynamic.download.samples.template=%typeid%.cct
dynamic.download.url=http://127.0.0.1/phx/dcr/hof_furni/
client.allow.facebook.like=1
infostand.use.button.enabled=true
friendbar.stream.enabled=true
catalog.drag_and_drop=true
link.format.friendlist.pref=http://%predefined%/profile/friendsmanagement?tab=6
club.membership.extend.vip.promotion.enabled=true
group.badge.url=http://127.0.0.1/habbo-imaging/badge.php?badge=%imagerdata%.gif
room.dragging.always_center=0
roomenterad.habblet.enabled=true
questing.showDetailsForNextQuest=false
supersaverads.video.promo.development.mode=true
habboinfotool.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/scam_userinfo_new.action?searchParamName=sou bixa&database=Stats&searchParamValue=
link.format.credits=http://%predefined%/credits
friendbar.requests.enabled=true
lagWarningLog.enabled=1
hover.name.enabled=false
client.toolbar.static.enabled=true
questing.useWing=true
questing.startQuestDelayInSeconds=10
client.hotel_view.show_on_startup=1
cfh.usercategories.withnoharasser=101,102,103,104,105,106
catalog.furniture.animation=true
group.homepage.url=http://127.0.0.1/group_profile.php?id=%groupid%
roominfo.widget.enabled=1
navigator.always_open_after_login=0
client.minimail.embed.enabled=true
interstitial.enabled=false
friend_bar.helper.friend_finding.enabled=true
pixels.enabled=true
supersaverads.video.promo.enabled=false
welcome.screen.enabled=0
link.format.club=http://%predefined%/credits/habboclub
club.subscription.disabled=1
toolbar.new_additions.notification.enabled=true
cfh.usercategories.withharasser=101,102,103,104,105,106
client.fatal.error.url=http://%predefined%/client_error
embed.showInRoomInfo=true
moderatoractionlog.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName=
groupBadgeInfo.enabled=true
friendbar.stream.user.enabled=true
interstitial.interval=120000
purse.widget.currency.shells.enabled=1
interstitial.show.time=5000
roomadmin.url=https://theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue=
client.allow.external.links=1
menu.avatar.enabled=true
client.credits.embed.enabled=true
link.format.mail.compose=http://%predefined%/me#mail/compose/%recipientid%/%random%/
room.rating.enable=1
navigator.colorlimit.yellow=50
interstitial.max.displays=8
questing.defaultCampaign=room_builder
trax.player.sample.memory.purge.enabled=1
friendbar.notifications.enabled=true
friendbar.stream.liking.enabled=true
menu.own_avatar.enabled=1
navigator.colorlimit.orange=80
link.format.collectibles=http://%predefined%/credits/collectibles
link.format.userpage=http://%predefined%//rd/%ID%
club.membership.extend.basic.promotion.enabled=true
avatar.widget.enabled=1
navigator.default_tab=official
client.logout.enabled=true
friendbar.stream.status.enabled=true
infostand.report.show=1
subscription.reminder.when.days.left=5
navigator.colorlimit.red=92
client.news.embed.enabled=false
purse.widget.enabled=1
';
?>

os dados do meu phpmyadmin, são: Usuário: Root e Senha: Vertrigo. ( os básicos, pra não ter como errar.), veja as configurações da CMS.

[AJUDA]Não entra na client e dar erro no emulador. Config

Banco de dados, configurado conforme o amigo acima mostrou, veja. 
[AJUDA]Não entra na client e dar erro no emulador. Configdb

Bom, eu tenho tudo pra por ele online, mas tenho que fazer alguns testes primeiros, a CMS é compatível com o phoenix, é de uns três anos atrás, ou dois, por isso não quero mudar de cms, eu já usei, já testei, mas passei muito tempo sem criar habbo, então esqueci, se me ajudar, eu posso recompensa.

Pow3r Pow3r  • 19.03.16 14:02

[AJUDA]Não entra na client e dar erro no emulador. Empty Re: [AJUDA]Não entra na client e dar erro no emulador. 19.03.16 14:02

Código:
PhpMyAdmin -> CMS_settings -> CMS_Url -> http://localhost
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.