Pagina 2 di 2 PrimaPrima 12
Risultati da 11 a 14 di 14

Discussione: Da phpBB3 a vB4.0.2

  1. #11
    Borg L'avatar di y2ksw
    Data Registrazione
    Nov 2004
    Località
    Bologna, Italia
    Età
    64
    Messaggi
    9,035
    I gruppi importati non hanno nessun diritto. Per risolvere il problema, spostare gli utenti ai gruppi "regolari" rimuovere i gruppi importati successivamente.
    Giovanni
    http://www.trimelli.com/

    Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.

  2. #12
    ragazzi ma una guida di impex????

    $impexconfig['target']['server'] = 'localhost';
    $impexconfig['target']['user'] = 'username';
    $impexconfig['target']['password'] = 'password';
    $impexconfig['target']['database'] = 'vbulletin_forum';
    $impexconfig['target']['tableprefix'] = '';

    # If the system that is being imported from uses a database,
    # enter the details for it here and set 'sourceexists' to true.
    # If the source data is NOT stored in a database, set 'sourceexists' to false

    $impexconfig['sourceexists'] = true;

    ####
    #
    # SOURCE - The source is the old forum database (where the data is coming from)
    #
    ####

    # mysql / mssql
    $impexconfig['source']['databasetype'] = 'mysql'; // mysql OR mssql
    $impexconfig['source']['server'] = 'localhost';
    $impexconfig['source']['user'] = 'username';
    $impexconfig['source']['password'] = 'password';
    $impexconfig['source']['database'] = 'source';
    $impexconfig['source']['tableprefix'] = '';

    ####
    #
    # DUPLICATE CHECKING
    # Where unique import id's are available ImpEx can check for duplicates with some
    # Tier2 systems this will need to be set to false.
    #
    # yahoo_groups, YaBB 2.1, Ikonboard 3.1.5 (for attachments)
    #
    ####

    define('dupe_checking', false);

    ################################################## #############################
    ####
    #
    # ADVANCED - For a standard import or a novice user leave the settings below.
    #
    ####

    // Advanced Target
    $impexconfig['target']['databasetype'] = 'mysql'; // currently mysql only
    $impexconfig['target']['charset'] = '';
    $impexconfig['target']['persistent'] = false; // (true/false) use mysql_pconnect

    // Advanced Source
    $impexconfig['source']['charset'] = '';
    $impexconfig['source']['persistent'] = false;

    # pagespeed is the second(s) wait before the page refreshes.

    $impexconfig['system']['language'] = '/impex_language.php';
    $impexconfig['system']['pagespeed'] = 1;

    $impexconfig['system']['errorlogging'] = false;

    define('impexdebug', false);
    define('emailcasesensitive', false);
    define('forcesqlmode', false);
    define('skipparentids', false);
    define('shortoutput', false);
    define('do_mysql_fetch_assoc', false);
    define('step_through', false);
    define('lowercase_table_names', false);
    define('use_utf8_encode', false);
    define('use_utf8_decode', true);
    ?>
    Ultima modifica di peppefark; 26-06-2010 alle 17:19

  3. #13
    ragazzi ho fatto la migrazione ma mi risulta questo errore:

    Warning: number_format() expects parameter 1 to be double, string given in [path]/includes/functions.php on line 451

  4. #14
    perche quando importo i titoli del forum phpbb non mi appare piu l'index di bulletin???

Pagina 2 di 2 PrimaPrima 12

Discussioni Simili

  1. phpbb3 vs vbullettin
    Di zomger nel forum Pre acquisto vBulletin
    Risposte: 5
    Ultimo Messaggio: 14-09-2009, 09:26
  2. vBulletin 3.8.x Importazione forum da phpbb3 a vb 3.8.3
    Di actiwork nel forum VBulletin 3
    Risposte: 3
    Ultimo Messaggio: 01-07-2009, 23:31
  3. vBulletin 3.6.x Convertire PhpBB3 a vBulletin 3.6.8
    Di Punk92 nel forum VBulletin 3
    Risposte: 0
    Ultimo Messaggio: 08-04-2008, 23:27
  4. phpBB3 VS vBulletin
    Di iettafune nel forum Agorà di vBulletin
    Risposte: 26
    Ultimo Messaggio: 01-01-2008, 08:41
  5. vBulletin 3.6.x passaggio phpbb3 a vbulletin 3.6
    Di emerjay nel forum VBulletin 3
    Risposte: 1
    Ultimo Messaggio: 07-09-2007, 13:30

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •