Problema risolto Hotel Online .. ?

Stato
Discussione chiusa ad ulteriori risposte.

RetroserverFan

Utente Assiduo
Autore del topic
21 Ottobre 2008
938
0
Miglior risposta
0
:help:help:help
Come Metto L'hotel Online?
(Creato Con CMS Seguendo la Guida Di Dedo)
:help
 
MItica asp che cerco La Versione che ho scaricato :S Cmq la pag principale dell'hotel è impostata correttamente , solamente che MI Esce Hotel Offline Nella Home :emoji_slight_frown:
 
Si. Succedeva anche a me, quando usai il server di Times Coder, con un CMS 2.1.1 STABLE, che non era compatibile.

Cambia il CMS e vedrai che tutto si risolve ^^
 
Mi hai preso in pieno :emoji_relieved: Grazie peppe ^^ Vediamo .. Inizio col cambio di Holo xD
 
do'h problemino :emoji_relieved:
123o3gi.jpg

HoloCMS Di Nekom Le Cartelle sn Queste:
2uif34n.jpg
 
<?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 = "LATUAPASS";
$sqldb = "NOMEDATABSE";

// ****** 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://ILTUOSITONOIP O HAMACHI";

// ****** 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.co.uk/c_images/";
$badgesurl = "album1584/";

?>

Sostituisci Questo Con In Contenuto Di Config.php...
E Compila Quello Che E' Scritto In Nero
 
Allora... Ascolta Devi Mettere Il Contenuto Della Cartella E NON LA CARTELLA CON IL SUO CONTENUTO
 
Allora , Install c'è . La Cartella con il contenuto c'è .I File in htdocs ci sono . Che Devo Fare???????????
--------------- AGGIUNTA AL POST ---------------
[ATTENZIONE]
se clicco su localhost quando mi da la pag error esce questo:
297exy.jpg

Se clicco su holo mi esce il login ,ma quando vado su localhost , (dove devo Registrarmi) mi ridà l'errore :S
 
Ultima modifica:
Stato
Discussione chiusa ad ulteriori risposte.