• Resolved maddogprod

    (@maddogprod)


    I imported the Drupal db with no prefix. The Connection Fails saying “Table ‘i3372360_wp3.node’ doesn’t exist.” I’m not sure what the ‘.node’ part is about. The information appears correct and it’s connecting but failing….why am I getting this error and what can I do to complete this?

    THANKS!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kerfred

    (@kerfred)

    You probably entered a wrong database name. You must enter the name of the Drupal database, not the WordPress one.

    Thread Starter maddogprod

    (@maddogprod)

    Maybe I’m misunderstanding your directions, but if I import the Drupal db locally, isn’t it in the same db as WP?

    Another solution is to copy the Drupal database on the WordPress database:
    – import this SQL file on the same database as WordPress
    – run the migration by using WordPress database credentials (host, user, password, database) instead of the Drupal ones in the plugin settings.”

    Plugin Author Kerfred

    (@kerfred)

    Yes, it can be the same database. But the database prefix may be (and should be) different.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error importing locally’ is closed to new replies.