• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 3.x Series
    • Bug
    • NuWiki Importer fails after Step 2

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: NuWiki Importer fails after Step 2

    • Issue Tools
      • View Changes
    1. issueid=1356 April 2, 2010 2:30 PM
      Kaelon Kaelon is offline
      Regular Member
      NuWiki Importer fails after Step 2
      Imports Books and then stops

      The NuHit Wiki Importer makes it to Step 2, and when I click "Next", I get the "Books Imported" dialogue box and then it immediately pops me over back to the Initial Wiki Setup page, where I can choose the Mod-Rewrite Generator or Import Wiki Data. I run the Import Wiki Data again, and it does the same thing, once more. I am unable to get to step 3 and onward to import any of my other NuHit Wiki data.
    Issue Details
    Issue Number 1356
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Importing
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.0 RC 1
    Fixed Version 3.0.0 RC 1
    Milestone VaultWiki 3.0.0
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. April 2, 2010 2:41 PM
      Kaelon Kaelon is offline
      Regular Member
      Here's a step-by-step:

      1. Selecting NuWiki import -- /forums/admincp/vaultwiki_setup.php?do=import
      2. Press "Next Step 1/8"
      3. "Importing wiki forums" appears in the dialogue box.
      4. Press "Next Step 2/8"
      5. "Importing wiki books" appears for a split second, no button for Next Step 3/8, and then immediately forwarded back to /forums/admincp/vaultwiki_setup.php?do=import&package=nuwiki&step=3&start at=50#end

      Thoughts?
      Reply Reply  
    2. April 2, 2010 3:09 PM
      Kaelon Kaelon is offline
      Regular Member
      I'm not sure if you've had a chance to review this, or have more information about how to get the Importer working, but this is very mission-critical for me (as you know). We have thousands of Wiki articles that need to be imported over, and if this NuWiki Importer function does not work, it is a show-stopper for us. If you don't think that this is something you can get to today, please let me know so that I can let the office go home for Easter.
      Reply Reply  
    3. April 2, 2010 3:11 PM
      pegasus pegasus is offline
      VaultWiki Team
      Ah I see what's happening here. There is "accidental import" protection producing a false positive in step 3. In vault/special_import_nuwiki.php, find:
      Code:
      		// find threads that only the creator can edit
      Add before:
      Code:
      		if ($this->registry->GPC['startat'] == 0)
      		{
      			$this->registry->db->query_write("
      				REPLACE INTO " . TABLE_PREFIX . "vault_log
      					(logtype, data)
      				VALUES
      					('import', '" . $this->registry->db->escape_string($data) . "')
      			");
      		}
      Reply Reply  
    4. April 2, 2010 3:19 PM
      Kaelon Kaelon is offline
      Regular Member
      This got me past step 3. But:

      1. It totally skipped Step 5 and went straight to Step 6/8.
      2. It skipped Step 8/8. At Step 7/8, it finishes the import, and then I get a confirmation box that all content has been imported.

      Has this worked? Or did we get some false positives? I'm nervous about proceeding any further unless if I know for sure that this has worked. As an FYI, if I visit my old/new Default Wiki namespace, I only see a standard forum listing (in other words, no Wiki layout yet). Not sure if that helps diagnose this problem.
      Reply Reply  
    5. April 2, 2010 3:23 PM
      pegasus pegasus is offline
      VaultWiki Team
      Step 5 is forum headers. If it figures you didn't use NuWiki's forum headers, it skips step 5. Step 8 is the confirmation box.

      So it should have worked. You may have some duplicate books from running the importer multiple times. You should delete the extras using inline moderation in the Book forum.
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 10:57 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.