Thread obsoleto Aiuto Retro habbo PROBLEMA!! (ancora)

@Cix10 Non del tutto ci sono problemi col me.php buggata...
E con phoenix :/
 
@#Vincè Ti do la rete:
AlphaHotel001 e ti allego il client.php (gioco.php)
PHP:
Perfavore, Entra oppure Registrati per vedere i codici!

- - - Aggiornato - - -
@#Vincè
Ecco lo screen del me.php
Perfavore, Entra oppure Registrati per vedere i Link!

(P.S. Mi hai aiutato molto ^_^)
 
Ultima modifica da un moderatore:
Ultima modifica da un moderatore:
Sicuramente avrai eliminato qualche div dalla me.php.
Edito il post, usa i bbcode [.php][/.php] senza i punti.
 
Ho fatto @#Vincè
Ecco la config del CMS

<?php
/*--------------------------------+
| PixelCMS v.4 (MacBETA v.4.0.1)
+---------------------------------*/

// ****** Configurazione ******
// Inserisci la Password & il nome del database MySQL.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "CENSORED";
$sqldb = "cms_db";

// ****** Controllo del Cms ******
// 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.177.46.52/";

// ****** 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://images.habbohotel.com/c_images/";
$badgesurl = "album1584/";

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

PHP:
Perfavore, Entra oppure Registrati per vedere i codici!
 
@#Vincè non va bene il config non l'ho messo perchè lo hai scritto male
nel senso che @Cix10 lo ha scritto tutto perfettamente sulle righe
tu invece sono 5 righe che raccolgono tutto il config...