• 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
    • Tabs will not load after 3.0.19 PL1 ugrade

    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: Tabs will not load after 3.0.19 PL1 ugrade

    • Issue Tools
      • View Changes
    1. issueid=2919 January 11, 2013 7:48 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Tabs will not load after 3.0.19 PL1 ugrade

      After upgrading to 3.0.19 wiki tabs no longer load.
    Issue Details
    Issue Number 2919
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Wiki Pages
    Status Not a Bug
    Priority 3 - Loss of Functionality
    Affected Version 3.0.19
    Fixed Version (none)
    Milestone (none)
    Software DependencyvBulletin 3.8
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 11, 2013 1:18 PM
      pegasus pegasus is offline
      VaultWiki Team
      Make sure you have uploaded clientscript/vault/helper.js to both your HTTP and HTTPS sites.
      Reply Reply  
    2. January 11, 2013 6:59 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      I have now reuploaded all files. But the issue is still there.
      The patch package I downloaded seemed to have some issues though, because when I unzipped it to an empty folder, it repeatedly asked me if I wanted to overwrite various files. As if these where in the zip twice.

      My https is a mirror of my http. Its one and the same.
      Reply Reply  
    3. January 11, 2013 10:51 PM
      pegasus pegasus is offline
      VaultWiki Team
      The aforementioned Javascript file is not even being requested by your pages. If you customized versions of the following templates, you need to merge your changes with the updated template:
      - vault_article_main
      - vault_general_headinclude
      If you did not run the upgrade script when you updated to 3.0.19, please do so. If the version number is different between upgrades, you need to run the script.
      Reply Reply  
    4. January 13, 2013 7:50 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      I did run the upgrade script with the upgrade.

      I see the following differences in the templates:

      In vault_article_main:
      after:
      PHP Code:
              <script type="text/javascript" src="clientscript/vault/vb3compat.js?v={$vault->misc['simpleversion']}"></script> 
      the following code was removed with the upgrade:
      PHP Code:
              <script type="text/javascript" src="clientscript/vault/helper.js?v={$vault->misc['simpleversion']}"></script> 

      The following code was replaced:
      PHP Code:
              var VAULT_40X_COMPAT = false;
              var 
      fetch_ajax_url = function(A)
              {
                  return 
      A;
              } 
      by:
      PHP Code:
      var VAULT_40X_COMPAT = <if condition="VAULT_40X_COMPAT">true<else />false</if>;
              var 
      fetch_ajax_url = function(A)
          {
              return 
      A;
          } 
      In vault_general_headinclude the following was removed with the upgrade:
      PHP Code:
      <script type="text/javascript" src="clientscript/vault/helper.js?v={$vault->misc['simpleversion']}"></script> 
      The following code was replace:
      PHP Code:
        var VAULT_40X_COMPAT = false;
          var 
      fetch_ajax_url = function(A) 
      by:
      PHP Code:
          var VAULT_40X_COMPAT = <if condition="VAULT_40X_COMPAT">true<else />false</if>;
          var 
      fetch_ajax_url = function(A) 
      And this was added:
      PHP Code:
          <style type="text/css">
      .
      vw-content.fh_content {
          
      padding: 0;
          
      margin: 0;
      }
       
      .
      fh_content .bodyContent {
          
      margin: 0;
          
      padding: 0;
      }
      </
      style> 
      Please advise.
      Reply Reply  
    5. January 14, 2013 1:15 AM
      pegasus pegasus is offline
      VaultWiki Team
      All the changes you noted are incorrect, most of the code that was removed or replaced is supposed to be included. I downloaded 3.0.19 PL 1 to check for myself and the templates are correct in the XML files in that ZIP, so I'm not sure how this happened to you. If you downloaded a patch-only ZIP, perhaps you still had an older version of the XML in your install folder for some reason.

      My suggestion would be to download the full 3.0.19 PL 1 package again, overwrite your vault/install folder, and run the upgrade again.

      Were the templates in question manually edited in a recent version (even to apply a fix suggested on this site)? If they were, there might be a timestamp mismatch which is causing the updated template to appear older than your current template... my suggestion would be to revert the templates in question.
      Reply Reply  
    6. January 14, 2013 10:35 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Thanks. Its resolved now.

      It was probably caused by manual fixes I applied upon your instruction and the template not updating for some reason. It was all stuck on 3.0.16
      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:00 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.