Richiesta Ho bisogno di Aiuto per Creare Retro Habbo

Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Dal database devi configurare il cms_system e il system_config:emoji_slight_smile:

Solo quelli? Poi non c'è anche da configurare server_setting e cms_setting?
--------------- AGGIUNTA AL POST ---------------
Usa la versione 1.7.1 configura Cms_system e system_cinfig, postaci i config e ti dico se hai configurato tutto bene.

Config :
Codice PHP :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "pass l'ho scritta, non voglio farvi vedere '-' ";
$sqldb = "db lo scritto ";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://25.104.140.162/";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>

------------------------------------------------
Raga, siccome devo postare ancora config di emu e client e io non so ancora come devo fare in sto forum, ditemi perpiacere come fare spoiler T_T
 
Ultima modifica:
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Solo quelli? Poi non c'è anche da configurare server_setting e cms_setting?
--------------- AGGIUNTA AL POST ---------------


Config :
Codice PHP :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "pass l'ho scritta, non voglio farvi vedere '-' ";
$sqldb = "db lo scritto ";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://25.104.140.162/";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>

Hai cambiato anche questo
// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://25.104.140.162/";
?
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Solo quelli? Poi non c'è anche da configurare server_setting e cms_setting?
--------------- AGGIUNTA AL POST ---------------


Config :
Codice PHP :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "pass l'ho scritta, non voglio farvi vedere '-' ";
$sqldb = "db lo scritto ";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://25.104.140.162/";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>

Perfetto, ora postami il config.php presente in htcdos e il client.php e poi fammi uno screen di come hai configurato le tabelle cms_system e Syistem_config.
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Perfetto, ora postami il config.php presente in htcdos e il client.php e poi fammi uno screen di come hai configurato le tabelle cms_system e Syistem_config.

M ail config.php in htdocs non è sempre il config del cms ?
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Hai cambiato anche questo
// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://25.104.140.162/";
?


Certo che ho cambiato quell gli ho messo il mio IP di Hamachi prima era
Perfavore, Entra oppure Registrati per vedere i Link!

--------------- AGGIUNTA AL POST ---------------
Si il config del Cms come vuoi chiamarlo.. Se mi posti il config.php e il client .php anche se non li hai configurati te li configuro io ;)

Allora io prima configuro tutto del cms poi lo incollo in htdocs, comunque i ecco il Codice PHP di config del CMS (non configurati, perfavore configurameli tu ;).grazie) :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "PASSWORD";
$sqldb = "nome database";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://localhost/";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>
 
Ultima modifica:
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Certo che ho cambiato quell gli ho messo il mio IP di Hamachi prima era
Perfavore, Entra oppure Registrati per vedere i Link!

--------------- AGGIUNTA AL POST ---------------


Allora io prima configuro tutto del cms poi lo incollo in htdocs, comunque i ecco il Codice PHP di config del CMS (non configurati, perfavore configurameli tu ;).grazie) :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "PASSWORD";
$sqldb = "nome database";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://localhost/";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>
:

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

Ecco a te postami il config.php dell'emulatore e il client.php
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Certo che ho cambiato quell gli ho messo il mio IP di Hamachi prima era
Perfavore, Entra oppure Registrati per vedere i Link!

--------------- AGGIUNTA AL POST ---------------


Allora io prima configuro tutto del cms poi lo incollo in htdocs, comunque i ecco il Codice PHP di config del CMS (non configurati, perfavore configurameli tu ;).grazie) :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT HoloCMS v2 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/

/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/

// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "PASSWORD";
$sqldb = "nome database";

// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";

// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://localhost/";

// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";

// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";

// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "new";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "http://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

// ****** FACEBOOK ******
// Impostazioni Facebook e Twitter.
$fbpage = "LINK PAGINA FACEBOOK";
$twpage = "LINK PAGINA TWITTER";
?>

è configurato correttamente, ma aspetta, tu stai usando la cartella htdocs che hai salvato in precedenza perchè ti dava quel errore? Se si allora devi cancellare tutta la cartella e rimettere il cms originale che configurerai
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

è configurato correttamente, ma aspetta, tu stai usando la cartella htdocs che hai salvato in precedenza perchè ti dava quel errore? Se si allora devi cancellare tutta la cartella e rimettere il cms originale che configurerai


No, è tutto rifatto da 0.

Quindi se è configurato correttamente devo lasciare
Perfavore, Entra oppure Registrati per vedere i Link!
e non devo mettere il mio IP hamachi apposto di localhost, giusto? Comunque tra poco vado a letto :l
--------------- AGGIUNTA AL POST ---------------
Perfavore vedete se è giusto come è configurato il client :

CODICE PHP :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT DCR - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/


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 == "25.104.140.162" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "25.104.140.162";
}


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";
}
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
?>
<!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><?php echo $sitename ?> ~ DnT DCR</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="http://dnt.webnet32.com/DCR/flashclient/libs2.js" type="text/javascript"></script>


<script src="http://dnt.webnet32.com/DCR/flashclient/visual.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/libs.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/style.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/bottons.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/boxes.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/tooltips.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/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://dnt.webnet32.com/DCR/c_images/habbo-imaging/";
var habboDefaultClientPopupUrl = "client.php";






</script>







<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/habboclient.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/habboflashclient.css" type="text/css" />
<script src="http://dnt.webnet32.com/DCR/flashclient/flashdetect.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/Loader.js" type="text/javascript"></script>
<script type="text/javascript" src="http://dnt.webnet32.com/DCR/flashclient/habboflashclient_new.js"></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.104.140.162",
"connection.info.port" : "30000",
"site.url" : "http://25.104.140.162",
"url.prefix" : "http://25.104.140.162",
"client.reload.url" : "http://25.104.140.162/client",
"client.fatal.error.url" : "http://25.104.140.162/disconnesso",
"client.connection.failed.url" : "http://25.104.140.162/disconnesso",
"external.variables.txt" : "http://dnt.webnet32.com/DCR/gamedata/external_variables.txt",
"external.texts.txt" : "http://dnt.webnet32.com/DCR/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://dnt.webnet32.com/DCR/gamedata/productdata.txt",
"furnidata.load.url" : "http://dnt.webnet32.com/DCR/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendere.. Up sta Caricando!",
"flash.client.url" : "http://dnt.webnet32.com/DCR/gordon/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://dnt.webnet32.com/DCR/gordon/",
"allowScriptAccess" : "always",
"menu" : "false",
"bgcolor" : "#000",
"wmode" : "transparent"
};


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


FlashExternalInterface.signoutUrl = "logout.php";


var clientUrl = "http://dnt.webnet32.com/DCR/gordon/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>


<meta name="description" content="DnT DCR: Created By Donatello!" />
<meta name="keywords" content="dnt dcr retros" />








<!--[if IE 8]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie6.css" type="text/css" />
<script src="http://dnt.webnet32.com/DCR/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">
<div id="overlay"></div>
<img src="http://dnt.webnet32.com/DCR/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>
<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>
<script type="text/javascript">
jjLoader.init('client', 6, 'http://dnt.webnet32.com/DCR/gamedata/dntdcr.png', 'http://dnt.webnet32.com/DCR/c_images/hotel_view_images_hq/hotelview_dynamic_benv.png');
</script>

</body>
</html>
--------------- AGGIUNTA AL POST ---------------
Codice PHP del Config dell'EMU. (Phoenix 3.8.1) :


## Phoenix 3.0 System Configuration File

## Licence Information
username=any
password=any

#Otaku-Studios.username=
#Otaku-Studios.password=

## MySQL Configuration
db.hostname=25.104.140.162
db.port=3306
db.username=root
db.password=mia pass
db.name=mio db

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

## Game TCP/IP Configuration
game.tcp.bindip=25.104.140.162
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=25.104.140.162
mus.tcp.port=30001
mus.tcp.allowedaddr=25.104.140.162

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1




======================================================================================
Raga a domani voi configurateli domani vedrò, grazie del vostro aiuto :emoji_smiley:
 
Ultima modifica:
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

No, è tutto rifatto da 0.

Quindi se è configurato correttamente devo lasciare
Perfavore, Entra oppure Registrati per vedere i Link!
e non devo mettere il mio IP hamachi apposto di localhost, giusto? Comunque tra poco vado a letto :l
--------------- AGGIUNTA AL POST ---------------
Perfavore vedete se è giusto come è configurato il client :

CODICE PHP :

<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2012 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # DnT DCR - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================*/


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 == "25.104.140.162" || $remote_ip == "localhost" && $server_on_localhost == 1){
$ip = "25.104.140.162";
}


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";
}
$myticket = GenerateTicket();
mysql_query("UPDATE users SET auth_ticket = '".$myticket."', ip_last = '".$remote_ip."' WHERE id = '".$my_id."' LIMIT 1") or die(mysql_error());
?>
<!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><?php echo $sitename ?> ~ DnT DCR</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="http://dnt.webnet32.com/DCR/flashclient/libs2.js" type="text/javascript"></script>


<script src="http://dnt.webnet32.com/DCR/flashclient/visual.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/libs.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/common.js" type="text/javascript"></script>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/style.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/bottons.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/boxes.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/tooltips.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/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://dnt.webnet32.com/DCR/c_images/habbo-imaging/";
var habboDefaultClientPopupUrl = "client.php";






</script>







<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/habboclient.css" type="text/css" />
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/habboflashclient.css" type="text/css" />
<script src="http://dnt.webnet32.com/DCR/flashclient/flashdetect.js" type="text/javascript"></script>
<script src="http://dnt.webnet32.com/DCR/flashclient/Loader.js" type="text/javascript"></script>
<script type="text/javascript" src="http://dnt.webnet32.com/DCR/flashclient/habboflashclient_new.js"></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.104.140.162",
"connection.info.port" : "30000",
"site.url" : "http://25.104.140.162",
"url.prefix" : "http://25.104.140.162",
"client.reload.url" : "http://25.104.140.162/client",
"client.fatal.error.url" : "http://25.104.140.162/disconnesso",
"client.connection.failed.url" : "http://25.104.140.162/disconnesso",
"external.variables.txt" : "http://dnt.webnet32.com/DCR/gamedata/external_variables.txt",
"external.texts.txt" : "http://dnt.webnet32.com/DCR/gamedata/external_flash_texts.txt",
"productdata.load.url" : "http://dnt.webnet32.com/DCR/gamedata/productdata.txt",
"furnidata.load.url" : "http://dnt.webnet32.com/DCR/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
"sso.ticket" : "<?php echo $myticket; ?>",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Attendere.. Up sta Caricando!",
"flash.client.url" : "http://dnt.webnet32.com/DCR/gordon/",
"user.hash" : "",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "http://dnt.webnet32.com/DCR/gordon/",
"allowScriptAccess" : "always",
"menu" : "false",
"bgcolor" : "#000",
"wmode" : "transparent"
};


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


FlashExternalInterface.signoutUrl = "logout.php";


var clientUrl = "http://dnt.webnet32.com/DCR/gordon/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>


<meta name="description" content="DnT DCR: Created By Donatello!" />
<meta name="keywords" content="dnt dcr retros" />








<!--[if IE 8]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://dnt.webnet32.com/DCR/flashclient/ie6.css" type="text/css" />
<script src="http://dnt.webnet32.com/DCR/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">
<div id="overlay"></div>
<img src="http://dnt.webnet32.com/DCR/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>
<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>
<script type="text/javascript">
jjLoader.init('client', 6, 'http://dnt.webnet32.com/DCR/gamedata/dntdcr.png', 'http://dnt.webnet32.com/DCR/c_images/hotel_view_images_hq/hotelview_dynamic_benv.png');
</script>

</body>
</html>
--------------- AGGIUNTA AL POST ---------------
Codice PHP del Config dell'EMU. (Phoenix 3.8.1) :


## Phoenix 3.0 System Configuration File

## Licence Information
username=any
password=any

#Otaku-Studios.username=
#Otaku-Studios.password=

## MySQL Configuration
db.hostname=25.104.140.162
db.port=3306
db.username=root
db.password=mia pass
db.name=mio db

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

## Game TCP/IP Configuration
game.tcp.bindip=25.104.140.162
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=25.104.140.162
mus.tcp.port=30001
mus.tcp.allowedaddr=25.104.140.162

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1




======================================================================================
Raga a domani voi configurateli domani vedrò, grazie del vostro aiuto :emoji_smiley:

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

Ecco a te, prova così, per quanto riguarda il config.php del Cms localhost lo devi sostiuire con il tuo link, il config Dell'emu e perfetto.
 
Ultima modifica:
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

TGB o qualc'unaltro potrebbe configurarmi il Codice PHP dell'emulatore? Grazie.

Codice PHP :


## Phoenix 3.0 System Configuration File

## Licence Information
username=any
password=any

#Otaku-Studios.username=
#Otaku-Studios.password=

## MySQL Configuration
db.hostname=25.104.140.162
db.port=3306
db.username=root
db.password=mia pass
db.name=mio db

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

## Game TCP/IP Configuration
game.tcp.bindip=25.104.140.162
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=25.104.140.162
mus.tcp.port=30001
mus.tcp.allowedaddr=25.104.140.162

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

TGB o qualc'unaltro potrebbe configurarmi il Codice PHP dell'emulatore? Grazie.

Codice PHP :


## Phoenix 3.0 System Configuration File

## Licence Information
username=any
password=any

#Otaku-Studios.username=
#Otaku-Studios.password=

## MySQL Configuration
db.hostname=25.104.140.162
db.port=3306
db.username=root
db.password=mia pass
db.name=mio db

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

## Game TCP/IP Configuration
game.tcp.bindip=25.104.140.162
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=25.104.140.162
mus.tcp.port=30001
mus.tcp.allowedaddr=25.104.140.162

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1

E configurato bene.
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

TGB, ieri XAMPP mi runnava bene, ora non mi sta runanndo Apache, mi spunta questo :

Error: Apache shutdown unexpectedly.
12:44:42 [Apache] This may be due to a blocked port, missing dependencies,
12:44:42 [Apache] improper privileges, a crash, or a shutdown by another method.
12:44:42 [Apache] Press the Logs button to view error logs and check
12:44:42 [Apache] the Windows Event Viewer for more clues
12:44:42 [Apache] If you need more help, copy and post this
12:44:42 [Apache] entire log window on the forums


==========================================================================
Perchè?
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

TGB, ieri XAMPP mi runnava bene, ora non mi sta runanndo Apache, mi spunta questo :

Error: Apache shutdown unexpectedly.
12:44:42 [Apache] This may be due to a blocked port, missing dependencies,
12:44:42 [Apache] improper privileges, a crash, or a shutdown by another method.
12:44:42 [Apache] Press the Logs button to view error logs and check
12:44:42 [Apache] the Windows Event Viewer for more clues
12:44:42 [Apache] If you need more help, copy and post this
12:44:42 [Apache] entire log window on the forums


==========================================================================
Perchè?

Apache utilizza la porta 80 come teamviewer, skype o altri programmi, quindi li devi chiudere dopodichè apache si starterà.
-Non mi si starta ancora perchè?
Avrai sbagliato ad installarlo, disinstalla xampp dopodichè cancella la cartella situata in C: ..
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Apache utilizza la porta 80 come teamviewer, skype o altri programmi, quindi li devi chiudere dopodichè apache si starterà.
-Non mi si starta ancora perchè?
Avrai sbagliato ad installarlo, disinstalla xampp dopodichè cancella la cartella situata in C: ..


Quindi lo devo disistallare e alla fine reistalalrlo?


==============================================================================
Ho speso Hamachi, Skype (sono questi i programmi che ho), ma ancora non runna.
E poi avevo creato tutto da capo quindi non credo sia un problema di mal istallamento.
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Quindi lo devo disistallare e alla fine reistalalrlo?

Controlla di aver chiuso prima i programmi, fai un backup del Cms e se sei sicuro di aver chiuso tutti i programmi che occupano la porta 80 procedi alla re installazione di xampp.


Sent from my iPad using Tapatalk -
Perfavore, Entra oppure Registrati per vedere i Link!
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Controlla di aver chiuso prima i programmi, fai un backup del Cms e se sei sicuro di aver chiuso tutti i programmi che occupano la porta 80 procedi alla re installazione di xampp.


Sent from my iPad using Tapatalk -
Perfavore, Entra oppure Registrati per vedere i Link!

Io ho chiuso tuti i Programmi '-', unistallo XAMPP. Rimetto la 1.7.1 ?
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Si, ma fai prima un backup del Cms altrimenti lo perdi.

Non lo perdo ;) , perchè ho il cms in htdocs e il cms nella sua propria cartella è.é . Quindi appena faccio tutto ti metto il Link degli screen di come ho configurato Cms_system e system_config
 
Riferimento: Ho bisogno di Aiuto per Creare Retro Habbo

Non lo perdo ;) , perchè ho il cms in htdocs e il cms nella sua propria cartella è.é . Quindi appena faccio tutto ti metto il Link degli screen di come ho configurato Cms_system e system_config

Per disinstallare xampp devi eliminare la cartella presente nel disco locale C: e poi puoi procedere alla re-installazione.