Trouble during import of associate users module...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • UtahNissans
    Senior Member
    • Apr 2006
    • 135
    • 3.5.x

    Trouble during import of associate users module...

    Clean Import
    Source - phpBB2 - 2.0.19
    Target - vBulletin 3.5.4
    Module - 002 - Associate Users
    MySQL - Table 'utahdb.users' doesn't exist
    Error Number: 1146

    Alright got the import process going but when I click on start module for associate users I get this error..

    PHP Code:
    ImpEx Database errormysql errorInvalid SQL
                
    SELECT user_id,username
                FROM users
                ORDER BY user_id
                LIMIT 0
    ,25

    mysql error
    Table 'utahdb.users' doesn't exist

    mysql error number: 1146

    Date: Sunday 30th of April 2006 07:05:20 PM
    Database: utahdb
    MySQL error: Table '
    utahdb.users' doesn't exist 
    Last edited by UtahNissans; Sun 30 Apr '06, 6:41pm.
  • UtahNissans
    Senior Member
    • Apr 2006
    • 135
    • 3.5.x

    #2
    SWEET I FIGURED MOST OF IT OUT AHAH.
    PHPBB prefix is phpbb_... didn't think there was one.

    Comment

    • Jerry
      Senior Member
      • Dec 2002
      • 9137
      • 1.1.x

      #3
      This is why when you ran module 001 all the table names were red and the final sentence guessed that your table prefix was "phpbb_" I'm guessing.
      I wrote ImpEx.

      Blog | Me

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...