Pedido - Page Client

+5
¢увєя
Gabrieldlm
Fraconob
Wictor
C0ld
9 participantes

C0ld C0ld  • 24.06.12 18:48

Pedido - Page Client Empty Pedido - Page Client 24.06.12 18:48

Olá, eu gostaria de saber, se alguem tem uma page-client compativel com phoenix 3.7.1 , porque peguei uma CMS Nova, A Tunning CMS, E A Page-Client dela não funfa, alguem ajuda ?

Wictor Wictor  • 24.06.12 20:38

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 20:38

C0ld, assim como você também estou a procura de uma page-client. Estou usando a Only CMS e a client dela não está funfando.
Se eu achar alguma compartilho aqui com vocês.

C0ld C0ld  • 24.06.12 21:35

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 21:35

Obrigado :D

Fraconob Fraconob  • 24.06.12 21:40

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 21:40

Spoiler:

Tente usar esta acima.

Gabrieldlm Gabrieldlm  • 24.06.12 21:41

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 21:41

ALERTA - NOVATO
Usuário: C0ld
Motivo: Flood
Obs: Leia as Regras!

C0ld C0ld  • 24.06.12 22:07

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 22:07

Franco, infelizmente A Page-Client que vocÊ compartilhou não funfou...

Fraconob Fraconob  • 24.06.12 22:37

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 22:37

Você já viu se não é problema das configurações no HK?

C0ld C0ld  • 24.06.12 22:45

Pedido - Page Client Empty Re: Pedido - Page Client 24.06.12 22:45

Bom, o HK, está configurado corretamente ... Olhe, o hotel é page-client mesmo, não client...

Wictor Wictor  • 25.06.12 7:20

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 7:20

Como já disse se souber de algo imediatamente posto aqui.[blur]C0ld, aconselho que você use outra CMS, pois acho que a page-client e client não estão disponiveis ainda para essa CMS. Não sei o por que mas também já vi pessoas usando essa CMS, mas não possui page-client assim como a minha.
Como já disse, assim que eu ficar sabendo de algo posto aqui pra você.

C0ld C0ld  • 25.06.12 10:35

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 10:35

Wictor, Me Recomenda Alguma que seja compativel com phoenix 3.7.1 ?

¢увєя ¢увєя  • 25.06.12 12:48

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 12:48

Olá,foi eu mesmo que postei sua cms. Recomendo por esse código na client.php e na index.php . Ambos estão situados na pasta "CLIENT".

Spoiler:

TrY! TrY!  • 25.06.12 13:47

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 13:47

Estimado membro,

ALERTA - FECHAMENTO DE TÓPICO.
O Autor do tópico tem exatas 72 horas para informar se o problema/pedido foi resolvido ou não.

Equipe Power Pixel Fórum.

C0ld C0ld  • 25.06.12 13:59

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 13:59

O Problema não foi resolvido, está pedindo o adobe, desde o começo, já fiz o Que pediste, mas não funcionou :...

TrY! TrY!  • 25.06.12 14:02

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 14:02

Estimado membro,

Quando ele pede Adobe Flash Player, ou é pois sua SWF há problemas, ou porque seu Flash Player é desatualizado.
:: Troque a SWF.
:: Atualize seu Flash Player.

¢увєя ¢увєя  • 25.06.12 14:13

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 14:13

Então é para instalar o Adobe.

C0ld C0ld  • 25.06.12 14:21

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 14:21

Bom, tentei mudar a SWF, Mas dão deu certo... Meu Adobe, é atualizado sim.

TrY! TrY!  • 25.06.12 14:54

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 14:54

Estimado membro,

Para trocar sua SWF, consulte este tutorial:
[Tutorial] Trocando sua SWF.

C0ld C0ld  • 25.06.12 15:50

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 15:50

Eu sei trocar a SWF , O problema, é que continua dando Erro do flash...

TrY! TrY!  • 25.06.12 15:58

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 15:58

Estimado membro,

Experimente trocar sua SWF.

FDR-Gutierrez FDR-Gutierrez  • 25.06.12 16:34

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 16:34

Eu Tenho Uma Que funfa....
Spoiler:

Funcionol?? Clique no + ;P

Hyouki Hyouki  • 25.06.12 17:02

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 17:02

Olá amigo . tente essa.
Código:
<?php
define('USERNAME_REQUIRED', TRUE);
define('ACCOUNT_REQUIRED', TRUE);
include('../global.php');

$rand1 = rand(100000, 999999);
$rand2 = rand(10000, 99999);
$rand3 = rand(10000, 99999);
$rand4 = rand(10000, 99999);
$rand5 = rand(10000, 99999);
$rand6 = rand(1, 9);
$ticket = "ST-".$rand1."-".$rand2.$rand3."-".$rand4.$rand5."-otaku-".$rand6;
$username = $_SESSION['username'];
if(@$_GET['ticket'] && @$_GET['username'] && $users->UserPermission('hk_ext_login', $_SESSION['username']))
{
$username = $_GET['username'];
$ticket = $_GET['ticket'];
}
$query = mysql_query("UPDATE users SET auth_ticket = '$ticket' WHERE username = '$username'");
$query = mysql_query("UPDATE users SET ip_last = '".$_SERVER['REMOTE_ADDR']."' WHERE username = '$username'");
?>
<!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" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Habbo </title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/763/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="Habbo RSS" href="http://www.habbo.com.br/articles/rss.xml" />
<meta name="csrf-token" content="cd2bd2ca75"/>
<link rel="stylesheet" href="http://habbofree.biz/swf/css.js/common.css" type="text/css" />
<script src="http://habbofree.biz/swf/css.js/libs2.js" type="text/javascript"></script>

<script src="http://habbofree.biz/swf/css.js/visual.js" type="text/javascript"></script>
<script src="http://habbofree.biz/swf/css.js/libs.js" type="text/javascript"></script>
<script src="http://habbofree.biz/swf/css.js/common.js" type="text/javascript"></script>


<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<?php echo $_SESSION['username']; ?>";
var habboReqPath = "http://todopixel.sytes.net";
var habboStaticFilePath = "http://images.habbo.com/habboweb/60_cf3b27a092308ed2f4b382d9929147fc/4/web-gallery";
var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "http://todopixel.sytes.net/client";
window.name = "ClientWndw";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "ClientWndw"; }
</script>

<link rel="stylesheet" href="http://habbofree.biz/swf/css.js/habboflashclient.css" type="text/css" />
<script src="http://habbofree.biz/swf/css.js/habboflashclient.js" type="text/javascript"></script>
<script src="http://habbofree.biz/swf/css.js/habboflashclient.js" type="text/javascript"></script>

<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = false;
FlashExternalInterface.logLoginStep("web.view.start");

if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "<?php echo $core->CmsSetting('client_ip'); ?>",
"connection.info.port" : "<?php echo $core->CmsSetting('client_port'); ?>",
"site.url" : "%www%",
"url.prefix" : "%www%",
"client.reload.url" : "%www%/index.php",
"client.fatal.error.url" : "%www%/client/disconnected.php?flash_client_error",
"client.connection.failed.url" : "%www%/client/disconnected.php?client_connection_failed",
"external.variables.txt" : "http://habbofree.biz/swf/gamedata/(variaveis)/external_variables2.txt",
"external.texts.txt" : "http://habbofree.biz/swf/gamedata/(textos)/external_flash_texts.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticket ?>",
"processlog.enabled" : "0",
"account_id" : "1",
"client.starting" : "Aguarde a (G) CMS está carregando (G) CMS By Gutierrez!",
"flash.client.url" : "http://habbofree.biz/swf/gordon/RELEASE63(base)/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "0",
"flash.client.origin" : "popup",
"token" : "<?php echo $ticket ?>"
};
var params = {
"base" : "http://habbofree.biz/swf/gordon/RELEASE63(base)/",
"allowScriptAccess" : "always",
"menu" : "false"
};

if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}

var clientUrl = "http://habbofree.biz/swf/gordon/RELEASE63(base)/Habbo.swf";

swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/763/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>

<!--[if IE 8]>
<link rel="stylesheet" href="http://habbofree.biz/swf/css.js/ie8.css" type="text/css" />
<![endif]-->

<!--[if lt IE 8]>
<link rel="stylesheet" href="http://habbofree.biz/swf/css.js/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://habbofree.biz/swf/css.js/ie6.css" type="text/css" />
<script src="http://habbofree.biz/swf/css.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]-->

</head>

<body id="client" class="flashclient">

<div id="overlay"></div>
<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">Please install Adobe Flash Player.</h2>
<div class="box-content">
<p>You can install and download Adobe Flash Player here: <a href="http://get.adobe.com/flashplayer/">
Install flash player</a>. More instructions for installation can be
found here: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">
More information</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/207/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/nojs">click here</a></p>
</div>
</noscript>
</div>

</div>
<div id="content" class="client-content"></div>
</div>

</body>
</html>
Atéé.

C0ld C0ld  • 25.06.12 17:28

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 17:28

Deu erro também, infelizmente , não sei se vocês leram, mais é page-client mesmo, não client...

Fraconob Fraconob  • 25.06.12 23:30

Pedido - Page Client Empty Re: Pedido - Page Client 25.06.12 23:30

Amigo, os códigos postados você cola na index, que fica dentro da pasta client.

JusTGame! JusTGame!  • 14.07.12 17:52

Pedido - Page Client Empty Re: Pedido - Page Client 14.07.12 17:52

Fechado e Movido

Seu Tópico se encontra com 336 Horas sem quaisquer Novas Respostas

Ou seja 2 Semanas

Movido á Pedidos Finalizados
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.