Problema Errore cms

sami20001

Utente Medio
Autore del topic
3 Marzo 2013
235
29
Miglior risposta
0
perchè non quando creo retro configuro tutto e poi quando tento di accedere al retro mi dice errore del cms non riesco a connettermi al database mysql? Aiutatemi al più presto vi prego (se potete) GRAZIE IN ANTICIPO!
STO USANDO DNTCMSV3 IL CONFIG E':
<?php
/*=======================================================+
|| # HoloCMS - Website and Content Management System
|+=======================================================+
|| # Copyright © 2013 DnT [Tutti i diritti riservati]
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+=======================================================+
|| # DnT HoloCMS v3 - Created By Donatello (DnT)
|| #
Perfavore, Entra oppure Registrati per vedere i Link!

|+=======================================================*/

/*-------------------------------------------------------*\
| ****** 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";
$sqldb = "prova";

// ****** 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; without an slash added on the end.
$path = "http://localhost";

// ****** 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://dnt.webnet32.com/DCR/c_images/";
$badgesurl = "album1584/";

// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";

?>




(HO MODIFICATO QUELLO CHE RITENEVO DA MODIFICARE, POI DITEMI VOI!)HO SOLO CAMBIATO PASSWORD PER SICUREZZA!


QUESTO E' IL NUOVO ERRORE:

Notice: Undefined variable: language in C:\xampp\htdocs\core.php on line 51

Notice: Undefined variable: language in C:\xampp\htdocs\core.php on line 52

Notice: Use of undefined constant REMOTE_ADDR - assumed 'REMOTE_ADDR' in C:\xampp\htdocs\core.php on line 64

Notice: Undefined variable: y in C:\xampp\htdocs\core.php on line 91

Notice: Undefined index: id in C:\xampp\htdocs\core.php on line 101

Fatal error: Call to undefined function session_is_registered() in C:\xampp\htdocs\core.php on line 170
 
Ultima modifica:
ho preso i cms con il db compatibili, poi sono sicuro di aver messo nome password e db giusti!

- - - Aggiornato - - -

oppure se potete me lo configurate voi il cms e me lo passate? grazie in anticipo!
Ps. Sono nabbo in questi campi!
 
dà questo errore quando usi un db non compatibile col cms..usa sempre il db che trovi assieme al download del cms!!

e controlla se hai configurato così:
$sql['hostname'] = 'localhost'; <--- qui lasci così
$sql['username'] = 'root'; <---- qui lasci così
$sql['password'] = 'QUI METTI LA PASSWORD CHE USI PER ACCEDERE A PHPMYADMIN';
$sql['database'] = 'QUI METTI IL NOME DEL DB CHE HAI CREATO SU PHPMYADMIN';(dove ci hai messo dentro il file.sql)

e dove c'è scritto $path = "http://localhost/"; <--- tu ci metti localhost che poi sostituirai quando avrai il link del tuo retro..è semplicissimo ma se non riesci posso darti una mano tramite tw..buon divertimento :emoji_slight_smile:
 
Mi potete dire un buon pack cms db dcr emu che funzioni? Grazie!

- - - Aggiornato - - -

Forse ho capito dove aver sbagliato!
Grazie vedo se così andrà bene vi informerò al più presto!

- - - Aggiornato - - -

ora mi da un'altro errore strano, cmq ora sto usando il dntcms v3 vi metto subito config!
 
Fai lo screen del nuovo problema, comunque per il problema del core cambia versione di xampp