• 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 3.x Series
    • Bug
    • Problem Uninstalling

    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: Problem Uninstalling

    • Issue Tools
      • View Changes
    1. issueid=777 August 13, 2009 9:55 PM
      Tallen Tallen is offline
      Junior Member
      Problem Uninstalling

      I need the file special_install.php to uninstall. Could you post it for me.

      Thank you.
    Issue Details
    Issue Number 777
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 2.5.0
    Fixed Version 2.5.1
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. August 14, 2009 12:50 AM
      pegasus pegasus is offline
      VaultWiki Team
      All the files you need to uninstall are in the /vault/install directory. If you deleted this directory, you will need to download the package again.
      Reply Reply  
    2. August 14, 2009 3:05 PM
      Tallen Tallen is offline
      Junior Member
      After uploading the vault/install/ directory, I still get the samee error.
      Code:
      Warning: require_once([path]/vault/install/special_install.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/plugin.php(1514) : eval()'d code on line 3
      
      Fatal error: require_once() [function.require]: Failed opening required '/*******/**********/public_html/forums/vault/install/special_install.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/liteover/public_html/forums/admincp/plugin.php(1514) : eval()'d code on line 3
      Reply Reply  
    3. August 14, 2009 3:38 PM
      pegasus pegasus is offline
      VaultWiki Team
      Oh, I thought it was something else. This occurs for users who installed prior to 2.3.0 and have upgraded to 2.3.0 before uninstalling.

      Run the following SQL query:
      Code:
      UPDATE productcode
      SET version = '1.0.0',
      	installcode = '',
      	uninstallcode = 'define(\\'CES_UNINSTALL\\', 1);\n\nrequire_once(DIR . \\'/vault/install/uninstall.php\\');'
      WHERE productid = 'ces_nwsp_spec'
      	AND version = '*'
      Then you should be able to uninstall.
      Reply Reply  
    4. August 14, 2009 7:23 PM
      Tallen Tallen is offline
      Junior Member
      That didn't seem to help, I get the same error after running the query.

      BTW, I am thinking about starting over with a clean Vbulletin install and then reinstalling the Wiki. I was thinking about doing this when vB 4.0 comes out.
      Reply Reply  
    5. August 15, 2009 3:17 AM
      pegasus pegasus is offline
      VaultWiki Team
      Try this method: go to Plugins & Products > Product Manager. Next to CES VaultWiki, select Edit, and click Go.

      Scroll to where it says "Existing Install/Uninstall Code".

      For version, make sure it says "1.0.0". For uninstall code, replace the field with the following:
      Code:
      define('CES_UNINSTALL', 1);
      
      require_once(DIR . '/vault/install/uninstall.php');
      Click the Save button at the bottom of the page.

      You should now be able to uninstall it.
      Reply Reply  
    6. August 16, 2009 12:14 PM
      Tallen Tallen is offline
      Junior Member
      OK, that worked. I am going to reinstall when vB 4.0 comes out.

      thanks.
      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:08 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.