FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » vB import script did not work
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
vB import script did not work [message #9054] Mon, 10 March 2003 20:55 Go to next message
borbjo is currently offline  borbjo   Norway
Messages: 6
Registered: January 2003
Location: Stavanger, Norway
Karma: 0
Junior Member


I'm running vBulletin 2.0.3 and tried to run the VB2FUD script to convert to FUD.

All users, priv messages and forums were copied, but all the forums were empty (no messages) .. anyone experienec this problem - or know what may have caused this?

- bjorn


Re: vB import script did not work [message #9095 is a reply to message #9054] Thu, 13 March 2003 14:37 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Did you run the consitency check after doing the import?

FUDforum Core Developer
Re:vB import script did not work [message #9159 is a reply to message #9054] Thu, 13 March 2003 19:03 Go to previous messageGo to next message
borbjo is currently offline  borbjo   Norway
Messages: 6
Registered: January 2003
Location: Stavanger, Norway
Karma: 0
Junior Member


Yes I did ..


Re:vB import script did not work [message #9190 is a reply to message #9054] Sat, 15 March 2003 14:02 Go to previous messageGo to next message
borbjo is currently offline  borbjo   Norway
Messages: 6
Registered: January 2003
Location: Stavanger, Norway
Karma: 0
Junior Member


I decided to try once more, and deleted all tables named fud* from my database.

Running VB2.php I got an error (in norwegian, so I won't paste it here) telling me that an error occured in;

mysecuredir/include/theme/default/err.inc on line 102

checking the code didn't give me much (line 102 is the "trigger_error" line) ..

	if( !error_log('['.gmdate("D M j G:i:s T Y", __request_timestamp__).'] '.base64_encode($error_msg)."\n", 3, $GLOBALS['ERROR_PATH'].'sql_errors') ) {
		echo "<b>UNABLE TO WRITE TO SQL LOG FILE</b><br>\n";
		echo $error_msg;
	} else {
		if( isset($GLOBALS['usr']) && $GLOBALS['usr']->is_mod == 'A' ) 
			echo $error_msg;
		else	
			trigger_error('En SQL-feil har oppst&aring;tt, vennligst kontakt forumets <a href="mailto:'.$GLOBALS['ADMIN_EMAIL'].'?subject=SQL%20Error"> administrator</a> og be dem kontrollere forumets SQL-loggfil.', E_USER_ERROR);
	}
	exit;


anyone know why this happens?


Re: Re:vB import script did not work [message #9332 is a reply to message #9190] Mon, 24 March 2003 15:45 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The code appears to be error free as far as syntax goes, could you translate for me the nature of the error you've encountered?

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: newsgroup import 2nd time fails
Next Topic: Subject Mangling Confusion
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Oct 01 22:30:06 GMT 2024

Total time taken to generate the page: 0.04762 seconds