Problema Come togliere queste scritte?

Riferimento: Come togliere queste scritte?

Bé è semplicemente un mal configurazione della pagina :emoji_smiley:
Prova a vedere in fuction_data oppure nella pagina dove ti escono le scritte :emoji_smiley:
 
Riferimento: Come togliere queste scritte?

@TloconHebbol Posta Prima Il Config.php poi vediamo..
 
Riferimento: Come togliere queste scritte?

<?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 = "Password del db";
$sqldb = "Nome del db";

// ****** 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.136.233.119/";

// ****** 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://37.59.232.23/r63/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";
?>
ecco il confing
 
Riferimento: Come togliere queste scritte?

Non devi mettere l'ip di Hamachi ma il sito del tuo hotel ( Se vuoi puoi anche mettere localhost , se il tuo hotel non è ancora ONLINE)
cambia questo
// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://25.136.233.119/";

con
// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "http://localhost/";
Ma comunque sia non è il config.php che da i problemi . @TlonconHebbol
 
Riferimento: Come togliere queste scritte?

vai in core.php e in un punto qualsiasi metti una scritta come questa:

date_default_timezone_set('Europe/Rome');

Il core.php è nel cms, ciao!
 
Riferimento: Come togliere queste scritte?

Provato con tutti e tre ho xampp 1.7.1 niente me la da cmq
 
Riferimento: Come togliere queste scritte?

Stranissimo..Questi erano problemi di Xamp patpat,Però Visto che hai detto che Nemmeno col 1.7.1 Non Ti Funge...NoN Sò Avrai Modificato Qualcosa :facepalm:,Se Stavi a 0 Ti consiglio Di Rifarlo ^^
 
Riferimento: Come togliere queste scritte?

Prova la versione 1.7.3/1.6.8 di xampp, se non funge con nessuna delle due, cambia cms! Fammi sapere.