Visualizzazione risultati 1 fino 10 di 10

Discussione: aiuto phpnuke

  1. #1
    Guest

    Predefinito

    raga ho messo online phpnuke ho fatto la pagina config.php e quando vado x provare il sito mi esce


    Fatal error: Call to undefined function: themeheader() in /membri/warhammer/nuke/header.php on line 47


    ke devo fare? :(


    questa è la pagina coinfg.php

    <?php

    ################################################## ####################
    # PHP-NUKE: Advanced Content Management System
    # ============================================
    #
    # Copyright (c) 2002 by Francisco Burzi (fbc@mandrakesoft.com)
    # http://phpnuke.org
    #
    # This module is to configure the main options for your site
    #
    # This program is free software. You can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation; either version 2 of the License.
    ################################################## ####################

    ################################################## ####################
    # Database & System Config
    #
    # dbhost: SQL Database Hostname
    # dbuname: SQL Username
    # dbpass: SQL Password
    # dbname: SQL Database Name
    # $prefix: Your Database table's prefix
    # $user_prefix: Your Users' Database table's prefix (To share it)
    # $dbtype: Your Database Server type. Supported servers are:
    # MySQL, mysql4, postgres, mssql, oracle, msaccess,
    # db2 and mssql-odbc
    # Be sure to write it exactly as above, case SeNsItIvE!
    # $sitekey: Security Key. CHANGE it to whatever you want, as long
    # as you want. Just don't use quotes.
    ################################################## ####################

    $dbhost = "localhost";
    $dbuname = "warhammer";
    $dbpass = "XXXXXXXXX";
    $dbname = "my_warhammer";
    $prefix = "nuke";
    $user_prefix = "nuke";
    $dbtype = "MySQL";
    $sitekey = "SdFk*fa28367-dm56w69.3a2fDS+e9";

    /************************************************** *******************/
    /* You finished to configure the Database. Now you can change all */
    /* you want in the Administration Section. To enter just launch */
    /* you web browser pointing to http://yourdomain.com/admin.php */
    /* */
    /* Remeber to go to Settings section where you can configure your */
    /* new site. In that menu you can change all you need to change. */
    /* */
    /* Congratulations! now you have an automated news portal! */
    /* Thanks for choose PHP-Nuke: The Future of the Web */
    /************************************************** *******************/

    // 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();
    }

    ?>

  2. #2
    L'avatar di makpaolo
    makpaolo non è connesso Utente storico
    Data registrazione
    08-05-2003
    Residenza
    Brescia ( prov.)
    Messaggi
    9,399

    Predefinito

    se non erro in sezione aiuto c'è un post in rilievo di tammax con tutte le indicazioni di come metterlo online e come risolvere alcuni "errori" di installazione
    Se smetti di imparare e evolverti sei morto dentro

  3. #3
    Guest

    Predefinito

    controlla cartella per cartella se hai uppato tutto

  4. #4
    Guest

    Predefinito

    ci provero

  5. #5
    Guest

    Predefinito

    Citazione Originalmente inviato da Warhammer
    ci provero
    ho avuto il tuo stesso problema .. devi aver dimentuicato di "buttare" tutto il contenuto di phpnuke, in particolare una cartella in cui ci sono gli aggiornamenti di versione in versione... che ora nn ricordo ... gli altri ke leggono al max. ti diranno meglio

  6. #6
    Guest

    Predefinito

    probabile io ho inserito solo la cartela nominata html e nientaltro
    :( qui ke devo fare?

  7. #7
    Guest

    Predefinito

    Citazione Originalmente inviato da Warhammer
    probabile io ho inserito solo la cartela nominata html e nientaltro
    :( qui ke devo fare?
    ecco! appunto, e' qui il problema,devi uploadare tutto il contenuto dellla cartella del phpnuke,metti tutto e funzionera' (devi settare il file config.php e creare il database in phpmyadmin ovviamente)

    p.s. come hai fatto ad ottenere velocemente il database ?

  8. #8
    Guest

    Predefinito

    da qualke altra parte in questo forum c'è scritto ke bisogna uplodare solo la cartella html...se ne parla tanto di phpnuke ma in diversi post e in questo modo si perdono informazioni e si crea confusione...
    ora sto modificando il file config, spero di capire i prossimi passi...

  9. #9
    Guest

    Predefinito

    Alternative ha ragione, io ho letto nelle istruzioni riportati nell'HOW TO che bisogna uppare solo quella cartella...
    e così infatti ho fatto io!
    ora uppo tutto e vi ridico...

  10. #10
    Guest

    Predefinito

    niente, mi da sempre quell'errore.

Regole di scrittura

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