Altro - serve pack funzionante

il client dove lo devo mettere? D: è gia con tutti i IP messi al loro posto @System10
Allora.. hai ancora il file.rar giusto? Se lo hai aprilo ed estrai il client.php, poi lo prendi e lo inserisci in htdocs sostituendo quell'altro(ovviamente modificalo con il tuo ip e poi postalo).. posta anche lo
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!
.. ^^[/COLOR]
 
<?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');

if($myrow['rank'] >= 4) {
header("location:/staff:emoji_relieved:1231.php");
}

mysql_query("UPDATE users SET auth_ticket = '', auth_ticket = '".GenerateTicket()."', 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'"));

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.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "25.140.248.205",
"connection.info.port" : "30000",
"site.url" : "http://25.140.248.205",
"url.prefix" : "http://25.140.248.205",
"client.reload.url" : "http://25.140.248.205/client",
"client.fatal.error.url" : "http://25.140.248.205/clientutils.php",
"client.connection.failed.url" : "http://25.140.248.205/clientutils.php",
"external.variables.txt" : "http://25.140.248.205/r63/gamedata/external_variables.php",
"external.texts.txt" : "http://25.140.248.205/r63/gamedata/external_flash_texts.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $ticketrow['auth_ticket']; ?>",
"processlog.enabled" : "1",
"account_id" : "<?php echo $ticketrow['id']; ?>",
"client.starting" : "Attendi! <?php echo $shortname; ?> sta caricando!.",
"flash.client.url" : "http://25.140.248.205/r63/gordon/r63/",
"user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02",
"has.identity" : "1",
"flash.client.origin" : "popup",
"logout.disconnect.url" : "<?php echo $path; ?>/clientutils.php",
"logout.url" : "<?php echo $path; ?>/clientutils.php"


};

var params = {
"base" : "http://25.140.248.205/r63/gordon/r63/",
"allowScriptAccess" : "always",
"menu" : "false", "bgcolor" : "#000", "wmode" : "direct"

};

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

FlashExternalInterface.signoutUrl = "<?php echo $path; ?>/account/logout?token=<?php echo sha1($myrow['password']); ?>";

var clientUrl = "http://25.140.248.205/r63/gordon/r63/habbo2.swf";



swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/<?php echo $WebBuild; ?>/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="Jaddo - Il divertimento in formato pixel." />
<meta name="keywords" content="Habbo Hotel , virtuell, Welt, social network, gratis, community, avatar, chat, online, teen, Rollenspiel, anmelden, sozial, Gruppen, Foren, sicher, spielen, games, online, Freunde, teens, rares, rare Möbel, sammeln, erstellen, sammeln, treffen, Möbel, furni, Haustiere, Raum erstellen, teilen, Ausdruck, Badges, Treffpunkt, Musik, Stars, Starchats, VIPs, mmo, mmorpg, massiv multiplayer" />



<!--[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">

<script type="text/javascript">jjLoader.init('client', 6, '<?php echo $path; ?>/web-gallery/v2/images/force.gif', '<?php echo $path; ?>/r63/c_images/hotel_view_images_hq/bg.png');</script>

<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">Bitte besorg dir die neueste Adobe Flash Player Version.</h2>

<div class="box-content">
<p>Hier kannst Du den Adobe Flashplayer herunterladen und installieren: <a href="http://get.adobe.com/flashplayer/">Install flash player</a>. Mehr Informationen und Anweisungen zur Installation sind hier zu finden: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Mehr Informationen</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/252/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>
</div>
<div style="display: none">
<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 type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-448325-18']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
HabboView.run();
</script>

</body>
</html>


ecco

- - - Aggiornato - - -
@System10
 
Il client è configurato bene, ora posta tra i tag [COD.E][/COD.E] senza puntini ovviamente il file:
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!
[/COLOR]
 
Sinceramente ti consiglio questo pack : HaDDo cms v2 + phoenix 3.8.1 ( con database di HaDDo) e pakos dcr
il cms si configura dal config.php
e nel client dovrai poi inserire i dcr , ma se non lo sai fare posta quì che te lo faccio io ^.^
 
Sinceramente ti consiglio questo pack : HaDDo cms v2 + phoenix 3.8.1 ( con database di HaDDo) e pakos dcr
il cms si configura dal config.php
e nel client dovrai poi inserire i dcr , ma se non lo sai fare posta quì che te lo faccio io ^.^
Haddo è ormai obsoleto, lui vuole un cms sicuro.. ;)
 
@System10 , basta levare le shell ( che è per esempio sessions.php che si trova nella cartella include) , e tanto peri dire tutti , o quasi , gli odierni cms sono basati su haddo :p
 
@System10 , basta levare le shell ( che è per esempio sessions.php che si trova nella cartella include) , e tanto peri dire tutti , o quasi , gli odierni cms sono basati su haddo :p
Si.. ma jaddo è sicuro essendo base lavvos, la combinazione giusta sarebbe: IIS-jaddo-cloudflare-TCP Proxy e sei sicuro al 90%