Problema risolto Client Schermata nera

Lucke_101

Nuovo utente
Autore del topic
20 Dicembre 2016
9
10
Miglior risposta
0
Salve a tutti,
e da qualche giorno che cerco di creare un retroserver ma il client non parte, quando mi reindirizza, mi appare la schermata nera.
Ho configurato tutto alla perfezione, proprio non capisco dove sia il problema.
Ho usato Dialerv4CMS DbDialer ed Emulatore 3.7.1 ( premetto che l'Emulatore parte perfettamente)
Inoltre, ho la versione di Xampp 1.7.1 e parte benissimo
L'index va così anche la registrazione, il problema è il client.
 
Ho provato come mi hai detto, ma il risultato è sempre quello : schermata nera
 
Come detto sopra, mi funziona tutto, però il client non parte, non appena "entro in hotel" non parte il Client ma solo uno schermo nero
qui se servono ci sono config e configurazione emu

</html>


Config


<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2008 Meth0d. All rights reserved.
|| # Meth0d dot org &ndash; stuff goes here
|+===================================================+
|| # 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 = "passdb;
$sqldb = "nome 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 = "
Perfavore, Entra oppure Registrati per vedere i Link!
ip/";

// ****** 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 = "old";
$hashtext = "";

// ****** BADGES ******
// Where badges are located.
$cimagesurl = "
Perfavore, Entra oppure Registrati per vedere i Link!
ip/r63/c_images/";
$badgesurl = "album1584/";

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

Emu

## Free Phoenix 3.7.1 13800 c2.1 System Configuration File

## Licence Information put user and password that you want
username=Predator
password=Rulez

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=passdb
db.name=nomedb

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100

## Game TCP/IP Configuration
game.tcp.bindip=mio ip
game.tcp.port=30000
game.tcp.conlimit=5000

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

## MUS TCP/IP Configuration
mus.tcp.bindip=mio ip
mus.tcp.port=30001
mus.tcp.allowedaddr=mio ip

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
 
Probabilmente nel client.php non ho messo i Dcr e non so dove trovarli, potresti mandarmi un link dei Dcr compatibili con DialerCMSv4 e anche una guida di come vanno messi, grazie
 
Ultima modifica:
Probabilmente nel client.php non ho messo i Dcr e non so dove trovarli, potresti mandarmi un link dei Dcr compatibili con DialerCMSv4 e anche una guida di come vanno messi, grazie
Credo che ogni pack di dcr old crypto vada bene.
Ad esempio BlackSkyDCR che sono aggiornati vanno bene
 
Si, sono d'accordo.
Ho provato a trovarne alcuni su sciax2 ma i siti mi davano un errore perchè la pagina o è stata annullata o è stato bloccato il link
Puoi mandarmi un link che vada bene o altrimenti mi invii i dcr già pre-hostati, grazie del disturbo

Haddo Dcr vanno bene?
 
Ultima modifica:
Si, sono d'accordo.
Ho provato a trovarne alcuni su sciax2 ma i siti mi davano un errore perchè la pagina o è stata annullata o è stato bloccato il link
Puoi mandarmi un link che vada bene o altrimenti mi invii i dcr già pre-hostati, grazie del disturbo

Haddo Dcr vanno bene?
Si vanno bene :emoji_slight_smile:
 
PHP:
Perfavore, Entra oppure Registrati per vedere i codici!

Ho configurato l'external_variable ma il problema della schermata nera non cambia
Ho configurato bene?
il file si trova nel CMS
 
Ultima modifica da un moderatore:
L'external_variables.php si trova nel cms e non nella cartella gamedata dei dcr ?

PS: Quando posti un codice utilizza i bbcode adatti.