Risultati da 11 a 14 di 14
			
		- 
	16-04-2010, 23:25 #11I 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.
 
 
- 
	26-06-2010, 17:08 #12Junior Member    
 - Data Registrazione
- Jun 2010
- Messaggi
- 29
 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 
 
- 
	26-06-2010, 18:54 #13Junior Member    
 - Data Registrazione
- Jun 2010
- Messaggi
- 29
 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
 
 
- 
	27-06-2010, 02:31 #14Junior Member    
 - Data Registrazione
- Jun 2010
- Messaggi
- 29
 perche quando importo i titoli del forum phpbb non mi appare piu l'index di bulletin??? 
 
Discussioni Simili
- 
  phpbb3 vs vbullettinDi zomger nel forum Pre acquisto vBulletinRisposte: 5Ultimo Messaggio: 14-09-2009, 09:26
- 
  vBulletin 3.8.x Importazione forum da phpbb3 a vb 3.8.3Di actiwork nel forum VBulletin 3Risposte: 3Ultimo Messaggio: 01-07-2009, 23:31
- 
  vBulletin 3.6.x Convertire PhpBB3 a vBulletin 3.6.8Di Punk92 nel forum VBulletin 3Risposte: 0Ultimo Messaggio: 08-04-2008, 23:27
- 
  phpBB3 VS vBulletinDi iettafune nel forum Agorà di vBulletinRisposte: 26Ultimo Messaggio: 01-01-2008, 08:41
- 
  vBulletin 3.6.x passaggio phpbb3 a vbulletin 3.6Di emerjay nel forum VBulletin 3Risposte: 1Ultimo Messaggio: 07-09-2007, 13:30


 
					
					
					
					
				
Segnalibri