• 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
    • Wiki broken after vb update

    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: Wiki broken after vb update

    • Issue Tools
      • View Changes
    1. issueid=4141 January 12, 2015 7:36 AM
      Benjaminlwells Benjaminlwells is offline
      Junior Member
      Wiki broken after vb update

      Hello,

      I just updated my VB, in process had to upgrade my server's PHP from 5.2 to 5.3. Since doing so my wiki is broken It is all showing enabled in my admincp, but when I go to the URL for the wiki: http://alphaflight.net/showwiki/Main_Page it's states that it is disabled. My vaultwiki version is 3.0.16. Am I looking at an upgrade issue? Is it balking a the updated PHP?
    Issue Details
    Issue Number 4141
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Working as Designed
    Priority 3 - Loss of Functionality
    Affected Version 3.x
    Fixed Version (none)
    Milestone (none)
    Software DependencyvBulletin 4.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 12, 2015 9:49 AM
      pegasus pegasus is offline
      VaultWiki Team
      First, if your recent vBulletin "update" was a major upgrade from vBulletin 3.x to vBulletin 4.2.x, then you need to run VaultWiki's upgrade script anyway in order to install the vBulletin 4-compatible version of the product. The upgrade between vBulletin 3 and 4 automatically disabled all plugins and products because vBulletin 3 products are generally not compatible with vBulletin 4.

      Otherwise, according to the source code, there are 3 conditions that might trigger this message. Source code:
      Code:
      if (
      	!$vbulletin->products['ces_nwsp_spec'] OR
      	(
      		!$vbulletin->options['vault_enabled'] AND
      		!is_member_of($vbulletin->userinfo, 6)
      	) OR
      	!defined('CES_VAULT_VERSION')
      )
      {
      	eval(standard_error(fetch_error('vault_wiki_disabled')));
      }
      Basically, if any one of the following is true, the disabled message appears:
      1. The product VaultWiki is disabled in vBulletin's AdminCP, under Manage Products.
      2. The setting VaultWiki: Server Settings > Turn on the Wiki? is set to "No", and the viewing user is not an administrator.
      3. The constant CES_VAULT_VERSION was not defined.


      If the first 2 are ruled out, you might be wondering about the CES_VAULT_VERSION constant. This is defined in the file vault/wiki.php. This file is included by a plugin that uses hook location init_startup by the name "General - VaultWiki Init". Thus, if CES_VAULT_VERSION is not defined, these are the possible causes:

      1. The plugin "General - VaultWiki Init" is disabled in vBulletin's AdminCP > Plugins & Products > Plugin Manager.
      2. All plugins are disabled by the setting Plugin/Hook System > Enable Plugin/Hook System = No.
      3. All plugins are disabled by includes/config.php (DISABLE_HOOKS would be defined).


      No matter what the issue is, note that VaultWiki 3.0.16 was released in 2011 and is no longer supported at this time. As mentioned in the email reminders we send out from time to time, 3.0.16 contains an accrual of at least 3 security vulnerabilities and you should have migrated to a newer version by now to avoid vandalism to your site.

      https://www.vaultwiki.org/articles/117/
      https://www.vaultwiki.org/articles/134/
      https://www.vaultwiki.org/articles/158/

      The last link suggests that VaultWiki staff will patch affected VaultWiki 3.x sites running unsupported versions for a fee.

      Note that if you need to run VaultWiki's upgrade script in order to update the installation for a change from vBulletin 3 to vBulletin 4, and you no longer have a copy of VaultWiki's install/upgrade folder on your server, and you don't have a backup, you will not be able to update VaultWiki. We do not provide downloads of software that contain security vulnerabilities. In this case, your only recourse will be to install VaultWiki 4.x and import your VaultWiki 3.x data into it. Since your installation would be in limbo currently, I strongly recommend purchasing an Import Service in case any conflicts arise related to your VaultWiki installation not being correct for your vBulletin version.

      If there are any bugs in the 3.x series of VaultWiki they are no longer going to be addressed, and VaultWiki 3.x is no longer being updated for compatibility with new versions of vBulletin, since VaultWiki 3.x reached its end-of-life in January 2014. If you plan to continue using VaultWiki, you should start planning your migration to VaultWiki 4.x.
      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:46 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.