PDA

View Full Version : error



eLsGn
Mon 31st Jan '05, 1:43pm
i want to import from ib to vb3 so i install vb3 on same ip db and try to import they show me that error Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in ******\impex\db_mysql.php on line 220

so i install vb3 in fresh db and try to import same error any support?

eLsGn
Mon 31st Jan '05, 2:18pm
Database error in vBulletin 3.0.3:

Invalid SQL: SHOW TABLES
mysql error:

mysql error number: 0

Steve Machol
Mon 31st Jan '05, 2:25pm
The first error means that the db info you entered in your ImpexConfig.php file is wrong.

For the second one, I would need to see the complete error message and know exactly what you were doing when you got this error.

eLsGn
Mon 31st Jan '05, 2:53pm
[ Target Database ]
targetdatabasetype = mysql
targetserver = localhost
targetuser = user for ip db
targetpassword = pass for the user
targetdatabase = ip db name
targettableprefix =

Steve Machol
Mon 31st Jan '05, 3:51pm
Not sure what your last post means.