• 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 4.x Series
    • Bug
    • Upgrade stuck on importing_article_translations

    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: Upgrade stuck on importing_article_translations

    • Issue Tools
      • View Changes
    1. issueid=3115 June 13, 2013 12:16 PM
      Infopro Infopro is offline
      New Member
      Upgrade stuck on importing_article_translations
      Updating to Beta and it's stuck

      Hello, I'm wondering if there's something I'm missing here for the update to the latest Beta. I can't get the upgrader to go past:

      importing_article_translations

      I've restarted it once now and it starts right there again and then stalls.


      Thanks in advance.
    Issue Details
    Issue Number 3115
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Beta 1
    Fixed Version 4.0.0 Beta 1
    Milestone VaultWiki 4 Beta X
    Software DependencyvBulletin 4.x w/ ckEditor
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags upgrade




    1. June 13, 2013 7:19 PM
      pegasus pegasus is offline
      VaultWiki Team
      Note the step # it stalls on. Go to vault/install/index.php?step=NUMBER
      Please let me know if this version of the step shows an error message.
      Reply Reply  
    2. June 14, 2013 8:40 AM
      Infopro Infopro is offline
      New Member
      When restarting the upgrader, some text blows by and all that remains is the one line, I posted above.

      But looking at the source of the page I do see this:
      Code:
      var VW_CP_TOTAL_STEPS = 49;
      Going to index.php?step=49 it says "Updating content type references" Next step 2/3. When I clicked that button it seems to have gone back to step one index.php, and is allowing me to manually update this time, lots of clicks.

      I'm now on Step 26 importing_edits. I recall this one going on for a long time, last run, but decided to click a bit this time to see if it moved on. It hasn't, I've clicked many times now and its still says the same, Step 26.
      Reply Reply  
    3. June 14, 2013 10:04 AM
      pegasus pegasus is offline
      VaultWiki Team
      If you have a lot of content, manual click-through will take a very long time. Assuming you haven't restored your database since your last one-click run, change to step 34 and continue from there.
      Reply Reply  
    4. June 14, 2013 11:03 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/controller/import/handle/vw3/language/vw.php, find:
      Code:
      		if (vw_DB::get($this->from)->func()->num_rows($translations))
      Add before:
      Code:
      			if ($startat == 0)
      			{
      				$dbalter = vw_Hard_Core::controller('DBalter')->get();
      
      				if ($dbalter->fetch('vw_langgroup'))
      				{
      					$dbalter->add_field(array(
      						'name' => 'relationdate',
      						'type' => 'int',
      						'attributes' => 'UNSIGNED'
      					));
      				}
      			}
      Reply Reply  
    5. June 14, 2013 11:22 AM
      pegasus pegasus is offline
      VaultWiki Team
      Then when it freezes after installing options, in vault/core/controller/cp/vw.php, find:
      Code:
      vw_Hard_Core::view('Phrase')->register('vw_admin');
      Replace with:
      Code:
      //vw_Hard_Core::view('Phrase')->register('vw_admin');
      When the upgrade is complete, undo this edit. Two of the steps in the upgrader were in the wrong order. The appropriate change will be applied to the Members area download within a few hours today.
      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 2:38 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 © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.