Problema risolto Problema register.php

Riferimento: Problema register.php

Hai di nuovo lo stesso problema dell'altra volta?..
Beh non ti saprei dire, perché funzionano tutti, forse potrebbe essere un problema del database, quale usi?
 
Riferimento: Problema register.php

Hai di nuovo lo stesso problema dell'altra volta?..
Beh non ti saprei dire, perché funzionano tutti, forse potrebbe essere un problema del database, quale usi?
Se non sai risolvere il problema non sparare a vanvera. Comunque non hai configurato bene il config.php postalo qui.
 
Riferimento: Problema register.php

@Holder <?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2008 Meth0d. All rights reserved.
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+===================================================+
|| # HoloCMS is provided "as is" and comes without
|| # warrenty of any kind. HoloCMS is free software!
|+===================================================*/

/*-------------------------------------------------------*\
| ****** 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 = "non te la diko holder xD";
$sqldb = "database mio";

// ****** 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 = "hassohotel.zapto.org";

// ****** 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";
?>
 
Riferimento: Problema register.php

Se non sai risolvere il problema non sparare a vanvera. Comunque non hai configurato bene il config.php postalo qui.

Lo ammetto, non ho capito bene il problema, ma tu fammi capire cosa centra il config se e solo il register che si vede deformato -.-
 
Riferimento: Problema register.php

Lo ammetto, non ho capito bene il problema, ma tu fammi capire cosa centra il config se e solo il register che si vede deformato -.-
Perchè non ha inserito il suo link nel config. Comunque se devi contestare qualcosa fallo tramite mp.
 
Riferimento: Problema register.php

Scusa, ma no-ip e ip sono la stessa cosa, solo che no-ip camuffa l'ip in un link..
Nelle configurazioni è meglio mettere l'ip al posto del sito no-ip, al posto di criticare sempre aiuta l'utente ( se vuoi ).
 
Riferimento: Problema register.php

Nelle configurazioni è meglio mettere l'ip al posto del sito no-ip, al posto di criticare sempre aiuta l'utente ( se vuoi ).

Io lo stavo aiutando, ma tu mi vieni a dire che sparavo cazzate, ma a me sembra che quello che sta sparando cazzate ora sei tu ^^
 
Riferimento: Problema register.php

Successe anche a me ed ha ragione @Aqui10 c' è un errore nel config.
Metti tutto bene nel config (devi mettere il tuo ip o l' ip di hamachi o se hai vps l' ip del vps).