Ragazzi Allora ho costruito un Retroserver v59/v60 Però va bene tutto Il server e il cms(Pieno di bug uso quello nuovo di Valex, se me ne indicate uno buono lo cambio subito.)
Però arrivo a un problema che non capisco o_O Ed è quello che quando vado a cliccare su il pulsante "ENTRA" mi carica fino a un certo punto e mi dice "Client error" sono sbagliati i Txt & Vars ?!?! Vi prego Rispondete al più presto perche non so piu cosa fare Grazie !!
concordo con re-habbo.. è il client.php no il page-client.php ma il client.php .. perchè anche a me lo facevo ho cambaito il client.php e ho risolto.. cmq eccoti un client.php buono.. :
____________________________________________________________________________________________________________________________________________________
Codice:
<?php
include 'includes/config.inc.php';
if(!isset($_SESSION['uId']))
{
header("location: ".ROOT."security_check?forward=/client");
}
if(isset($_GET['pixelName']))
{
if($gebruiker['rank'] == 7)
{
if(isset($_GET['siteLogin']) && ($_GET['siteLogin'] == '1'))
{
$_SESSION['uId'] = $pixel->pixelData($_GET['pixelName'],'id');
$_SESSION['uNaam'] = $pixel->pixelData($_GET['pixelName'],'username');
header("location: ./");
die();
}
$pixelName = $_GET['pixelName'];
$pixelId = $pixel->pixelData($pixelName,'id');
$core->mysql->query("UPDATE users SET auth_ticket = '".ticket()."' WHERE id = '".$pixelId."' LIMIT 1");
}else{
die('Admin functies zijn uitgeschakeld voor jou
');
}
}else{
$pixelName = $_SESSION['uNaam'];
$pixelId = $_SESSION['uId'];
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><?php echo SHORTNAME ?>: Client</title>
<link rel="stylesheet" href="<?php echo ROOT ?>css/pixel_style.css" />
<script src="http://images.habbo.com/habboweb/<?php echo HABVER ?>/web-gallery/static/js/visual.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/<?php echo HABVER ?>/web-gallery/static/js/libs.js" type="text/javascript"></script>
<script src="http://images.habbo.com/habboweb/<?php echo HABVER ?>/web-gallery/static/js/common.js" type="text/javascript"></script>
<script type="text/javascript">
var ad_keywords = "gender%3Am,age%3A15";
var ad_key_value = "kvage=15;kvgender=m;kvtags=";
</script>
<script type="text/javascript">
document.habboLoggedIn = true;
var habboName = "<?php echo $pixelName; ?>";
var habboId = <?php echo $pixelId; ?>;
var facebookUser = false;
var habboReqPath = "";
var habboStaticFilePath = "http://images.habbo.com/habboweb/<?php echo HABVER ?>/web-gallery";
var habboImagerUrl = "/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "<?php echo ROOT ?>client";
window.name = "01da8bbe11b447f872a544b746cf9f436ed2aa42";
if (typeof HabboClient != "undefined") { HabboClient.windowName = "01da8bbe11b447f872a544b746cf9f436ed2aa42"; }
</script>
<script src="http://images.habbo.com/habboweb/<?php echo HABVER ?>/web-gallery/static/js/habboflashclient.js" type="text/javascript"></script>
<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = true;
FlashExternalInterface.logLoginStep("web.view.star t");
if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "1",
"connection.info.host" : "<?php echo SERVER_IP ?>",
"connection.info.port" : "<?php echo SERVER_PORT ?>",
"site.url" : "<?php echo ROOT ?>",
"url.prefix" : "<?php echo ROOT ?>",
"client.reload.url" : "<?php echo ROOT ?>error?id=client",
"client.fatal.error.url" : "<?php echo ROOT ?>error?id=client",
"client.connection.failed.url" : "<?php echo ROOT ?>error?id=verbinding",
"external.hash" : "",
"external.variables.txt" : "<?php echo VARS ?>",
"external.texts.txt" : "<?php echo TEXT ?>",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $pixel->pixelData($pixelName,'auth_ticket'); ?>",
"processlog.enabled" : "0",
"account_id" : "<?php echo $pixel->pixelData($pixelName,'id'); ?>",
"client.starting" : "<?php echo $taal['hotel']['loading']; ?>",
"flash.client.url" : "<?php echo NONE ?>",
"user.hash" : "",
"facebook.user" : "0",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "<?php echo DCR_BASE ?>",
"allowScriptAccess" : "always",
"allowfullscreen" : "true",
"wmode" : "transparent",
"menu" : "true"
};
if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}
var clientUrl = "<?php echo DCR_BASE ?>Habbo10.swf";
try {
if (swfobject.getFlashPlayerVersion().major <= 9) {
clientUrl = "<?php echo DCR_BASE ?>Habbo.swf";
}
} catch(e) {}
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "9.0.115", "http://images.habbo.com/habboweb/52_4659dbc66d1f540c81d7962306569322/11/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>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
<script type="text/javascript" src="<?php echo ROOT ?>js/javascript.js"></script>
<script type="text/javascript">
setTimeout("move()", 1000);
function move()
{
$('.client_box').draggable({ handle: ".header", opacity: "0.8", containment: "parent" });
}
</script>
</head>
<body style="background: url(/images/Achtergronden/pinkbg.gif);">
<div class="client_menu" id="menuBar">
<div id="inner">
<span onClick="clientLoadUrl('<?php echo $taal['menu']['staff']; ?>','/pixlett/staff.php')"><?php echo $taal['menu']['staff']; ?></span>
<span onClick="clientLoadUrl('Online <?php echo SHORTNAME; ?>\'s','/pixlett/online.php')">Online <?php echo SHORTNAME; ?>'s</span>
<span onClick="clientLoadUrl('PixelenHotel Server Status','/pixlett/serverstatus.php')">Server Status</span>
<span onClick="window.close()" id="close" style="float: right;">Sluit Hotel</span>
</div>
</div>
<div class="client_box" style="display: none;">
<div class="header" style="cursor: move; background: #FF0080;">
<span id="client_title">Title</span>
<span onClick="$('.client_box').fadeOut('slow');" style="cursor: pointer; float: right">[X]</span>
</div>
<div class="inner" style="max-height: 400px; overflow: auto;">
<div id="client_inner">Content</div>
</div>
</div>
<div class="client_content"<?php echo (isset($_GET['itsProgram']) ? ' style="top:0;"' : ''); ?>>
<div class="client_bcontent">
<div id="flash-container">
</div>
<div>
</div>
</div>
</div>
</body>
</html>
____________________________________________________________________________________________________________________________________________________
Ps: spero di essere stato utile.. cmq per sostiturlo vai in xampp->htdcos-client.php elimini il contenuto e copia e incolli questo che ti ho dato..