Visualizzazione risultati 1 fino 5 di 5

Discussione: phpBB2 portale

  1. #1
    Guest

    Predefinito

    Salve,
    ho un problema con il portale con l'mx portal di phpbb2:

    phpBB :

    Could not open subSilver template config file

    DEBUG MODE

    Line : 797
    File : /membri/dedozzo/portale/includes/mx_functions.php

    Che devo fare?
    Ciao

  2. #2
    Guest

    Predefinito

    hai controllato la riga d'errore

  3. #3
    Guest

    Predefinito

    Bhe, non credo che quella sia la riga d'errore, comunque la 797 è questa: mx_message_die(CRITICAL_ERROR, "Could not open $template_name template config file", '', __LINE__, __FILE__);

  4. #4
    Guest

    Predefinito

    il config.php lo hai configurato? e mica hai cancellato qualcosa nella cartella templates

  5. #5
    Guest

    Predefinito

    Allora:
    ho installato un file che mancava (nn c'era nello zip...bhaa), ma ora mi da quest'errore:
    Warning: main(): Unable to access ./phpBB2/includes/auth.php in /membri/dedozzo/portale/modules/mx_last_msg/mx_last_msg.php on line 12

    Warning: main(./phpBB2/includes/auth.php): failed to open stream: No such file or directory in /membri/dedozzo/portale/modules/mx_last_msg/mx_last_msg.php on line 12

    Warning: main(): Failed opening './phpBB2/includes/auth.php' for inclusion (include_path='.:/usr/local/lib/php') in /membri/dedozzo/portale/modules/mx_last_msg/mx_last_msg.php on line 12

    Fatal error: Call to undefined function: auth() in /membri/dedozzo/portale/modules/mx_last_msg/mx_last_msg.php on line 76

    Il file config.php è questo:
    <?php

    //
    // MX-Portal 2.x auto-generated config file
    //
    //

    $mx_table_prefix = "mx_";

    define('MX_INSTALLED', true);

    $dbms = 'mysql';

    $dbhost = 'localhost';
    $dbname = 'my_dedozzo';
    $dbuser = 'dedozzo';
    $dbpasswd = '******';

    $table_prefix = 'phpbb_';

    define('PHPBB_INSTALLED', true);

    $phpbb_root_path = $mx_root_path . "phpBB2/"

    ?>

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •