PDA

View Full Version : MYSQL Error in Mod 3


hep2djive
Sat 11th Mar '06, 7:16pm
Source xmb
target vbul. 3.5.4
clean

Mod 1 ran fine

based on instructions, skipped mod 2

mod 3 died with the following:

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /impex/db_mysql.php on line 247

There seems to have been a problem with the database.

ImpEx Database errormysql error: Invalid SQL:
SELECT * FROM xmbmembers
ORDER BY uid
LIMIT 0,500

mysql error:

mysql error number: 0

Date: Saturday 11th of March 2006 02:48:31 PM
Database:
MySQL error:
As you can see I have set the tableprefix to "xmb" I have double checked my connection parameters and all appear fine.

Any clues?

Steve Machol
Sat 11th Mar '06, 7:23pm
Which version of Impex are you using?

hep2djive
Sat 11th Mar '06, 8:33pm
Hey Steve, it is Impex 1.3.5

hep2djive
Sat 11th Mar '06, 8:47pm
NEVERMIND

I did not have this set correctly:
$impexconfig['sourceexists'] = True;

I had it defaulting at "False"


Thanks

Steve Machol
Sat 11th Mar '06, 10:27pm
Hmmm...if that was false then I don't understand how you could have run the first two modules. :confused: