phpbb2 -> vb3: table not found

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheRayden
    Member
    • Apr 2004
    • 35
    • 3.0.1

    phpbb2 -> vb3: table not found

    When I run he first module, I receive these errors.

    access NOT found or a non standard table.
    adminhelp NOT found or a non standard table.
    administrator NOT found or a non standard table.
    adminlog NOT found or a non standard table.
    adminutil NOT found or a non standard table.
    announcement NOT found or a non standard
    ......And the list goes on ....
    I've edited the config file as well, so that should be correct.

    [ Target Database ]
    ; The following settings allow ImpEx to connect to the vBulletin 3
    ; database into which you will be importing data.

    targetdatabasetype = mysql
    targetserver = localhost
    targetuser = *******
    targetpassword = ******
    targetdatabase = ********
    targettableprefix = (left this empty in the config.php during vb3 install as well)

    [ Source Database ]
    ; If the system that is being imported from uses a database,
    ; enter the details for it here and set 'sourceexists' to TRUE.
    ; If the source data is NOT stored in a database, set 'sourceexists' to FALSE

    sourceexists = TRUE

    sourcedatabasetype = mysql
    sourceserver = localhost
    sourceuser = *******
    sourcepassword = ******
    sourcedatabase = *******
    sourcetableprefix = phpbb_
    Any ideas?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Either the vB database info is wrong, or there is something wrong with the vB tables. if you have phpMyAdmin, check the vB database and make sure the tables are there. Also see which table type they are (ISAM, MyISAM, InnoDB or HEAP).
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Zachery
      Former vBulletin Support
      • Jul 2002
      • 59097

      #3
      The errors in read are not to be worried about as long as it has some in green, the tables in read just mean it wasnt expecting them however it shouldnt effect the import

      Comment

      • TheRayden
        Member
        • Apr 2004
        • 35
        • 3.0.1

        #4
        Zachery,
        you seem to be right indeed. I tried to just move on with the convertion, and everything worked out just fine.
        So it's not a real error, more of a statement made by impex.

        Comment

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

          #5
          Going to change that from red to orange, to show an alert or statment opposed to an error I think.
          I wrote ImpEx.

          Blog | Me

          Comment

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