Salve a tutti! Nel file setting.php ho impostato il database così
Codice PHP:
$db_server = 'localhost'; # Database server / host
$db_user = 'universal3000'; # Database user
$db_pass = ''; # database password
$db_name = 'my_universal3000'; # Database name
$db_prefix = '';
Poi ho configurato così
Codice PHP:
$scripturl = 'http://universal3000.altervista.org/chat/index.php'; #absolute url to your chat index file
$source = '/membri/universal3000/chat/Source'; # path to your source files
$themedir = 'http://universal3000.altervista.org/chat/Style'; # url to your styles directory
.
Ma cliccando nel file install.php, esce questo errore
Fatal error: main() [function.require]: Failed opening required '/membri/universal3000/chat/Source/Class.php' (include_path='.:') in /membri/universal3000/wap/install.php on line 24
Dove sta il problema? vi metto il link http://universal3000.altervista.org/wap/install.php Grazie 1000 :master: