Problema Ragazzi problema con holo cms

Stato
Discussione chiusa ad ulteriori risposte.

CCT+

Nuovo utente
Autore del topic
1 Settembre 2008
16
0
Miglior risposta
0
allora ragazzi quando modifico nel mio hotel holo il mio distintivo e clicco save mi esce la pagina che dice ogetto non trovato sapreste dirmi come risolvere questo problema??????:help:help
 
Ci sono due alternative.
- O installi l'addons
- O lo hai già installato e poi torni in hotel e compare l'immagine.
---
Allora?
 
Allora seguimi:
Vai su xampp->Htdocs->config.php

e cerca quella specie di sito tipo
Perfavore, Entra oppure Registrati per vedere i Link!
tu al posto di quel link meggli il tuo hotel con la slash finale così:

Perfavore, Entra oppure Registrati per vedere i Link!


e vedrai ke andra
 
asp gigi cosa dovrei modificare tra qui???? <?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 = "?????";
$sqldb = "holodb";

// ****** 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://hotelcorrera.no-ip.biz/ ";

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

?>
 
Stato
Discussione chiusa ad ulteriori risposte.