PDA

View Full Version : Ok ran Impex



wizardrule
Sun 12th Aug '07, 10:28pm
All seemed very smooth and no errors during module starts and moving on to the next. However in checking my board nothing transfered. Any reason for this?

Unix
Mysql
phpbb2 -old board

Steve Machol
Sun 12th Aug '07, 10:30pm
Please follow the 'After the Import' instructions here:

http://www.vbulletin.com/docs/html/impex_cleanup

This should solve those issues.

wizardrule
Sun 12th Aug '07, 10:37pm
Steve thank you for the quick replay, I ran the Clean up and this is the error I recieved.


ImpEx Database errormysql error: Invalid SQL: DELETE FROM bbdatastore WHERE title='ImpExSession';
mysql error: Table 'mbvb.bbdatastore' doesn't exist
mysql error number: 1146
Date: Sunday 12th of August 2007 01:51:40 AM
Database: mbvb
MySQL error: Table 'mbvb.bbdatastore' doesn't exist

Any thoughts?

Steve Machol
Sun 12th Aug '07, 10:38pm
mysql error: Table 'mbvb.bbdatastore' doesn't exist

Are you using a table prefix of 'bb'?

wizardrule
Sun 12th Aug '07, 10:52pm
Yes Iam , >>>>

Steve Machol
Sun 12th Aug '07, 10:55pm
Then you have a bigger problem. Your bbdatastore table is missing. To verify this check the database directly.

wizardrule
Sun 12th Aug '07, 11:54pm
an if it missing am I able to create this file? or does Vbulletin do it?

wizardrule
Mon 13th Aug '07, 1:24am
Ok found it, Corrected that and did clean up , Tried again with same result, What would cause this issue?

Steve Machol
Mon 13th Aug '07, 2:01am
Corrected what exactly? Either that table is there or it isn't. If it's there, then you would not get that error.

wizardrule
Mon 13th Aug '07, 3:41am
Its there, And Cleaned it out, No more errors. So why would it not transfer?

Steve Machol
Mon 13th Aug '07, 1:10pm
What do you mean? Did you follow the 'After the Import' instructions here:

http://www.vbulletin.com/docs/html/impex_cleanup

Jerry
Mon 13th Aug '07, 3:22pm
Ensure that the target database details are set in ImpExConfig.php

wizardrule
Mon 13th Aug '07, 5:44pm
Steve, Thanks , Forgot a step , Redid and it worked. Thanks alot, But Iam having a Smiley issue, Some are not showing. Can I just replace the image/smiley folder to correct this? Or is there another step?