Thread obsoleto CLIENT - Il client carica fino a 100% e poi rimane nero

Sorbi

Nuovo utente
Autore del topic
21 Febbraio 2011
23
0
Miglior risposta
0
Assistenza Tecnica Habbo Retroserver
Titolo
Il client carica fino a 100% e poi rimane nero
Tipologia del tuo problema/richiesta
CLIENT
CMS/Server/DB/Client Utilizzato
JebboCMS
Qual è il tuo errore?
Carica il client e poi rimane nero
Screenshot
-
Ulteriori informazioni
-
 
Postami client e config emu.

Inviato dal mio GT-I9195 utilizzando Tapatalk
 
Postami client e config emu.

Inviato dal mio GT-I9195 utilizzando Tapatalk

Ora non so perché ma mi da anche errore con l'emulatore, uso Jabbo Emulator

include('core.php');
include('includes/session.php');

if($logged_in){
require_once('includes/session.php');
} else {
header("location: clientutils.php?key=loginplease");
exit;
}

if($online !== "online" && $enable_status_image == "1"){
echo "<font color='white'><center><b>".$sitename." is offline</b></center></font>";
exit();
}

if($remote_ip == "127.0.0.1" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "127.0.0.1";
}

$forward = 0;
if(isset($_GET['roomId'])){
$roomid = mysql_real_escape_string($_GET['roomId']);
$checksql = mysql_query("SELECT roomtype FROM rooms WHERE id = '".$roomid."' LIMIT 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$roominfo = mysql_fetch_array($checksql);
$forward = 1;
if($roominfo['roomtype'] == 'public')
$forward_type = 1;
else
$forward_type = 2;
}
}
if(isset($_GET['nome'])){
$nome = Filtertext($_GET['nome']);
$check = mysql_query("SELECT * FROM users WHERE username LIKE '".$nome."'");
$check1 = mysql_fetch_assoc($check);
if($myrow['rank'] == '7'){

$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$check1['id']."' LIMIT 1") or die(mysql_error());


}else{
echo 'Non sei un amministratore';
}
}else{
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
}

$mynickname = mysql_fetch_array(mysql_query("SELECT username FROM users WHERE id = '" . $my_id . "'"));
?>

<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="X-UA-Compatible" content="IE=7">

<title> Heb - Gioco</title>

<script async="" src="//ajax.cloudflare.com/cdn-cgi/nexp/dok9v=b064e16429/cloudflare.min.js"></script><script type="text/javascript">
//<![CDATA[
try{if (!window.CloudFlare) {var CloudFlare=[{verbose:0,p:1397301941,byc:0,owlid:"cf",bag2:1,mirage2:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/dok9v=02fcfa4f56/"},atok:"b5a7757d450360bd412d617280c51d1d",petok:"63325772c551e53cb71d4027a78525631e336768-1397728273-1800",zone:"hebhotel.net",rocket:"0",apps:{}}];CloudFlare.push({"apps":{"ape":"328dfb183f826ed60af7bede72151556"}});!function(a,b){a=document.createElement("script"),b=document.getElementsByTagName("script")[0],a.async=!0,a.src="//ajax.cloudflare.com/cdn-cgi/nexp/dok9v=b064e16429/cloudflare.min.js",b.parentNode.insertBefore(a,b)}()}}catch(e){};
//]]>
</script>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon">
<link rel="alternate" type="application/rss+xml" title="Habbo: RSS" href="http://www.habbo.it/articles/rss.xml">
<script src="flashclient/libs2.js" type="text/javascript"></script>
<script src="flashclient/visual.js" type="text/javascript"></script>
<script src="flashclient/libs.js" type="text/javascript"></script>
<script src="flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="flashclient/style.css" type="text/css">
<link rel="stylesheet" href="flashclient/bottons.css" type="text/css">
<link rel="stylesheet" href="flashclient/boxes.css" type="text/css">
<link rel="stylesheet" href="flashclient/tooltips.css" type="text/css">
<link rel="stylesheet" href="flashclient/changepassword.css" type="text/css">

<script type="text/javascript">

</script>
<script type="text/javascript">
var habboReqPath = "";
var habboStaticFilePath = "http://www.hebhotel.net//web-gallery";
var habboImagerUrl = "http://www.habbo.it/habbo-imaging/";
var habboDefaultClientPopupUrl = "25.106.146.110/client.php";



</script>



<link rel="stylesheet" href="flashclient/habboclient.css" type="text/css">
<link rel="stylesheet" href="flashclient/habboflashclient.css" type="text/css">
<script src="flashclient/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript" src="./habboflashclient.js"></script><style type="text/css">.cf-hidden { display: none; } .cf-invisible { visibility: hidden; }</style>

<script type="text/javascript">



if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "25.106.146.110",
"connection.info.port" : "30000",
"site.url" : "http://25.106.146.110",
"url.prefix" : "http://25.106.146.110",
"client.reload.url" : "http://25.106.146.110/404.php",
"client.fatal.error.url" : "http://25.106.146.110/404.php",
"client.connection.failed.url" : "http://25.106.146.110404.php",
"external.variables.txt" : "http://25.106.146.110/r63/gamedata/external_variables.php?username=Andreaaa",
"external.texts.txt" : "http://25.106.146.110/r63/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://25.106.146.110/r63/gamedata/productdata.txt",
"furnidata.load.url" : "http://25.106.146.110/r63/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendi perfavore! Samsung sta caricando.",
"flash.client.url" : "http://25.106.146.110/r63/dcr/hof_furni/",
"user.hash" : "",
"has.identity" : "1",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://25.106.146.110/r63/gordon/r63/",
"allowScriptAccess" : "always",
"menu" : "false"

};

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

FlashExternalInterface.signoutUrl = "http://idabboitalia.tk/logout.php";

var clientUrl = "http://hebhotel.net/r63/gordon/r63/Habbo.SWF";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "flashclient/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><style type="text/css" media="screen">#flash-container {visibility:hidden}html {height:100%;}body {height:100%;}#flash-container {margin:0; width:100%; height:100%;}</style>

<meta name="description" content="Habbo Hotel: amici, divertimento, celebrità!">
<meta name="keywords" content="habbo hotel, virtuale, mondo, social network, gratis, community, avatar, personaggio, chat, online, giovane, ragazzi, gioco di ruolo, giochi di ruolo, iscriviti, social, gruppi, forum, sicurezza, giocare, giochi, online, amici, giovani, rari, furni rari, collezione, creare, collezionare, connettersi, furni, mobili, cuccioli, animali, creazione stanze, condivisione, espressione, distintivi, badge, uscire, musica, VIP, celebrità, visite VIP, famosi, mmo, mmorpg, multiplayer">




<!--[if IE 8]>
<link rel="stylesheet" href="flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="flashclient/ie6.css" type="text/css" />
<script src="flashclient/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-BUILD259 - 23.02.2011 23:10 - it">
</head>

<body id="client" class="flashclient js">
<div id="overlay" style="display: block;"></div>
<img src="flashclient/page_loader.gif" style="position:absolute; margin: -1500px;">

<div id="overlay"></div>
<div id="client-ui">
<div id="flash-wrapper">

<object type="application/x-shockwave-flash" data="http://hebhotel.net/r63/gordon/r63/Habbo.SWF" width="100%" height="100%" id="flash-container" style="visibility: visible;"><param name="base" value="http://hebhotel.net/r63/gordon/r63/"><param name="allowScriptAccess" value="always"><param name="menu" value="false"><param name="flashvars" value="client.allow.cross.domain=1&amp;client.notify.cross.domain=0&amp;connection.info.host=5.135.253.110&amp;connection.info.port=30000&amp;site.url=http://www.hebhotel.net/&amp;url.prefix=http://www.hebhotel.net/&amp;client.reload.url=http://www.hebhotel.net/404.php&amp;client.fatal.error.url=http://www.hebhotel.net/404.php&amp;client.connection.failed.url=http://www.hebhotel.net/404.php&amp;external.variables.txt=http://hebhotel.net/r63/gamedata/external_variables.php?username=Andreaaa&amp;external.texts.txt=http://hebhotel.net/r63/gamedata/external_flash_texts.txt&amp;productdata.load.url=http://hebhotel.net/r63/gamedata/productdata.txt&amp;furnidata.load.url=http://hebhotel.net/r63/gamedata/furnidata.txt&amp;use.sso.ticket=1&amp;sso.ticket=<?php echo $myticket; ?>&amp;processlog.enabled=0&amp;account_id=0&amp;client.starting=Attendi perfavore! HEB sta caricando.&amp;flash.client.url=http://hebhotel.net/r63/dcr/hof_furni/&amp;user.hash=&amp;has.identity=1&amp;flash.client.origin=popup"></object>
</div>

<div id="content" class="client-content"></div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
4,017 Habbo in Hotel
</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>




<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-448325-20");
pageTracker._trackPageview();
</script>






</body></html>


Configurazione Client

## Configurazione mysql
db.hostname=localhost
db.port=3306
db.username=root
db.password=alessio97
db.name=samsungdb

## Connessioni Mysql
db.pool.minsize=5
db.pool.maxsize=30

## Configurazione TCP
game.tcp.bindip=25.106.146.110
game.tcp.port=1819
game.tcp.conlimit=5000

## Configurazione Client
client.ping.enabled=1
client.ping.interval=30000

## Configurazione Mus
mus.tcp.bindip=25.106.146.110
mus.tcp.port=30001
mus.tcp.allowedaddr=25.106.146.110

## Configurazione Console
emu.messages.connections=1
emu.messages.roommgr=0

Configurazione Emulatore
 
Ora non so perché ma mi da anche errore con l'emulatore, uso Jabbo Emulator

include('core.php');
include('includes/session.php');

if($logged_in){
require_once('includes/session.php');
} else {
header("location: clientutils.php?key=loginplease");
exit;
}

if($online !== "online" && $enable_status_image == "1"){
echo "<font color='white'><center><b>".$sitename." is offline</b></center></font>";
exit();
}

if($remote_ip == "127.0.0.1" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "127.0.0.1";
}

$forward = 0;
if(isset($_GET['roomId'])){
$roomid = mysql_real_escape_string($_GET['roomId']);
$checksql = mysql_query("SELECT roomtype FROM rooms WHERE id = '".$roomid."' LIMIT 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$roominfo = mysql_fetch_array($checksql);
$forward = 1;
if($roominfo['roomtype'] == 'public')
$forward_type = 1;
else
$forward_type = 2;
}
}
if(isset($_GET['nome'])){
$nome = Filtertext($_GET['nome']);
$check = mysql_query("SELECT * FROM users WHERE username LIKE '".$nome."'");
$check1 = mysql_fetch_assoc($check);
if($myrow['rank'] == '7'){

$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$check1['id']."' LIMIT 1") or die(mysql_error());


}else{
echo 'Non sei un amministratore';
}
}else{
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
}

$mynickname = mysql_fetch_array(mysql_query("SELECT username FROM users WHERE id = '" . $my_id . "'"));
?>

<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="X-UA-Compatible" content="IE=7">

<title> Heb - Gioco</title>

<script async="" src="//ajax.cloudflare.com/cdn-cgi/nexp/dok9v=b064e16429/cloudflare.min.js"></script><script type="text/javascript">
//<![CDATA[
try{if (!window.CloudFlare) {var CloudFlare=[{verbose:0,p:1397301941,byc:0,owlid:"cf",bag2:1,mirage2:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/dok9v=02fcfa4f56/"},atok:"b5a7757d450360bd412d617280c51d1d",petok:"63325772c551e53cb71d4027a78525631e336768-1397728273-1800",zone:"hebhotel.net",rocket:"0",apps:{}}];CloudFlare.push({"apps":{"ape":"328dfb183f826ed60af7bede72151556"}});!function(a,b){a=document.createElement("script"),b=document.getElementsByTagName("script")[0],a.async=!0,a.src="//ajax.cloudflare.com/cdn-cgi/nexp/dok9v=b064e16429/cloudflare.min.js",b.parentNode.insertBefore(a,b)}()}}catch(e){};
//]]>
</script>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon">
<link rel="alternate" type="application/rss+xml" title="Habbo: RSS" href="http://www.habbo.it/articles/rss.xml">
<script src="flashclient/libs2.js" type="text/javascript"></script>
<script src="flashclient/visual.js" type="text/javascript"></script>
<script src="flashclient/libs.js" type="text/javascript"></script>
<script src="flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="flashclient/style.css" type="text/css">
<link rel="stylesheet" href="flashclient/bottons.css" type="text/css">
<link rel="stylesheet" href="flashclient/boxes.css" type="text/css">
<link rel="stylesheet" href="flashclient/tooltips.css" type="text/css">
<link rel="stylesheet" href="flashclient/changepassword.css" type="text/css">

<script type="text/javascript">

</script>
<script type="text/javascript">
var habboReqPath = "";
var habboStaticFilePath = "http://www.hebhotel.net//web-gallery";
var habboImagerUrl = "http://www.habbo.it/habbo-imaging/";
var habboDefaultClientPopupUrl = "25.106.146.110/client.php";



</script>



<link rel="stylesheet" href="flashclient/habboclient.css" type="text/css">
<link rel="stylesheet" href="flashclient/habboflashclient.css" type="text/css">
<script src="flashclient/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript" src="./habboflashclient.js"></script><style type="text/css">.cf-hidden { display: none; } .cf-invisible { visibility: hidden; }</style>

<script type="text/javascript">



if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "25.106.146.110",
"connection.info.port" : "30000",
"site.url" : "http://25.106.146.110",
"url.prefix" : "http://25.106.146.110",
"client.reload.url" : "http://25.106.146.110/404.php",
"client.fatal.error.url" : "http://25.106.146.110/404.php",
"client.connection.failed.url" : "http://25.106.146.110404.php",
"external.variables.txt" : "http://25.106.146.110/r63/gamedata/external_variables.php?username=Andreaaa",
"external.texts.txt" : "http://25.106.146.110/r63/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://25.106.146.110/r63/gamedata/productdata.txt",
"furnidata.load.url" : "http://25.106.146.110/r63/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendi perfavore! Samsung sta caricando.",
"flash.client.url" : "http://25.106.146.110/r63/dcr/hof_furni/",
"user.hash" : "",
"has.identity" : "1",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://25.106.146.110/r63/gordon/r63/",
"allowScriptAccess" : "always",
"menu" : "false"

};

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

FlashExternalInterface.signoutUrl = "http://idabboitalia.tk/logout.php";

var clientUrl = "http://hebhotel.net/r63/gordon/r63/Habbo.SWF";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "flashclient/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><style type="text/css" media="screen">#flash-container {visibility:hidden}html {height:100%;}body {height:100%;}#flash-container {margin:0; width:100%; height:100%;}</style>

<meta name="description" content="Habbo Hotel: amici, divertimento, celebrità!">
<meta name="keywords" content="habbo hotel, virtuale, mondo, social network, gratis, community, avatar, personaggio, chat, online, giovane, ragazzi, gioco di ruolo, giochi di ruolo, iscriviti, social, gruppi, forum, sicurezza, giocare, giochi, online, amici, giovani, rari, furni rari, collezione, creare, collezionare, connettersi, furni, mobili, cuccioli, animali, creazione stanze, condivisione, espressione, distintivi, badge, uscire, musica, VIP, celebrità, visite VIP, famosi, mmo, mmorpg, multiplayer">




<!--[if IE 8]>
<link rel="stylesheet" href="flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="flashclient/ie6.css" type="text/css" />
<script src="flashclient/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-BUILD259 - 23.02.2011 23:10 - it">
</head>

<body id="client" class="flashclient js">
<div id="overlay" style="display: block;"></div>
<img src="flashclient/page_loader.gif" style="position:absolute; margin: -1500px;">

<div id="overlay"></div>
<div id="client-ui">
<div id="flash-wrapper">

<object type="application/x-shockwave-flash" data="http://hebhotel.net/r63/gordon/r63/Habbo.SWF" width="100%" height="100%" id="flash-container" style="visibility: visible;"><param name="base" value="http://hebhotel.net/r63/gordon/r63/"><param name="allowScriptAccess" value="always"><param name="menu" value="false"><param name="flashvars" value="client.allow.cross.domain=1&amp;client.notify.cross.domain=0&amp;connection.info.host=5.135.253.110&amp;connection.info.port=30000&amp;site.url=http://www.hebhotel.net/&amp;url.prefix=http://www.hebhotel.net/&amp;client.reload.url=http://www.hebhotel.net/404.php&amp;client.fatal.error.url=http://www.hebhotel.net/404.php&amp;client.connection.failed.url=http://www.hebhotel.net/404.php&amp;external.variables.txt=http://hebhotel.net/r63/gamedata/external_variables.php?username=Andreaaa&amp;external.texts.txt=http://hebhotel.net/r63/gamedata/external_flash_texts.txt&amp;productdata.load.url=http://hebhotel.net/r63/gamedata/productdata.txt&amp;furnidata.load.url=http://hebhotel.net/r63/gamedata/furnidata.txt&amp;use.sso.ticket=1&amp;sso.ticket=<?php echo $myticket; ?>&amp;processlog.enabled=0&amp;account_id=0&amp;client.starting=Attendi perfavore! HEB sta caricando.&amp;flash.client.url=http://hebhotel.net/r63/dcr/hof_furni/&amp;user.hash=&amp;has.identity=1&amp;flash.client.origin=popup"></object>
</div>

<div id="content" class="client-content"></div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
4,017 Habbo in Hotel
</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>




<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-448325-20");
pageTracker._trackPageview();
</script>






</body></html>


Configurazione Client

## Configurazione mysql
db.hostname=localhost
db.port=3306
db.username=root
db.password=alessio97
db.name=samsungdb

## Connessioni Mysql
db.pool.minsize=5
db.pool.maxsize=30

## Configurazione TCP
game.tcp.bindip=25.106.146.110
game.tcp.port=1819
game.tcp.conlimit=5000

## Configurazione Client
client.ping.enabled=1
client.ping.interval=30000

## Configurazione Mus
mus.tcp.bindip=25.106.146.110
mus.tcp.port=30001
mus.tcp.allowedaddr=25.106.146.110

## Configurazione Console
emu.messages.connections=1
emu.messages.roommgr=0

Configurazione Emulatore

Config emu:
PHP:
Perfavore, Entra oppure Registrati per vedere i codici!


Inviato dal mio GT-I9195 utilizzando Tapatalk
 
Scusa se rispondo due volte, un'altra cosa, nel cms clicco entra in Hotel, e mi dice gioco.php la pagina che stai cercando è inesistente, invece se nella barra di ricerca metto link con /client.php me lo carica, come posso risolvere anche questo?
 
Scusa se rispondo due volte, un'altra cosa, nel cms clicco entra in Hotel, e mi dice gioco.php la pagina che stai cercando è inesistente, invece se nella barra di ricerca metto link con /client.php me lo carica, come posso risolvere anche questo?

Postami la me.php.

Inviato dal mio GT-I9195 utilizzando Tapatalk
 
Scusa se rispondo due volte, un'altra cosa, nel cms clicco entra in Hotel, e mi dice gioco.php la pagina che stai cercando è inesistente, invece se nella barra di ricerca metto link con /client.php me lo carica, come posso risolvere anche questo?
Apri la me.php, cerca gioco.php e sostituisci con client.php

Altrimenti rinomina il file client.php in gioco.php
 
  • Like
Reactions: 1 person
Postami la me.php.

Inviato dal mio GT-I9195 utilizzando Tapatalk
Ok comunque l'emulatore mi da un errore che prima non mi dava, il client è configurato bene?


include('core.php');
include('includes/session.php');
include('includes/news_headlines.php');
include('sito/css.php');
include('sito/header.php');



?>
<title><?php echo $shortname; ?> ~ <?php echo $myrow['username']; ?></title>
<link rel="stylesheet" href="<?php echo $path; ?>css/me.css" type="text/css" />

<div id="profilo">

<div id="look"><div id="banner"><cufontext><font color="white">Benvenuto in Samsung Hotel</font></cufontext></div><div id="pgg"><img src="http://www.habbo.it/habbo-imaging/avatarimage?figure=<?php echo $myrow['look']; ?>&size=b&direction=3&head_direction=3&gesture=sml"></div></div>
<div id="username"><cufontext><img src="immagini/nome.png" style=" float: left;margin-top: -3px;" /><?php echo $myrow['username']; ?></div>
<div id="motto"><cufontext><img src="immagini/motto.png" style=" float: left;margin-top: -7px;" /><?php echo $myrow['motto']; ?></cufontext></div>
<div id="mail"><cufontext><img src="immagini/connessione.png" style=" float: left;margin-top: -9px;" /><?php echo $myrow['lastvisit']; ?></cufontext></div>
<div id="credito"><cufontext><img src="immagini/ip.png" style=" float: left;margin-top: -9px;" /><?php echo $myrow['ip_last']; ?></cufontext></div>

</div>
<div id="destra_box">
<div id="hotelluzzo"><a href="gioca.php"><div id="Entra_in_hotel"><cufontext><font style="font-size: 20px; ">Entra in Hotel</font></cufontext></div></a><div>
</div>
<div id="box_crediti"><center><cufontext><img src="<?php echo $path; ?>immagini/coins.png" style=" float: left; margin-top: 2px; margin-left: 5px;"><?php echo $myrow['credits']; ?></cufontext></center></div>
<div id="box_pixel"><center><cufontext><img src="<?php echo $path; ?>immagini/coins.png" style=" float: left; margin-top: 2px; margin-left: 5px;"><?php echo $myrow['credits']; ?></cufontext></center></div>
<div id="box_conchiglie"><center><cufontext><img src="<?php echo $path; ?>immagini/coins.png" style=" float: left; margin-top: 2px; margin-left: 5px;"><?php echo $myrow['credits']; ?></cufontext></center></div>
</div></div>

<?php
$news1_5 = mysql_query("SELECT * FROM cms_news ORDER BY ID ASC LIMIT 1") or die(mysql_error());
?>
<?php $i = 0; while($news = mysql_fetch_assoc($news1_5)){ $i++; ?>
<div id="boxnews" style="background: url('<?php echo $news['imgprimopiano']; ?>');
width: 849px;
height: 260px;
clear: both;
background-size: 888px 300px;
padding: 18px;
position: relative;
top: 9px;
color: #fff;
border-radius: 9px;
border: 3px solid #3487db;
">
<div id="immagine_news">
<div id="titolo_news"><p><cufontext><?php echo $news['title']; ?></cufontext></p></div>
<div id="contenuto_news"><cufontext><?php echo $news['short_story']; ?></cufontext></div>
<div id="vai_alla_news"><a href="/news.php?id=<?php echo $news['num']; ?>"><cufontext><font color="white">Dimmi altro</font></cufontext></a></div>
</div>
</div>
<?php } ?>




</div>





<?php
include 'sito/footer_home.php';
?>


Configurazione Me.php
 
Ok comunque l'emulatore mi da un errore che prima non mi dava, il client è configurato bene?


include('core.php');
include('includes/session.php');
include('includes/news_headlines.php');
include('sito/css.php');
include('sito/header.php');



?>
~







Entra in Hotel













Configurazione Me.php

Qua:
PHP:
Perfavore, Entra oppure Registrati per vedere i codici!
al posto di gioca.php metti client.php e salva.

Inviato dal mio GT-I9195 utilizzando Tapatalk
 
Ok sistemato, ma comunque sia il client arriva a caricare la seconda barra e poi si blocca, e l'emulatore mi da delle scritte, cosa mi consigli?
 
Ok sistemato, ma comunque sia il client arriva a caricare la seconda barra e poi si blocca, e l'emulatore mi da delle scritte, cosa mi consigli?

Posta uno screen dell'emulatore.

Assicurati di aver configurato client ed emu con lo stesso IP e la stessa porta e di aver configurato gli external_variables
 
Posta uno screen dell'emulatore.

Assicurati di aver configurato client ed emu con lo stesso IP e la stessa porta e di aver configurato gli external_variables

Scusa l'ignoranza cosa sono gli external_variables, comunque non so come fare screen perché non ho il tasto "stamp r sist" e con strumento di cattura non ho mai fatto screen. Ps: ho windows 8 c'è ugualmente strumento di cattura?
 
Scusa l'ignoranza cosa sono gli external_variables, comunque non so come fare screen perché non ho il tasto "stamp r sist" e con strumento di cattura non ho mai fatto screen. Ps: ho windows 8 c'è ugualmente strumento di cattura?

Scarica Gyazo che genera automaticamente il link dello screenshot.

Vai su gamedata, apri external_variables.php o .txt (dipende dal pack)

Sostituisci il vecchio url con quello del tuo hotel, in tutti i link presenti.
 
Scarica Gyazo che genera automaticamente il link dello screenshot.

Vai su gamedata, apri external_variables.php o .txt (dipende dal pack)

Sostituisci il vecchio url con quello del tuo hotel, in tutti i link presenti.


Comunque il gamedata dove lo trovo? Su xampp o nella cartella htdocs?

Perfavore, Entra oppure Registrati per vedere i Link!
 
Nella cartella dei dcr, comunque devi usare un database compatibile, non vedi l'errore che segna una colonna mancante?

Usa
Perfavore, Entra oppure Registrati per vedere i Link!
ed esegui le query di Jabbo (le trovi nel topic)
 
Nella cartella dei dcr, comunque devi usare un database compatibile, non vedi l'errore che segna una colonna mancante?

Usa
Perfavore, Entra oppure Registrati per vedere i Link!
ed esegui le query di Jabbo (le trovi nel topic)
Il database che mi hai linkato è di Jabbo? Comunque ho un problema anche con l'housekeeping oltre a chiedermi Id e Password mi chiede anche lo StaffCode, non so cosa devo metterci o se devo inventarlo io se vuoi ti posto screen
 
Il database che mi hai linkato è di Jabbo? Comunque ho un problema anche con l'housekeeping oltre a chiedermi Id e Password mi chiede anche lo StaffCode, non so cosa devo metterci o se devo inventarlo io se vuoi ti posto screen

Il database è di phoenix 3.11.0 (jabbo è base phoenix)

Comunque che cms utilizzi?
 
db.hostname=localhost
db.port=3306
db.username=root
db.password=alessio97
db.name=samsungdb

## Connessioni Mysql
db.pool.minsize=5
db.pool.maxsize=30

## Configurazione TCP
game.tcp.bindip=25.106.146.110
game.tcp.port=30000
game.tcp.conlimit=5000

## Configurazione Client
client.ping.enabled=1
client.ping.interval=30000

## Configurazione Mus
mus.tcp.bindip=25.106.146.110
mus.tcp.port=30001
mus.tcp.allowedaddr=25.106.146.110

## Configurazione Console
emu.messages.connections=1
emu.messages.roommgr=0

Configurazione Emulatore

include('core.php');
include('includes/session.php');

if($logged_in){
require_once('includes/session.php');
} else {
header("location: clientutils.php?key=loginplease");
exit;
}

if($online !== "online" && $enable_status_image == "1"){
echo "<font color='white'><center><b>".$sitename." is offline</b></center></font>";
exit();
}

if($remote_ip == "127.0.0.1" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "127.0.0.1";
}

$forward = 0;
if(isset($_GET['roomId'])){
$roomid = mysql_real_escape_string($_GET['roomId']);
$checksql = mysql_query("SELECT roomtype FROM rooms WHERE id = '".$roomid."' LIMIT 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$roominfo = mysql_fetch_array($checksql);
$forward = 1;
if($roominfo['roomtype'] == 'public')
$forward_type = 1;
else
$forward_type = 2;
}
}
if(isset($_GET['nome'])){
$nome = Filtertext($_GET['nome']);
$check = mysql_query("SELECT * FROM users WHERE username LIKE '".$nome."'");
$check1 = mysql_fetch_assoc($check);
if($myrow['rank'] == '7'){

$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$check1['id']."' LIMIT 1") or die(mysql_error());


}else{
echo 'Non sei un amministratore';
}
}else{
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
}

$mynickname = mysql_fetch_array(mysql_query("SELECT username FROM users WHERE id = '" . $my_id . "'"));
?>

<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="X-UA-Compatible" content="IE=7">

<title> Samsung - Gioco</title>

<script async="" src="//ajax.cloudflare.com/cdn-cgi/nexp/dok9v=b064e16429/cloudflare.min.js"></script><script type="text/javascript">
//<![CDATA[
try{if (!window.CloudFlare) {var CloudFlare=[{verbose:0,p:1397301941,byc:0,owlid:"cf",bag2:1,mirage2:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/dok9v=02fcfa4f56/"},atok:"b5a7757d450360bd412d617280c51d1d",petok:"63325772c551e53cb71d4027a78525631e336768-1397728273-1800",zone:"hebhotel.net",rocket:"0",apps:{}}];CloudFlare.push({"apps":{"ape":"328dfb183f826ed60af7bede72151556"}});!function(a,b){a=document.createElement("script"),b=document.getElementsByTagName("script")[0],a.async=!0,a.src="//ajax.cloudflare.com/cdn-cgi/nexp/dok9v=b064e16429/cloudflare.min.js",b.parentNode.insertBefore(a,b)}()}}catch(e){};
//]]>
</script>
<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="favicon.ico" type="image/vnd.microsoft.icon">
<link rel="alternate" type="application/rss+xml" title="Habbo: RSS" href="http://www.habbo.it/articles/rss.xml">
<script src="flashclient/libs2.js" type="text/javascript"></script>
<script src="flashclient/visual.js" type="text/javascript"></script>
<script src="flashclient/libs.js" type="text/javascript"></script>
<script src="flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="flashclient/style.css" type="text/css">
<link rel="stylesheet" href="flashclient/bottons.css" type="text/css">
<link rel="stylesheet" href="flashclient/boxes.css" type="text/css">
<link rel="stylesheet" href="flashclient/tooltips.css" type="text/css">
<link rel="stylesheet" href="flashclient/changepassword.css" type="text/css">

<script type="text/javascript">

</script>
<script type="text/javascript">
var habboReqPath = "";
var habboStaticFilePath = "http://www.hebhotel.net//web-gallery";
var habboImagerUrl = "http://www.habbo.it/habbo-imaging/";
var habboDefaultClientPopupUrl = "25.106.146.110/client.php";



</script>



<link rel="stylesheet" href="flashclient/habboclient.css" type="text/css">
<link rel="stylesheet" href="flashclient/habboflashclient.css" type="text/css">
<script src="flashclient/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript" src="./habboflashclient.js"></script><style type="text/css">.cf-hidden { display: none; } .cf-invisible { visibility: hidden; }</style>

<script type="text/javascript">



if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "25.106.146.110",
"connection.info.port" : "30000",
"site.url" : "http://25.106.146.110",
"url.prefix" : "http://25.106.146.110",
"client.reload.url" : "http://25.106.146.110/404.php",
"client.fatal.error.url" : "http://25.106.146.110/404.php",
"client.connection.failed.url" : "http://25.106.146.110404.php",
"external.variables.txt" : "http://25.106.146.110/r63/gamedata/external_variables.php?username=Andreaaa",
"external.texts.txt" : "http://25.106.146.110/r63/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://25.106.146.110/r63/gamedata/productdata.txt",
"furnidata.load.url" : "http://25.106.146.110/r63/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendi perfavore! Samsung sta caricando.",
"flash.client.url" : "http://25.106.146.110/r63/dcr/hof_furni/",
"user.hash" : "",
"has.identity" : "1",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://25.106.146.110/r63/gordon/r63/",
"allowScriptAccess" : "always",
"menu" : "false"

};

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

FlashExternalInterface.signoutUrl = "http://idabboitalia.tk/logout.php";

var clientUrl = "http://hebhotel.net/r63/gordon/r63/Habbo.SWF";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "flashclient/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><style type="text/css" media="screen">#flash-container {visibility:hidden}html {height:100%;}body {height:100%;}#flash-container {margin:0; width:100%; height:100%;}</style>

<meta name="description" content="Habbo Hotel: amici, divertimento, celebrità!">
<meta name="keywords" content="habbo hotel, virtuale, mondo, social network, gratis, community, avatar, personaggio, chat, online, giovane, ragazzi, gioco di ruolo, giochi di ruolo, iscriviti, social, gruppi, forum, sicurezza, giocare, giochi, online, amici, giovani, rari, furni rari, collezione, creare, collezionare, connettersi, furni, mobili, cuccioli, animali, creazione stanze, condivisione, espressione, distintivi, badge, uscire, musica, VIP, celebrità, visite VIP, famosi, mmo, mmorpg, multiplayer">




<!--[if IE 8]>
<link rel="stylesheet" href="flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="flashclient/ie6.css" type="text/css" />
<script src="flashclient/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-BUILD259 - 23.02.2011 23:10 - it">
</head>

<body id="client" class="flashclient js">
<div id="overlay" style="display: block;"></div>
<img src="flashclient/page_loader.gif" style="position:absolute; margin: -1500px;">

<div id="overlay"></div>
<div id="client-ui">
<div id="flash-wrapper">

<object type="application/x-shockwave-flash" data="http://hebhotel.net/r63/gordon/r63/Habbo.SWF" width="100%" height="100%" id="flash-container" style="visibility: visible;"><param name="base" value="http://hebhotel.net/r63/gordon/r63/"><param name="allowScriptAccess" value="always"><param name="menu" value="false"><param name="flashvars" value="client.allow.cross.domain=1&amp;client.notify.cross.domain=0&amp;connection.info.host=5.135.253.110&amp;connection.info.port=30000&amp;site.url=http://www.hebhotel.net/&amp;url.prefix=http://www.hebhotel.net/&amp;client.reload.url=http://www.hebhotel.net/404.php&amp;client.fatal.error.url=http://www.hebhotel.net/404.php&amp;client.connection.failed.url=http://www.hebhotel.net/404.php&amp;external.variables.txt=http://hebhotel.net/r63/gamedata/external_variables.php?username=Andreaaa&amp;external.texts.txt=http://hebhotel.net/r63/gamedata/external_flash_texts.txt&amp;productdata.load.url=http://hebhotel.net/r63/gamedata/productdata.txt&amp;furnidata.load.url=http://hebhotel.net/r63/gamedata/furnidata.txt&amp;use.sso.ticket=1&amp;sso.ticket=<?php echo $myticket; ?>&amp;processlog.enabled=0&amp;account_id=0&amp;client.starting=Attendi perfavore! HEB sta caricando.&amp;flash.client.url=http://hebhotel.net/r63/dcr/hof_furni/&amp;user.hash=&amp;has.identity=1&amp;flash.client.origin=popup"></object>
</div>

<div id="content" class="client-content"></div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
4,017 Habbo in Hotel
</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>




<script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-448325-20");
pageTracker._trackPageview();
</script>






</body></html>


Configurazione Client

@404Error ho messo db Jebbo e l'emulatore mi da sempre errore però diverso e nel database di Jebbo nella cartella system_config manca server_mus_host
Perfavore, Entra oppure Registrati per vedere i Link!

Perfavore, Entra oppure Registrati per vedere i Link!