• 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
    • Install hangs at Step1 (3.0.0 Beta 1)

    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: Install hangs at Step1 (3.0.0 Beta 1)

    • Issue Tools
      • View Changes
    1. issueid=971 January 4, 2010 3:42 PM
      Storyteller Storyteller is offline
      Junior Member
      Install hangs at Step1 (3.0.0 Beta 1)

      I just tried a fresh install of 3.0.0 Beta 1 on a testforum but after clicking on "Next Step (1/9)" I get: "VaultWiki 3.0.0 Beta 1 requires vBulletin version 4 or less".

      I use vBulletin 4.0.0 Patch Level 1. Maybe the Patch Level 1 is the problem?
      Btw. Is it "normal" in the beta that the background on the installation is white?

      Greetings
      Storyteller
    Issue Details
    Issue Number 971
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Install / Upgrade
    Status Fixed
    Priority 5 - Minor Bugs / Small Tweaks
    Affected Version 3.0.0 Beta 1
    Fixed Version 3.0.0 Beta 1
    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. January 4, 2010 3:45 PM
      pegasus pegasus is offline
      VaultWiki Team
      Ah thanks for this. Updated the ZIP to bypass this check.

      In vault/install/upgradecore.php, change:
      Code:
      define('MAX_VBULLETIN', '3.8.999');
      Replace with:
      Code:
      define('MAX_VBULLETIN', '4.9.999');
      It's likely that the location of the styles used for the background has changed for version 4. Since we didn't install version 4 on a fresh test and just added it to the existing file system, it's possible we missed this.
      Reply Reply  
    2. January 4, 2010 4:02 PM
      Storyteller Storyteller is offline
      Junior Member
      Changing the upgradecore.php has no effect. After changing the installcore.php too i come further. Think that's while it's a fresh install, right?
      But now i get a database error at Step 8:
      Code:
      Database error in vBulletin 4.0.0:
      
      Invalid SQL:
      
      			REPLACE INTO stylevar
      			(stylevarid, styleid, value)
      			VALUES
      			('imgdir_vault', , 'a:1:{s:8:\"imagedir\";s:12:\"vault/images\";}'),('imgdir_vaultedit', , 'a:1:{s:8:\"imagedir\";s:12:\"vault/images\";}');
      
      MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'a:1:{s:8:\"imagedir\";s:12:\"vault/images\";}'),('imgdir_vaultedit', , 'a:1:{s' at line 4
      Error Number  : 1064
      Reply Reply  
    3. January 4, 2010 4:11 PM
      pegasus pegasus is offline
      VaultWiki Team
      I see. In vault/install/install_functions.php, find:
      Code:
      xml_import_stylevars($parsed_xml['stylevars'], $styleid);
      Replace with:
      Code:
      xml_import_stylevars($parsed_xml['stylevars'], -1);
      This should get you to the end.
      Reply Reply  
    4. January 4, 2010 4:24 PM
      Storyteller Storyteller is offline
      Junior Member
      Okay, with the change the installation is going to the end. But than I had "no style" at the forum. But after editing the default-namespace (first time - building a forum) the style is back.
      Reply Reply  
    5. January 4, 2010 4:46 PM
      pegasus pegasus is offline
      VaultWiki Team
      Odd. I would ask for a screen shot but obviously you've gotten past the issue. It sounds like an asynchrony with vBulletin's 4 cache mechanism, or an .htaccess problem, since the CSS should be in the programmed location.
      Reply Reply  
    6. January 4, 2010 5:33 PM
      Storyteller Storyteller is offline
      Junior Member
      I just restored a database-backup and installed VaultWiki new and was able to reproduce the "no style" error.
      I can send you login-details for the testforum, so you can run the install-script for yourself and take a look. What do you think?
      Reply Reply  
    7. January 4, 2010 5:36 PM
      pegasus pegasus is offline
      VaultWiki Team
      That works for me. Please send a PM with the details.
      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 1:49 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.