help midration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Roydnier
    New Member
    • Sep 2013
    • 1
    • 5.0.X

    help midration

    Good morning all
    I am having a failed migration forum PHPBB3 to VBulletin.
    use PHPBB3 versão 3.0.11, just purchased vbulletin 5 connect 5.0.4 would like to perform the migration more'm having some problems and would like your help.
    Some data from the database:
    Database VBulletin:
    $impexconfig['target']['server'] = 'localhost';
    $impexconfig['target']['user'] = 'reparode_vbull';
    $impexconfig['target']['password'] = '***********';
    $impexconfig['target']['database'] = 'reparode_vbulletin';
    $impexconfig['target']['tableprefix'] = '';

    Database PHPBB3:
    $impexconfig['source']['databasetype'] = 'mysql'; // mysql OR mssql
    $impexconfig['source']['server'] = 'localhost';
    $impexconfig['source']['user'] = 'reparode_phpbb';
    $impexconfig['source']['password'] = '************';
    $impexconfig['source']['database'] = 'reparode_forum2';
    $impexconfig['source']['tableprefix'] = 'phpbb_';

    When I use the Impex appears the error:
    Altering tables
    ImpEx will now Alter the tables in the vB database to include import id numbers. This is needed during the import process for maintaining references between the tables during an import. If you have large tables (i.e. lots of posts) this can take some time. They will also be left after the import if you need to link back to the original vB userid.
    moderator - importmoderatorid Completed
    usergroup - importusergroupid Completed
    ranks - importrankid Completed
    poll - importpollid Completed
    There seems to have been a problem with the database.
    ImpEx Database error
    mysql error: Invalid SQL: DESCRIBE forum importforumid
    mysql error: Table 'reparode_vbulletin.forum' doesn't exist
    mysql error number: 1146
    Date: Sunday 15th 2013f September 2013 07:22:21 PM
    Database: reparode_vbulletin
    MySQL error:


    What am I doing wrong?
    Can anyone help me?
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...