PDA

View Full Version : Merger Problem



Daidalos
Sat 15th Dec '07, 1:06pm
I'm trying to merge two vBulletin databases and keep getting this problem. I assuming my config file isn't edited properly. What am I doing wrong?


ImpEx Database errormysql error: Invalid SQL: SHOW TABLES
mysql error: No database selected
mysql error number: 1046
Date: Saturday 15th of December 2007 09:52:04 AM
Database: sociali1_lyceum
MySQL error: No database selected

Steve Machol
Sat 15th Dec '07, 1:38pm
First, make sure this is set to 'true':

$impexconfig['sourceexists'] = true;

Then if you still have this problem this means the database info in your ImpExConfig.php file is wrong. You need to edit that file with the appropriate db info.

Daidalos
Sat 15th Dec '07, 3:05pm
The merger was successful. Unfortunately, it seems that every account but mine has been imported. All my posts are set to guest. How do I fix this? :(

Steve Machol
Sat 15th Dec '07, 5:41pm
If that is true (and I have no doubt it is) then the import did not go fine. I'm afraid you will need to clear out the imported data and redo the import.