• 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 - Installing Over Lite Rather Than Upgrading

    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 - Installing Over Lite Rather Than Upgrading

    • Issue Tools
      • View Changes
    1. issueid=1647 June 4, 2010 5:47 AM
      vanbeat vanbeat is offline
      New Member
      Problem - Installing Over Lite Rather Than Upgrading

      Hello,

      I have a very big problem... I tried to install the app and, when finish Step 7 and try to pass the next one, I receive this error:
      Code:
      Fatal error: Cannot redeclare class vB_CES_Vault in /home/larosaes/public_html/vault/wiki.php on line 184
      and I cannot do anything and don't see the site...

      Please, can anyone help me?¿ is so urgent because I cannot use my site backup for about 8 hours and the site don't show anything more than this error...

      Thanks in advance,
      vanbeat
    Issue Details
    Issue Number 1647
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.0 RC 3
    Fixed Version 3.0.0
    Milestone VaultWiki 3.0.0
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. June 4, 2010 8:47 AM
      pegasus pegasus is offline
      VaultWiki Team
      You need to disable the plugin system by adding the following anywhere in includes/config.php:
      Code:
      define('DISABLE_PLUGINS', true);
      I will look into why it even happened. That implies init.php loads twice...

      Is this an upgrade from the Lite version, or did you have it installed in the past?
      Reply Reply  
    2. June 4, 2010 8:54 AM
      pegasus pegasus is offline
      VaultWiki Team
      That is the only thing I can think of. That you had the Lite version installed, you went to install.php instead of upgrade.php. Since filenames are different in the commercial release, not upgrading them caused significant problems.

      At this point, you should execute following MySQL query:
      Code:
      	$db->query_write("
      		DELETE FROM plugin
      		WHERE product = 'ces_nwsp_spec'
      	");
      I'm not sure if you have really good error suppression, but I think some database fields wouldn't have been added. If you did indeed have Lite installed at the time, run upgrade.php

      If not, run install.php again starting at step=7

      I have added a case for this in install.php in the next release, should anyone else do the same thing.
      Reply Reply  
    3. June 4, 2010 8:58 AM
      vanbeat vanbeat is offline
      New Member
      Hello,

      Seems like it works, thanks

      Regards,
      vanbeat
      Reply Reply  
    4. June 4, 2010 9:08 AM
      pegasus pegasus is offline
      VaultWiki Team
      Then you want to remove the line from config.php to turn plugins back on...
      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 8:54 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.