• 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
    • Unable to install Gamma 4.0.0 on XenForo

    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: Unable to install Gamma 4.0.0 on XenForo

    • Issue Tools
      • View Changes
    1. issueid=3550 January 27, 2014 1:02 PM
      dillonlawrence76 dillonlawrence76 is offline
      New Member
      Unable to install Gamma 4.0.0 on XenForo

      When installing, at step 4 I see:


      creating_special_prefix

      Error

      Please enter a valid value for this option.
      .
      Options
    Issue Details
    Issue Number 3550
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Gamma 1
    Fixed Version 4.0.0 Gamma 2
    Milestone VaultWiki 4 Gamma X
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 27, 2014 1:06 PM
      dillonlawrence76 dillonlawrence76 is offline
      New Member
      This may also help.

      http://s21.postimg.org/ut1tixxmf/Capture.png

      Thanks in advance.
      Reply Reply  
    2. January 30, 2014 11:45 AM
      pegasus pegasus is offline
      VaultWiki Team
      This occurs because the setting validation checks the new prefix value against existing prefixes, but during installation, this step occurs before the step where the key 'Prefix' is defined. This results in undefined offset errors and a failed existence check due to the missing keys. We can bypass this during installation with the following change:

      In library/vw/XenForo/Option/Prefix.php, find:
      Code:
      if (!$value OR vw_Hard_Core::controller('Fetch')->get('Prefix', $value))
      Replace with:
      Code:
      if (!$value OR defined('VW_INSTALL') OR vw_Hard_Core::controller('Fetch')->get('Prefix', $value))
      Reply Reply  
    3. January 31, 2014 2:27 AM
      lurch_cr lurch_cr is offline
      New Member
      Pegasus;

      I got that error too and fixed it as instructed.
      However now I get tis:

      Installing VaultWiki v4.0.0 Gamma 1
      Code:
      Step 8
      
      creating_wiki_index
      Fatal error: Call to undefined method vw_XenForo_BbCode_Parser::removeTag() in /var/www/vhosts/weber.clients.rendrag.net.au/vb_canriders/forum/vault/core/model/parser/sideways/link/xf.php on line 47
      Reply Reply  
    4. January 31, 2014 10:58 AM
      pegasus pegasus is offline
      VaultWiki Team
      Please see here for the fix: https://www.vaultwiki.org/issues/3546/#note18758
      Reply Reply  
    5. February 1, 2014 6:40 AM
      lurch_cr lurch_cr is offline
      New Member
      sorted
      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 9:36 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.