PDA

View Full Version : Importets ERROR: db_mysql.php on line 220



Blago
Thu 15th Apr '04, 8:15pm
Hello everybody,

I am sorry if I am posting same tread, but I am honestly search for this problem and could not find the appropriate tread for it. I have a problem with importers. Trying to import from phpbb to vb 3.0.1. Did everything as you said, guys, but have this on the second step:


moderator - importmoderatorid OK
usergroup - importusergroupid OK
ranks - importranksid OK
poll - importpollid OK
forum - importforumid OK
forum - importcategoryid OK
user - importuserid OK
style - importstyleid OK
thread - importthreadid OK
post - importthreadid OK
thread - importforumid OK
smilie - importsmilieid OK
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /hsphere/local/home/veryreva/blago.org/forum/impex/db_mysql.php on line 220
What did I do wrong and how can I fix it?
Thank you in advance.

Blago
Thu 15th Apr '04, 8:30pm
If this going to be usfull this is the what I am getting:

Database error in vBulletin 3.0.1: Invalid SQL: SHOW TABLES
mysql error:
mysql error number: 0

Date: Thursday 15th of April 2004 06:27:49 PM

Jerry
Thu 15th Apr '04, 8:52pm
Is

$sourceexsists = true

set in ImpExConfig.php ?

Blago
Thu 15th Apr '04, 8:55pm
Is

$sourceexsists = true

set in ImpExConfig.php ?Thank you, sir. It fixed the problem.