Visualizzazione risultati 1 fino 8 di 8

Discussione: Fatal error: Call to undefined function: message_die() in..

  1. #1
    Guest

    Predefinito

    Fatal error: Call to undefined function: message_die() in /membri/lorwayne/db/db.php on line 88

    Questo errore vuol dire che mi hanno disattivato il db e che devo finire di raggiungere i 2500 AC ?

  2. #2
    L'avatar di Evcz
    Evcz non è connesso Utente storico
    Data registrazione
    31-05-2002
    Residenza
    Vicenza
    Messaggi
    5,670

    Predefinito

    no... è dovuto ad un errore nella programmazione di phpnuke...

    quella funzione dovrebbe essere "die()" e non "message_die()"...

    comunque ti da quell'errore perkè hai configurato in maniera sbagliata il file "config.php"

    byez
    There are three kinds of people in this world: people who watch things happen ... people who complain about things that happen ... and people who make things happen...

  3. #3
    L'avatar di Guido8975
    Guido8975 non è connesso AlterVistiano
    Data registrazione
    16-10-2002
    Residenza
    Caserta
    Messaggi
    766

  4. #4
    Guest

    Predefinito

    Quel post l'avevo letto prima di mettere il sito online e infatti funzionava perfettamente,oggi dopo una settimana che il sito è andato benissimo senza modificare nulla mi sono ritrovato quell'errore,cmq il mio config.php è questo:
    <?php

    $dbhost = "http://lorwayne.altervista.org/my_admin/";
    $dbuname = "lorwayne";
    $dbpass = "********";
    $dbname = "my_lorwayne";
    $prefix = "nuke";
    $user_prefix = "nuke";
    $dbtype = "MySQL";
    $sitekey = "SdFk*fa28367-dm56w69.3a2fDS+d9";


    // DO NOT TOUCH ANYTHING BELOW THIS LINE UNTIL YOU KNOW WHAT YOU'RE DOING

    $reasons = array("As Is",
    "Offtopic",
    "Flamebait",
    "Troll",
    "Redundant",
    "Insighful",
    "Interesting",
    "Informative",
    "Funny",
    "Overrated",
    "Underrated");
    $badreasons = 4;
    $AllowableHTML = array("b"=>1,
    "i"=>1,
    "a"=>2,
    "em"=>1,
    "br"=>1,
    "strong"=>1,
    "blockquote"=>1,
    "tt"=>1,
    "li"=>1,
    "ol"=>1,
    "ul"=>1);
    $CensorList = array("fuck",
    "cunt",
    "fucker",
    "fucking",
    "pussy",
    "cock",
    "c0ck",
    "cum",
    "twat",
    "clit",
    "bitch",
    "fuk",
    "fuking",
    "motherfucker");
    $tipath = "images/topics/";
    if (eregi("config.php",$_SERVER['PHP_SELF'])) {
    Header("Location: index.php");
    die();
    }

    ?>

    la funzione sembra essere die() e non message_die,non capisco! aiutatemi!

  5. #5
    Guest

    Predefinito

    Ora funge,anche se non ho toccato nulla.

    P.S. [OT] Ma come faccio a sapere entro quando devo saldare il mio conto con altervista,se non ricordo la data di attivazione?

  6. #6
    L'avatar di Evcz
    Evcz non è connesso Utente storico
    Data registrazione
    31-05-2002
    Residenza
    Vicenza
    Messaggi
    5,670

    Predefinito

    Citazione Originalmente inviato da Lorwayne
    Ora funge,anche se non ho toccato nulla.

    P.S. [OT] Ma come faccio a sapere entro quando devo saldare il mio conto con altervista,se non ricordo la data di attivazione?
    attualmente l'unico modo è aspettare l'email che ti notifica che l'sql è stato sospeso
    There are three kinds of people in this world: people who watch things happen ... people who complain about things that happen ... and people who make things happen...

  7. #7
    Guest

    Predefinito

    Mi si è ripresentato lo stesso errore che mi si era presentato in passato,dopo aver finalmente riattivato il db,che è esposto nei post sopra,solo che ora non riesco a risolverlo,aiutatemi puerfavor!

  8. #8
    Guest

    Predefinito

    Help me! Sapete dirmi cosa dovrei fare per far ritornare il mio sito a vita normale? Nel config.php sembra essere tutto normale.

Regole di scrittura

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