• 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
    • Upgraded Vault Wiki from 3 to 4.6 Database errors

    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: Upgraded Vault Wiki from 3 to 4.6 Database errors

    • Issue Tools
      • View Changes
    1. issueid=3411 October 21, 2013 12:27 PM
      carribeanchemco carribeanchemco is offline
      New Member
      Upgraded Vault Wiki from 3 to 4.6 Database errors
      Data base issue

      I upgraded my vbulletin and it seems there are conflicts with vault wiki 3 so I attempted to upgrade to 4.6 but when running the installation I get the following error:
      Code:
      INSERT  INTO `package` (`productid`, `class`)  VALUES ('vaultwiki','VaultWiki');
      
      MySQL Error   : Duplicate entry 'VaultWiki' for key 'class'
      Error Number  : 1062
      Request Date  : Monday, October 21st 2013 @ 04:22:24 PM
      Error Date    : Monday, October 21st 2013 @ 04:22:27 PM
    Issue Details
    Issue Number 3411
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Beta 6
    Fixed Version (none)
    Milestone VaultWiki 4 Beta X
    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. October 21, 2013 5:45 PM
      pegasus pegasus is offline
      VaultWiki Team
      Thanks for reporting this. To fix this conflict, VaultWiki 4's package class should be changed from 'VaultWiki' to 'VW'. This is a somewhat massive change that will affect many files and all plugins.

      Until this can be resolved, please continue using VaultWiki 3. I will add a free service to your account so that the changes can be applied to your installation as soon as they are available. This service should appear in about 12 hours. To avoid conflicts with PHP 5.4 until that time, please follow the instructions outlined in this post: http://www.vbulletin.com/forum/forum...66#post4000466

      My apologies for this inconvenience.
      Reply Reply  
    2. October 22, 2013 11:05 AM
      carribeanchemco carribeanchemco is offline
      New Member
      Ok I have gone back to VW 3 followed the instructions in your link, but now I have new errors that I did not have before I have just disabled the wiki for now, however I am now showing two instances in plugins and products, which I guess I should expect, however one of them shows the following:

      VaultWiki 0.0.0 A fully-functional wiki for vBulletin.

      Here are the errors I get now that I am back on 3 when trying to access the wiki:
      Code:
      Warning: require(content.php): failed to open stream: No such file or directory in ..../wiki_index.php on line 103
      
      Fatal error: require(): Failed opening required 'content.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/requiemf/public_html/forums/wiki_index.php on line 103
      Reply Reply  
    3. October 22, 2013 11:21 AM
      pegasus pegasus is offline
      VaultWiki Team
      If that's the case, make sure the wiki file name is still set to "showwiki" in your VaultWiki 3 options called "Server Settings."

      wiki_index.php is the VaultWiki 4 file and content.php is a default vBulletin file if you have the full vBulletin Suite. If you have the forum only, you need to change the appropriate directive in vault/config.php where the file's comments say to do so.
      Reply Reply  
    4. October 22, 2013 1:32 PM
      carribeanchemco carribeanchemco is offline
      New Member
      The showwiki is correct in the server settings, and the vault/config.php file is also correct(however it is showing that the config file is for vw 4.6 not 3, so I am sure that is causing issues as well.
      Reply Reply  
    5. October 23, 2013 11:58 AM
      pegasus pegasus is offline
      VaultWiki Team
      In the next release, fixed the package conflict when installing VaultWiki 4 where VaultWiki 3 is currently installed. I will try to package the changes today in order to apply them to your install to get you back up and running.

      Patch note: This change affects all active VaultWiki plugins on vBulletin, required a rename to the package directory and all the classes within that directory, updates to every other bit of code that uses those classes, changes to the database, and several cache rebuilds. So a patch cannot be posted here as it pretty much requires a full upgrade script.
      Reply Reply  
    6. October 23, 2013 6:20 PM
      Submerge Submerge is offline
      New Member
      I am in the process of upgrading my forum software from vBulletin 4.1.10 Patch Level 3 to 4.2.2.
      I want to upgrade VaultWiki from 3.0.14 to 4.0.0 Beta 6 Build 002

      Should I hold off? Reading this, I assume I'd be in the same mess. When will a new version be released to correct these problems?
      Will WaultWiki 3.0.14 operate on vBulletin 4.2.2? What about VaultWiki 3.0.20?

      I have a relatively large site that depends on the Wiki substantially, so having it go down is a no-go.

      Perhaps I should just stick to VaultWiki 3.0.20 until a stable VaultWiki 4 is released. I don't really use VaultWiki as a true wiki so a lot of the features I don't need, but I'd rather not risk it.
      Reply Reply  
    7. October 23, 2013 7:08 PM
      pegasus pegasus is offline
      VaultWiki Team
      The only VaultWiki version that is compatible with vBulletin 4.2.2 right now is VaultWiki 4 Beta 6. If you attempt to use VaultWiki 3.0.20, there will be compatibility messages at the top of site pages and the wiki editor will be distorted and difficult to submit. By the way, 3.0.14 which you are currently running has numerous security exploits which it sounds like you missed the patches for.

      I would upgrade VaultWiki to 3.0.20, then wait on upgrading vBulletin to 4.2.2 until the VaultWiki 4 package conflict is fixed in Beta 7. Then you can install Beta 7, transfer your VaultWiki 3 data to the Beta, disable VaultWiki 3, and finally upgrade vBulletin.
      Reply Reply  
    8. October 23, 2013 8:41 PM
      Submerge Submerge is offline
      New Member
      Ok, sounds doable. Would you have a rough guesstimate on when to expect Beta 7? I'm looking to update vBulletin to 4.2.2 because of security exploits in 4.1 which have been giving me some troubles with hackers. But I believe I have done enough to prevent them from exploiting for the time being, potentially.
      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:12 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.