Problema Client Bainco

AlexisGlace

Utente Medio
Autore del topic
18 Luglio 2012
218
0
Miglior risposta
0
Ciao a tutti, vi voglio esporre questo mio problema.. ho usato il cms seasons v2 e ho usato i DCR dentro il client, ma mi esce questa pagina bianca.. cosa posso fare per risolvere? HELP ç.ç
SCREEN:
Perfavore, Entra oppure Registrati per vedere i Link!
 
Riferimento: SEASONS DCR-Client bianco

Posta la configurazione del client e del config dell'emu.
 
Riferimento: SEASONS DCR-Client bianco

Hai sbagliato a mettere i link dei dcr, controlla meglio!
Rinomino il titolo.
 
Riferimento: Client Bainco

@Andrea456
Client.php
<?php


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


$ssocheck = mysql_query("select * from users where username = '".$rawname."' and password = '".$rawpass."' limit 1") or die(mysql_error());
$ssocheck2 = mysql_fetch_assoc($ssocheck);
if($ssocheck2['auth_ticket'] == "") {
if(isset($_get['roomid']) && $_get['forwardid'] == "2"){
if(isset($_get['wide'])) {
header("location:reauthenticate.php?forwardid=".$_get['forwardid']."&roomid=".$_get['roomid']."&wide=".$_get['wide']."&flash=habbu");
} else {
header("location:reauthenticate.php?forwardid=".$_get['forwardid']."&roomid=".$_get['roomid']."&flash=habbu");
}
} elseif(isset($_get['wide'])) {
header("location:reauthenticate.php?wide=".$_get['wide']."&flash=habbu");
} else {
header("location:reauthenticate.php?flash=habbu");
}
}

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(isset($_get['roomid']) && $_get['forwardid'] == "2"){
$roomid = $_get['roomid'];
$checksql = mysql_query("select id from rooms where id = '".$roomid."' limit 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$forward = "1";
echo "<!-- forwarding to room ".$roomid." -->";
} else {
$forward = "0";
echo "<!-- room doesn't exist; not forwarding -->";
}
} else {
echo "<!-- no room forward requested, normal loader -->";
$forward = "0";
}
?>
<!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="x-ua-compatible" content="ie=7" />

<title>seasons dcr - flash</title>

<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://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/web-gallery";
var habboimagerurl = "http://www.habbo.com/habbo-imaging/";
var habbodefaultclientpopupurl = "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">


if (top == self) {
flashhabboclient.cachecheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "25.216.167.194",
"connection.info.port" : "30000",
"site.url" : "http://localhost/",
"url.prefix" : "http://localhost/",
"client.reload.url" : "account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "http://google.it/fatal.html",
"client.connection.failed.url" : "http://google.it/disco.html",
"external.variables.txt" : "http://amerixhotel.webnet32.com/seasonsdcr/gamedata/external_variables.txt", "external.texts.txt" : "http://amerixhotel.webnet32.com/seasonsdcr/gamedata/external_flash_texts.txt", "productdata.load.url" : "http://amerixhotel.webnet32.com/seasonsdcr/gamedata/productdata.txt", "furnidata.load.url" : "http://amerixhotel.webnet32.com/seasonsdcr/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "attendi per favore! Seasons sta caricando.",
"flash.client.url" : "http://amerixhotel.webnet32.com/seasonsdcr/gordon/release64/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://amerixhotel.webnet32.com/seasonsdcr/gordon/release64/",
"allowscriptaccess" : "always",
"menu" : "false"
};

if (!(habbletloader.needsflashkbworkaround())) {
params["wmode"] = "opaque";
}

flashexternalinterface.signouturl = "logout.php";

var clienturl = "http://amerixhotel.webnet32.com/seasonsdcr/gordon/release64/seasons.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>

<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>

<link rel="stylesheet" type="text/css" href="/css/quiz.css" />
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/js/quiz.js"></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">
<div id="overlay"></div>
<img src="flashclient/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">aggiorna flash player all'ultima versione disponibile</h2>
<div class="box-content">
<p>puoi scaricare e istallare adobe flash player <a href="http://get.adobe.com/flashplayer/">da questa url</a>. Puoi trovare le istruzioni di istallazione <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">cliccando qui</a>.</p>

<p><a href="http://www.adobe.com/go/getflashplayer"><img src="flashclient/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>
<div style="display: None">
<div id="habbocountupdatetarget">
4,017 habbo in hotel
</div>


<div id="overlay" style="z-index:1001"></div>

<div id="quiz" class="quiz"><a href="javascript:void(0)" onclick="start_quiz()" class="quiz_button"></a></div>

<div id="quiz_layer">
<span>
<font style="font-family:arial;font-weight:bold;font-size:14px;">folleto de seguridad</font><br>
<font style="font-family:arial;font-weight:bold;font-size:22px;">manténte segur@ en habbo</font>
</span>

<div class="quiz_box">
<a href="javascript:void(0)" onclick="close_quiz()" class="quiz_button_close"></a>
<div id="quiz_content"><?php include("ajax/ajax.quiz.php"); ?></div>
</div>
</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>

<script type="text/javascript">
habboview.run();
</script>

</body>
</html>

config. Emu
## otaril emulator v1.0 file di configurazione


## mysql configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=password db
db.name=nome db

## mysql pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30

## game tcp/ip configuration
game.tcp.bindip=ip retro
game.tcp.port=30000
game.tcp.conlimit=5000

## client configuration
client.ping.enabled=1
client.ping.interval=30000

## mus tcp/ip configuration
mus.tcp.bindip=ip retro
mus.tcp.port=30001
mus.tcp.allowedaddr=ip retro

## console configuration
emu.messages.connections=1
emu.messages.roommgr=1

























dopo di questa linea non toccare nulla!
_______________________________________________________________________________________________________________________________________________________________________________________________________

























## licence information
otaku-studios.username=impossibol
otaku-studios.password=otaril
--------------- AGGIUNTA AL POST ---------------
hai sbagliato a mettere i link dei dcr, controlla meglio!
Rinomino il titolo.

non riesco a capire dove ho sbagliato di preciso... Dove controllo meglio? ç_ç
--------------- AGGIUNTA AL POST ---------------
hai sbagliato a mettere i link dei dcr, controlla meglio!
Rinomino il titolo.

non riesco a capire dove ho sbagliato di preciso... Dove controllo meglio? ç_ç
 
Ultima modifica:
Riferimento: Client Bainco

@AlexisGlace è LOGICO webnet ha chiuso quindi i dcr non esistono più se vuoi controlla tu stesso mettendo il link cioè amerixhotel.webnet32.com in una nuova finestra cerca in dcr e addons nuovi dcr pre-hostati o hostali tu in locale o su un sito di hosting.
 
Riferimento: Client Bainco

Allora...prendi nel pack del cms c'e la cartella seasonsdcr tu vedi se c'e...se c'e metti questo client
Client :
<?php


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


$ssocheck = mysql_query("select * from users where username = '".$rawname."' and password = '".$rawpass."' limit 1") or die(mysql_error());
$ssocheck2 = mysql_fetch_assoc($ssocheck);
if($ssocheck2['auth_ticket'] == "") {
if(isset($_get['roomid']) && $_get['forwardid'] == "2"){
if(isset($_get['wide'])) {
header("location:reauthenticate.php?forwardid=".$_ get['forwardid']."&roomid=".$_get['roomid']."&wide=".$_get['wide']."&flash=habbu");
} else {
header("location:reauthenticate.php?forwardid=".$_ get['forwardid']."&roomid=".$_get['roomid']."&flash=habbu");
}
} elseif(isset($_get['wide'])) {
header("location:reauthenticate.php?wide=".$_get['wide']."&flash=habbu");
} else {
header("location:reauthenticate.php?flash=habbu");
}
}

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(isset($_get['roomid']) && $_get['forwardid'] == "2"){
$roomid = $_get['roomid'];
$checksql = mysql_query("select id from rooms where id = '".$roomid."' limit 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$forward = "1";
echo "<!-- forwarding to room ".$roomid." -->";
} else {
$forward = "0";
echo "<!-- room doesn't exist; not forwarding -->";
}
} else {
echo "<!-- no room forward requested, normal loader -->";
$forward = "0";
}
?>
<!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="x-ua-compatible" content="ie=7" />

<title>seasons dcr - flash</title>

<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://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/web-gallery";
var habboimagerurl = "http://www.habbo.com/habbo-imaging/";
var habbodefaultclientpopupurl = "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">


if (top == self) {
flashhabboclient.cachecheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "25.216.167.194",
"connection.info.port" : "30000",
"site.url" : "http://25.216.167.194/",
"url.prefix" : "http://25.216.167.194/",
"client.reload.url" : "account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "http://google.it/fatal.html",
"client.connection.failed.url" : "http://google.it/disco.html",
"external.variables.txt" : "http://25.216.167.194/seasonsdcr/gamedata/external_variables.txt", "external.texts.txt" : "http://25.216.167.194/seasonsdcr/gamedata/external_flash_texts.txt", "productdata.load.url" : "http://25.216.167.194/seasonsdcr/gamedata/productdata.txt", "furnidata.load.url" : "http://25.216.167.194/seasonsdcr/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "attendi per favore! Seasons sta caricando.",
"flash.client.url" : "http://25.216.167.194/seasonsdcr/gordon/release64/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://25.216.167.194/seasonsdcr/gordon/release64/",
"allowscriptaccess" : "always",
"menu" : "false"
};

if (!(habbletloader.needsflashkbworkaround())) {
params["wmode"] = "opaque";
}

flashexternalinterface.signouturl = "logout.php";

var clienturl = "http://25.216.167.194/seasonsdcr/gordon/release64/seasons.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>

<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>

<link rel="stylesheet" type="text/css" href="/css/quiz.css" />
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/js/quiz.js"></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">
<div id="overlay"></div>
<img src="flashclient/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">aggiorna flash player all'ultima versione disponibile</h2>
<div class="box-content">
<p>puoi scaricare e istallare adobe flash player <a href="http://get.adobe.com/flashplayer/">da questa url</a>. Puoi trovare le istruzioni di istallazione <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">cliccando qui</a>.</p>

<p><a href="http://www.adobe.com/go/getflashplayer"><img src="flashclient/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>
<div style="display: None">
<div id="habbocountupdatetarget">
4,017 habbo in hotel
</div>


<div id="overlay" style="z-index:1001"></div>

<div id="quiz" class="quiz"><a href="javascript:void(0)" onclick="start_quiz()" class="quiz_button"></a></div>

<div id="quiz_layer">
<span>
<font style="font-family:arial;font-weight:bold;font-size:14px;">folleto de seguridad</font><br>
<font style="font-family:arial;font-weight:bold;font-size:22px;">manténte segur@ en habbo</font>
</span>

<div class="quiz_box">
<a href="javascript:void(0)" onclick="close_quiz()" class="quiz_button_close"></a>
<div id="quiz_content"><?php include("ajax/ajax.quiz.php"); ?></div>
</div>
</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>

<script type="text/javascript">
habboview.run();
</script>

</body>
</html>

Vedi se funge...Se non funge che o non hai i dcr o la cartella dove li hai è rinominata in un altro nome e non in seasonsdcr!!!
 
Riferimento: Client Bainco

Non c'è la cartella.. comunque ho provato anche con Selux Cms V4 e fa lo stesso problema :emoji_slight_frown:
Allora...prendi nel pack del cms c'e la cartella seasonsdcr tu vedi se c'e...se c'e metti questo client
Client :
<?php


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


$ssocheck = mysql_query("select * from users where username = '".$rawname."' and password = '".$rawpass."' limit 1") or die(mysql_error());
$ssocheck2 = mysql_fetch_assoc($ssocheck);
if($ssocheck2['auth_ticket'] == "") {
if(isset($_get['roomid']) && $_get['forwardid'] == "2"){
if(isset($_get['wide'])) {
header("location:reauthenticate.php?forwardid=".$_ get['forwardid']."&roomid=".$_get['roomid']."&wide=".$_get['wide']."&flash=habbu");
} else {
header("location:reauthenticate.php?forwardid=".$_ get['forwardid']."&roomid=".$_get['roomid']."&flash=habbu");
}
} elseif(isset($_get['wide'])) {
header("location:reauthenticate.php?wide=".$_get['wide']."&flash=habbu");
} else {
header("location:reauthenticate.php?flash=habbu");
}
}

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(isset($_get['roomid']) && $_get['forwardid'] == "2"){
$roomid = $_get['roomid'];
$checksql = mysql_query("select id from rooms where id = '".$roomid."' limit 1");
$roomexists = mysql_num_rows($checksql);
if($roomexists > 0){
$forward = "1";
echo "<!-- forwarding to room ".$roomid." -->";
} else {
$forward = "0";
echo "<!-- room doesn't exist; not forwarding -->";
}
} else {
echo "<!-- no room forward requested, normal loader -->";
$forward = "0";
}
?>
<!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="x-ua-compatible" content="ie=7" />

<title>seasons dcr - flash</title>

<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://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/web-gallery";
var habboimagerurl = "http://www.habbo.com/habbo-imaging/";
var habbodefaultclientpopupurl = "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">


if (top == self) {
flashhabboclient.cachecheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "25.216.167.194",
"connection.info.port" : "30000",
"site.url" : "http://25.216.167.194/",
"url.prefix" : "http://25.216.167.194/",
"client.reload.url" : "account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "http://google.it/fatal.html",
"client.connection.failed.url" : "http://google.it/disco.html",
"external.variables.txt" : "http://25.216.167.194/seasonsdcr/gamedata/external_variables.txt", "external.texts.txt" : "http://25.216.167.194/seasonsdcr/gamedata/external_flash_texts.txt", "productdata.load.url" : "http://25.216.167.194/seasonsdcr/gamedata/productdata.txt", "furnidata.load.url" : "http://25.216.167.194/seasonsdcr/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "attendi per favore! Seasons sta caricando.",
"flash.client.url" : "http://25.216.167.194/seasonsdcr/gordon/release64/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://25.216.167.194/seasonsdcr/gordon/release64/",
"allowscriptaccess" : "always",
"menu" : "false"
};

if (!(habbletloader.needsflashkbworkaround())) {
params["wmode"] = "opaque";
}

flashexternalinterface.signouturl = "logout.php";

var clienturl = "http://25.216.167.194/seasonsdcr/gordon/release64/seasons.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>

<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>

<link rel="stylesheet" type="text/css" href="/css/quiz.css" />
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/js/quiz.js"></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">
<div id="overlay"></div>
<img src="flashclient/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">aggiorna flash player all'ultima versione disponibile</h2>
<div class="box-content">
<p>puoi scaricare e istallare adobe flash player <a rel="nofollow" href="http://get.adobe.com/flashplayer/">da questa url</a>. Puoi trovare le istruzioni di istallazione <a rel="nofollow" href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">cliccando qui</a>.</p>

<p><a rel="nofollow" href="http://www.adobe.com/go/getflashplayer"><img src="flashclient/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>
<div style="display: None">
<div id="habbocountupdatetarget">
4,017 habbo in hotel
</div>


<div id="overlay" style="z-index:1001"></div>

<div id="quiz" class="quiz"><a href="javascript:void(0)" onclick="start_quiz()" class="quiz_button"></a></div>

<div id="quiz_layer">
<span>
<font style="font-family:arial;font-weight:bold;font-size:14px;">folleto de seguridad</font><br>
<font style="font-family:arial;font-weight:bold;font-size:22px;">manténte segur@ en habbo</font>
</span>

<div class="quiz_box">
<a href="javascript:void(0)" onclick="close_quiz()" class="quiz_button_close"></a>
<div id="quiz_content"><?php include("ajax/ajax.quiz.php"); ?></div>
</div>
</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>

<script type="text/javascript">
habboview.run();
</script>

</body>
</html>

Vedi se funge...Se non funge che o non hai i dcr o la cartella dove li hai è rinominata in un altro nome e non in seasonsdcr!!!