Announcement

Collapse
No announcement yet.

phpBB 2.0.14 to vBulletin 3.7 import failing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • phpBB 2.0.14 to vBulletin 3.7 import failing

    ImpEx build version 1.91 is giving me the following errors when importing phpBB version 2.0.14 into vBulletin 3.7.* via the ImpEx phpBB2 (2.0.22) import system:

    Check and update database:
    moderator - importmoderatorid Completed
    usergroup - importusergroupid Completed
    ranks - importrankid Completed
    poll - importpollid Completed
    forum - importforumid Completed
    forum - importcategoryid Completed
    user - importuserid Completed
    style - importstyleid Completed
    thread - importthreadid Completed
    post - importthreadid Completed
    thread - importforumid Completed
    smilie - importsmilieid Completed
    pmtext - importpmid Completed
    avatar - importavatarid Completed
    customavatar - importcustomavatarid Completed
    customprofilepic - importcustomprofilepicid Completed
    post - importpostid Completed
    attachment - importattachmentid Completed
    pm - importpmid Completed
    usernote - importusernoteid Completed
    phrase - importphraseid Completed
    subscription - importsubscriptionid Completed
    subscriptionlog - importsubscriptionlogid Completed

    Valid found tables :

    nuke_config found.
    nuke_confirm found.
    nuke_groups found.
    nuke_topics found.
    nuke_users found.


    Possibly custom tables or incorrect prefix :

    nuke_attachments NOT found.
    nuke_attachments_desc NOT found.
    nuke_auth_access NOT found.
    nuke_banlist NOT found.
    nuke_categories NOT found.
    nuke_disallow NOT found.
    nuke_forum_prune NOT found.
    nuke_forums NOT found.
    nuke_posts NOT found.
    nuke_posts_text NOT found.
    nuke_privmsgs NOT found.
    nuke_privmsgs_text NOT found.
    nuke_ranks NOT found.
    nuke_search_results NOT found.
    nuke_search_wordlist NOT found.
    nuke_search_wordmatch NOT found.
    nuke_sessions NOT found.
    nuke_smilies NOT found.
    nuke_themes NOT found.
    nuke_themes_name NOT found.
    nuke_topics_watch NOT found.
    nuke_user_group NOT found.
    nuke_vote_desc NOT found.
    nuke_vote_results NOT found.
    nuke_vote_voters NOT found.
    nuke_words NOT found.



    The tables in my phpBB 2.0.14 db are:
    nuke_authors
    nuke_autonews
    nuke_banned_ip
    nuke_banner
    nuke_bannerclient
    nuke_bbauth_access
    nuke_bbbanlist
    nuke_bbcategories
    nuke_bbconfig
    nuke_bbdisallow
    nuke_bbforums
    nuke_bbforum_prune
    nuke_bbgroups
    nuke_bbposts
    nuke_bbposts_text
    nuke_bbprivmsgs
    nuke_bbprivmsgs_text
    nuke_bbranks
    nuke_bbsearch_results
    nuke_bbsearch_wordlist
    nuke_bbsearch_wordmatch
    nuke_bbsessions
    nuke_bbsmilies
    nuke_bbthemes
    nuke_bbthemes_name
    nuke_bbtopics
    nuke_bbtopics_watch
    nuke_bbuser_group
    nuke_bbvote_desc
    nuke_bbvote_results
    nuke_bbvote_voters
    nuke_bbwords
    nuke_blocks
    nuke_comments
    nuke_comments_moderated
    nuke_config
    nuke_confirm
    nuke_counter
    nuke_downloads_categories
    nuke_downloads_downloads
    nuke_downloads_editorials
    nuke_downloads_modrequest
    nuke_downloads_newdownload
    nuke_downloads_votedata
    nuke_encyclopedia
    nuke_encyclopedia_text
    nuke_events
    nuke_events_queue
    nuke_faqanswer
    nuke_faqcategories
    nuke_groups
    nuke_groups_points
    nuke_headlines
    nuke_journal
    nuke_journal_comments
    nuke_journal_stats
    nuke_links_categories
    nuke_links_editorials
    nuke_links_links
    nuke_links_modrequest
    nuke_links_newlink
    nuke_links_votedata
    nuke_main
    nuke_message
    nuke_modules
    nuke_optimize_gain
    nuke_pages
    nuke_pages_categories
    nuke_pollcomments
    nuke_pollcomments_moderated
    nuke_poll_check
    nuke_poll_data
    nuke_poll_desc
    nuke_public_messages
    nuke_queue
    nuke_quotes
    nuke_referer
    nuke_related
    nuke_reviews
    nuke_reviews_add
    nuke_reviews_comments
    nuke_reviews_comments_moderated
    nuke_reviews_main
    nuke_session
    nuke_stats_date
    nuke_stats_hour
    nuke_stats_month
    nuke_stats_year
    nuke_stories
    nuke_stories_cat
    nuke_subscriptions
    nuke_topics
    nuke_users
    nuke_users_temp

    Any help with this problem would be greatly appreciated!

    Thanks in advance!

  • #2
    I finally got the import to work by changing the prefix to nuke_bb, then copying the table nuke_confirm to a new table called nuke_bbconfirm and the table nuke_users to nuke_bbusers.

    Comment


    • #3
      There is no dedicated nuke importer, you either have to hack it as you have done or revert to phpBB and then use that importer.
      I wrote ImpEx.

      Blog | Me

      Comment

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