• 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
    • Error after uninstall

    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: Error after uninstall

    • Issue Tools
      • View Changes
    1. issueid=3250 July 29, 2013 7:17 AM
      cyanide cyanide is offline
      New Member
      Error after uninstall

      Hello

      This is really odd, if you can assist I would really appreciate it.

      I removed the V4 vault wiki via the admincp in vbulletin.
      Deleted all of the vault wiki files as per your instructions in the manual.
      Double checked all DB tables for vault wiki were removed
      Disabled xcache
      Disabled and re-enabled another plugin in case settings were somehow cached
      The datastore table still contains code for vaultwiki eg;

      Code:
      {
      	require_once(DIR . '/packages/vaultwiki/core.php');
      }
      Shouldn't that get removed on uninstall?

      Below is the error when accessing the forum;

      Code:
      Warning: require_once(./vault/config.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 1
      
      Fatal error: require_once() [function.require]: Failed opening required './vault/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xx-x-x-x-x-x/public_html/includes/init.php(336) : eval()'d code on line 1
    Issue Details
    Issue Number 3250
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Beta 3
    Fixed Version 4.0.0 Beta 4
    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 (none)




    1. July 29, 2013 9:16 AM
      cyanide cyanide is offline
      New Member
      The datastore table still contains code for vaultwiki eg;
      Please note; the datastore file keeps having vaultwiki code added to it when it's rebuilt. Wasn't clear in the above post sorry.
      Reply Reply  
    2. July 29, 2013 10:07 AM
      pegasus pegasus is offline
      VaultWiki Team
      Try to run the following against your database:
      Code:
      DELETE FROM plugin WHERE product = 'vaultwiki'
      DELETE FROM setting WHERE product = 'vaultwiki'
      DELETE FROM phrasetype WHERE product = 'vaultwiki'
      Then rebuild the datastore again.
      Reply Reply  
    3. July 29, 2013 10:10 AM
      pegasus pegasus is offline
      VaultWiki Team
      This is fixed in the next release. The entry in the product table was removed by VaultWiki's uninstall step, but vBulletin bothers to check that it exists (AFTER running custom uninstall code) as a prerequisite to remove any entries from its own tables. So as of Beta 4, VaultWiki's uninstaller should simply ignore any data that exists in a table with a 'product' field.
      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:50 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.