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
Return to the default flat view Create a new topic Submit Reply
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 previous message
borbjo is currently offline  borbjo   Norway
Messages: 6
Registered: January 2003
Location: Stavanger, Norway
Karma:
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?


[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: newsgroup import 2nd time fails
Next Topic: Subject Mangling Confusion
Goto Forum:
  

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

Current Time: Wed Oct 02 04:19:33 GMT 2024

Total time taken to generate the page: 0.05017 seconds