+ Reply to Thread
Results 1 to 10 of 10

Thread: IPB 1.2 does not see data

  1. #1
    Member WielerArchieven has disabled reputation
    Join Date
    Apr 2007
    Location
    Ardooie
    Age
    43
    Posts
    46

    IPB 1.2 does not see data

    Clean Import
    Source board: IPB 1.2
    Target version: vBulletin 3.6.5
    Import usergroup
    no SQL error occured
    Impex 1.80


    I'm trying to import an IPB 1.2 forum into a fresh install of vBulletin 3.6.5 but the Impex system does not get any further then step 001.

    Step 001 works flawlessly, the only tables shown in red are 'subscription' tables, which i didn't use anyway, so not critical.

    Skipped the 002 step as i didn't need that either.

    But when i try step 003 i get 'Importing 0 Usergroups' although there are
    9 entries in the groups table of IPB.


    What could be going wrong here? Should i open a support ticket for this?


    Think i also found a bug in 003.php of the ipb import module.

  2. #2
    Customer Support Manager Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol's Avatar
    Join Date
    Jul 2000
    Location
    Jelsoft InterGalactic HQ
    Posts
    142,701
    If you have found what you think is a bug, please report this in the 3.5 Bug Tracker here:

    http://www.vbulletin.com/forum/forumdisplay.php?f=99
    Steve Machol, vBulletin Customer Support Manager
    "Have Copy, Will Paste" (when appropriate)

    Please do not email or PM me for vBulletin support. I will be more than glad to answer your questions on the vB Forums and in the support system.

    Just remember that what happens in localhost, stays in localhost.


  3. #3
    Member WielerArchieven has disabled reputation
    Join Date
    Apr 2007
    Location
    Ardooie
    Age
    43
    Posts
    46
    Hi Steve,

    Well not as much a bug but a coding error. In Impex/systems/ipb/003.php there the following lines (104 to 109);

    Code:
    $user_groups_array  =  $this->get_ipb_user_group_details($Db_source, $source_database_type, $source_table_prefix);
    
    // Got some numbers, lets try putting it in the dB
    $usergroup_object = new ImpExData($Db_target, $sessionobject,'usergroup');
    
    $displayobject->display_now("<h4>{$displayobject->phrases['importing']} " . count($usergroup_array) . " {$displayobject->phrases['usergroups']}</h4>");
    Shouldn't line 109 also use the

    Code:
    $user_groups_array
    variable instead of

    Code:
    $usergroup_array

  4. #4
    Customer Support Manager Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol is a name known to all Steve Machol's Avatar
    Join Date
    Jul 2000
    Location
    Jelsoft InterGalactic HQ
    Posts
    142,701
    Please report this in the Bug Tracker so the Devs have a chance to review this. Thanks.
    Steve Machol, vBulletin Customer Support Manager
    "Have Copy, Will Paste" (when appropriate)

    Please do not email or PM me for vBulletin support. I will be more than glad to answer your questions on the vB Forums and in the support system.

    Just remember that what happens in localhost, stays in localhost.


  5. #5
    Member WielerArchieven has disabled reputation
    Join Date
    Apr 2007
    Location
    Ardooie
    Age
    43
    Posts
    46
    done

    But couldn't set Category or Affected Version as there's nothing there for the Impex system.

    Is this bug the reason why nothing gets imported?

  6. #6
    ImpEx Developer Jerry will become famous soon enough Jerry's Avatar
    Join Date
    Dec 2002
    Location
    Secret underground lab
    Posts
    9,115
    Blog Entries
    5
    The IPB1 importer has just been updated, though the target version for support is 1.3.1.

  7. #7
    Member WielerArchieven has disabled reputation
    Join Date
    Apr 2007
    Location
    Ardooie
    Age
    43
    Posts
    46
    Jerry does that mean i will not be able to import a IPB 1.2 installation into
    vBulletin?

    If so then the manual page for IPB 1 needs to be adjusted too, as it states;
    Version supported : 1.1 - 1.3

  8. #8
    Member WielerArchieven has disabled reputation
    Join Date
    Apr 2007
    Location
    Ardooie
    Age
    43
    Posts
    46
    Opened a support ticket for this

  9. #9
    vBulletin Team Marco van Herwaarden is on a distinguished road Marco van Herwaarden's Avatar
    Join Date
    Nov 2004
    Location
    NL
    Age
    45
    Posts
    7,062
    Problem solved in Support Ticket

    New Bug Report: http://www.vbulletin.com/forum/proje...?issueid=21860
    Last edited by Marco van Herwaarden; Tue 17th Apr '07 at 9:59am.
    Want to take your board beyond the standard vBulletin features?
    Visit the official Member to Member support site for vBulletin Modifications: www.vbulletin.org

  10. #10
    ImpEx Developer Jerry will become famous soon enough Jerry's Avatar
    Join Date
    Dec 2002
    Location
    Secret underground lab
    Posts
    9,115
    Blog Entries
    5
    Quote Originally Posted by WielerArchieven View Post
    If so then the manual page for IPB 1 needs to be adjusted too, as it states;
    Version supported : 1.1 - 1.3
    Done.

+ Reply to Thread

Similar Threads

  1. quick question, Data manipulation APIs (Data Manager)
    By superbunny in forum vBulletin 3.5 'How Do I' Questions and Troubleshooting
    Replies: 1
    Last Post: Wed 28th Sep '05, 8:49pm
  2. XML Data > MySQL Data
    By ManagerJosh in forum Chit Chat
    Replies: 4
    Last Post: Wed 10th Dec '03, 3:21am
  3. Certain Data
    By Steviepowers in forum PHP & HTML Questions
    Replies: 11
    Last Post: Thu 22nd Nov '01, 6:06am

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts