impeachment™ impeachment™  • 13.02.16 17:11

[PEDIDO]Client Hélio CMS V5 Empty [PEDIDO]Client Hélio CMS V5 13.02.16 17:11


Olá amigos do Power Pixel, estou querendo uma coisa...
Eu quero um/uma :
Client

O nome da Client é
Client Compatível com Hélio CMS V5 e Emulator Plus
Se eu vi em algum lugar?
 Por enquanto em nenhum
Como sei que uma imagem vale mais que mil palavras, olhe o print:
Não tenho print '-'
Mais informações :
 Bom, minha client fica toda branca, tudo está configurado correto, ao menos eu acho, e mesmo assim permanece branca, veja.



[PEDIDO]Client Hélio CMS V5 Semtitulof3010


Client:

Código:
<?php
require_once ('heliocms/core.php');
if (isset($_SESSION['id'])) {
if (isset($_GET['hash'])) {
$client_a = mysql_query("SELECT * FROM heliocms_hotel");
$client_q = mysql_fetch_assoc($client_a);
mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', ip_last = '', ip_last = '".$ip."' WHERE id = '".$user_q['id']."'");
$ticketsql = mysql_query("SELECT * FROM users WHERE id = '".$user_q['id']."'");
$ticketrow = mysql_fetch_assoc($ticketsql);
?>
<!DOCTYPE HTML>
<html>
<head>
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
    <link rel="stylesheet" href="<?php echo $aka; ?>/habbo-web/america/pt/app.css">
    <link rel="stylesheet" type="text/css" href="<?php echo $aka; ?>/game-data-server-static//./hotel.css">
    <script type="text/javascript" src="<?php echo $aka; ?>/game-data-server-static//./habboapi.js"></script>
</head>
 
<script type="text/javascript">
    var flashvars = {
        "external.texts.txt": "<?php echo $client_q['external_flash_texts']; ?>",
        "connection.info.port": "<?php echo $client_q['port']; ?>",
        "furnidata.load.url": "<?php echo $client_q['furnidata']; ?>",
        "external.variables.txt": "<?php echo $client_q['external_variables']; ?>",
        "client.allow.cross.domain": "1",
        "url.prefix": "<?php echo $site; ?>",
        "external.override.texts.txt": "<?php echo $client_q['external_flash_override_texts']; ?>",
        "supersonic_custom_css": "<?php echo $aka; ?>\/game-data-server-static\/\/.\/hotel.css",
        "external.figurepartlist.txt": "<?php echo $client_q['figuredata']; ?>",
        "flash.client.origin": "popup",
        "client.starting": "Por favor aguarde! O <?php echo $sitename; ?> est\u00E1 carregando...",
        "processlog.enabled": "1",
        "has.identity": "1",
        "productdata.load.url": "<?php echo $client_q['productdata']; ?>",
        "client.starting.revolving": "Quando voc\u00EA menos esperar...terminaremos de carregar...\/Carregando mensagem divertida! Por favor espere.\/Voc\u00EA quer batatas fritas para acompanhar?\/Siga o pato amarelo.\/O tempo \u00E9 apenas uma ilus\u00E3o.\/J\u00E1 chegamos?!\/Eu gosto da sua camiseta.\/Olhe para um lado. Olhe para o outro. Pisque duas vezes. Pronto!\/N\u00E3o \u00E9 voc\u00EA, sou eu.\/Shhh! Estou tentando pensar aqui.\/Carregando o universo de pixels.",
        "external.override.variables.txt": "<?php echo $client_q['external_override_variables']; ?>",
        "spaweb": "1",
        "supersonic_application_key": "2c63c535",
        "connection.info.host": "<?php echo $client_q['host']; ?>",
        "sso.ticket": "<?php echo $ticketrow['auth_ticket']; ?>",
        "client.notify.cross.domain": "0",
        "account_id": "<?php echo $user_q['id']; ?>",
        "flash.client.url": "<?php echo $client_q['base']; ?>",
        "unique_habbo_id": "<?php echo $w; ?>",
    };
   </script>
   <script>
    var params = {
    "base": "<?php echo $client_q['base']; ?>",
    "allowScriptAccess": "always",
    "menu": "false",
    "wmode": "opaque"
    };
    swfobject.embedSWF('<?php echo $client_q['habbo_swf']; ?>', 'flash-container', '100%', '100%', '11.1.0', 'http://images.habbo.com/habboweb/63_1d5d8853040f30be0cc82355679bba7c/3630/web-gallery/flash/expressInstall.swf', flashvars, params, null, null);
    if (!(HabbletLoader.needsFlashKbWorkaround())) {
    params["wmode"] = "opaque";
    }
    FlashExternalInterface.signoutUrl = "<?php echo $site; ?>/logout";
    </script>
<body id="client" class="flashclient">
 
 
<div id="overlay"></div>
<div id="client-ui" >
    <div id="flash-wrapper">
    <div id="flash-container">
    <div ng-if="isOpen &amp;&amp; !flashEnabled" class="client-error">
    <div class="client-error__text">
        <h1 class="client-error__title" translate="CLIENT_ERROR_TITLE">Ops, sem Flash, sem <?php echo $sitename; ?>!</h1>
        <p translate="CLIENT_ERROR_FLASH">Se você está utilizando um PC, você precisa <a href="http://www.adobe.com/go/getflashplayer" target="_blank">atualizar ou instalar o Flash player</a>.</p>
        <div class="client-error__downloads">
            <a href="http://www.adobe.com/go/getflashplayer" ng-href="http://www.adobe.com/go/getflashplayer" target="_blank" class="client-error__flash"></a>
        </div>
        <p translate="CLIENT_ERROR_MOBILE">Se você está utilizando um iPad, iPhone ou um dispositivo Android você deve baixar o <a href="https://itunes.apple.com/app/id794866182" target="_blank"><?php echo $sitename; ?> para iOS</a> na App Store ou <a href="https://play.google.com/store/apps/details?id=air.com.sulake.habboair" target="_blank"><?php echo $sitename; ?> para Android</a> na Google PlayStore.</p>
        <div class="client-error__downloads">
            <a href="https://itunes.apple.com/app/id794866182" ng-href="https://itunes.apple.com/app/id794866182" target="_blank" class="client-error__appstore"></a>
            <a href="https://play.google.com/store/apps/details?id=air.com.sulake.habboair" ng-href="https://play.google.com/store/apps/details?id=air.com.sulake.habboair" target="_blank" class="client-error__googleplay"></a>
        </div>
    </div>
</div>
    </div>
    </div>
</div>
 
</body>
</html>
<?php }} ?>

Print da configuração:

[PEDIDO]Client Hélio CMS V5 Semtituloc2561

Desde já obrigado. Aguardarei respostas!
                 

L0gMe L0gMe  • 13.02.16 17:29

[PEDIDO]Client Hélio CMS V5 Empty Re: [PEDIDO]Client Hélio CMS V5 13.02.16 17:29

[infos=A client da Hélio se configura pelo HK ]  [/infos]

iJhefeX iJhefeX  • 14.02.16 0:32

[PEDIDO]Client Hélio CMS V5 Empty Re: [PEDIDO]Client Hélio CMS V5 14.02.16 0:32

Tente trocar o 127.0.0.1 por localhost e verifique se os links da SWF está correto.
[aviso=[PEDIDO]Client Hélio CMS V5 H5W0zbq] O autor do tópico possui 24 horas para informar se a questão foi resolvida! [/aviso]

impeachment™ impeachment™  • 14.02.16 1:25

[PEDIDO]Client Hélio CMS V5 Empty Re: [PEDIDO]Client Hélio CMS V5 14.02.16 1:25

Olá! pode fechar o tópico, conseguir arrumar.

iJhefeX iJhefeX  • 14.02.16 3:24

[PEDIDO]Client Hélio CMS V5 Empty Re: [PEDIDO]Client Hélio CMS V5 14.02.16 3:24

[alerta=Fechado] Autor Satisfeito [/alerta]
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.