• 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
    • VW3 -> VW4 Upgrade Gamma 5 build 4 -- import from 3 fails

    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: VW3 -> VW4 Upgrade Gamma 5 build 4 -- import from 3 fails

    • Issue Tools
      • View Changes
    1. issueid=3703 April 20, 2014 9:16 PM
      ricktas ricktas is offline
      Junior Member
      VW3 -> VW4 Upgrade Gamma 5 build 4 -- import from 3 fails
      Error is listed below - /vault/controller/import/config/vw.php

      Error is
      You can transfer wiki data from another wiki software installation into VaultWiki. Please modify the file at /vault/controller/import/config/vw.php as needed for the source data you are importing. Then use the form below to select the name of the software that created this data and begin importing.
    Issue Details
    Issue Number 3703
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Importing
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.0.0 Gamma 5
    Fixed Version 4.0.0 Gamma 5
    Milestone VaultWiki 4 Gamma X
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags Import




    1. April 20, 2014 9:17 PM
      ricktas ricktas is offline
      Junior Member
      I cannot get the importer to work
      Reply Reply  
    2. April 20, 2014 10:47 PM
      pegasus pegasus is offline
      VaultWiki Team
      That is not an error message. It's supposed to say that to remind you to modify the config if you didn't already. If your config is already correct, you should just click the "Import" button below that message to begin.
      Reply Reply  
    3. April 20, 2014 11:20 PM
      ricktas ricktas is offline
      Junior Member
      I did, nothing happened, it just did looped back to the message
      Reply Reply  
    4. April 20, 2014 11:21 PM
      ricktas ricktas is offline
      Junior Member
      FYI vB4.2.2 on LAMP stack
      Reply Reply  
    5. April 20, 2014 11:34 PM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/view/cp/progress/vw.php, find:
      Code:
      $html = preg_replace('#id="[^_]+_submit"#U', 'id="progress_submit"', $html);
      Replace with:
      Code:
      $html = preg_replace('#' . preg_quote(vw_Hard_Core::view('CP')->id_prefix(), '#') . 'submit"#U', 'progress_submit"', $html);
      In vault/resources/js/cp-progress.js, find:
      Code:
      var button = Y.one("#progress_submit input");
      Replace with:
      Code:
      var button = Y.one(".progress_submit input");
      Reply Reply  
    6. April 20, 2014 11:39 PM
      ricktas ricktas is offline
      Junior Member
      I'll have to wait for another time window -- I'll advise later
      Reply Reply  
    7. April 20, 2014 11:45 PM
      pegasus pegasus is offline
      VaultWiki Team
      See above.
      Reply Reply  
    8. April 21, 2014 1:49 AM
      ricktas ricktas is offline
      Junior Member
      Thanks, re-installing now
      Reply Reply  
    9. April 21, 2014 1:58 AM
      ricktas ricktas is offline
      Junior Member
      Very minor... during import

      Could not find phrase 'progress'.: 33%

      Could not find phrase 'step_x'.
      Reply Reply  
    10. April 21, 2014 1:59 AM
      ricktas ricktas is offline
      Junior Member
      Hmmm ... spoke too soon...
      Code:
      Could not find phrase 'step_x'.
      
      Could not find phrase 'vw_importing_articles'.
      
      Warning: require_once(..../vault/core/controller/import/handle/dependency/bbcode/bbcode/base/vw.php) [function.require-once]: failed to open stream: No such file or directory in ..../vault/core/controller/import/handle/vw.php on line 42
      
      Fatal error: require_once() [function.require]: Failed opening required '/home/apforum/public_html/forum/vault/core/controller/import/handle/dependency/bbcode/bbcode/base/vw.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/apforum/public_html/forum/vault/core/controller/import/handle/vw.php on line 42
      Reply Reply  
    11. April 21, 2014 9:35 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/controller/import/dependency/bbcode/vw.php, find:
      Code:
      $software = 'BBCode/base';
      Replace with:
      Code:
      $software = 'base';
      However, I think this error occurred because the 'from' value was not set to 'VW3' in your import config file. It would be too late to set it now, though. If you change the config file now, it's md5 hash will change and VaultWiki will consider it a new import from a different database.
      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 7:00 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.