Problema Hibbo CMS

Riferimento: Problema Hibbo CMS

Startato MySQL da XAMPP?
 
Riferimento: Problema Hibbo CMS

devi configurare il file mysql.php

E.. cosa dovrei configurare? patpat

@#Vincè

if (!defined("IN_HOLOCMS")) { header("Location: ../index.php"); exit; }

mysql_connect("$sqlhostname", "$sqlusername", "$sqlpassword")or die("<br><font size='2' face='Tahoma'><b><h1><center>Qualche problema al database !</b><br><em>Appena ritorneremo online, ve lo faremo sapere attraverso la nostra pagina facebook!

-Lo Staff

</h1></center></em></font>");
mysql_select_db("$sqldb")or die("<br><font size='2' face='Tahoma'><b>Messaggio da HoloCMS</b><br><br>Non connesso al Database MySQL</font>");
--------------- AGGIUNTA AL POST ---------------
Startato MySQL da XAMPP?

Sì..
 
Ultima modifica:
Riferimento: Problema Hibbo CMS

Che versione di Xaamp usi? Modifico il titolo e il prefix.
 
Riferimento: Hibbo CMS

MySQL connector serve per droppare connessione all'emulatore, il problema è la versione di Xaamp, ripeto, quale usi? @egzon14.
Comunque posta il config del cms, lo fa solo con questo cms o anche con altri?

Uso Xampp 1.7.3 lo fà solo con questo CMS.

<?php
/*---------------------------------------------------+
| CMS CREATO INTERAMENTE DA JELICO.
+----------------------------------------------------+
| E' VIETATA LA VIOLAZIONE DI COPYRIGHT
+---------------------------------------------------*/

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

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

// ****** 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: Hibbo CMS

Uso Xampp 1.7.3 lo fà solo con questo CMS.

<?php
/*---------------------------------------------------+
| CMS CREATO INTERAMENTE DA JELICO.
+----------------------------------------------------+
| E' VIETATA LA VIOLAZIONE DI COPYRIGHT
+---------------------------------------------------*/

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

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

// ****** 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";
?>
Ok, allora prova ad usare
Perfavore, Entra oppure Registrati per vedere i Link!
versione.