• 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
    • Ajax tab misalignment

    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: Ajax tab misalignment

    • Issue Tools
      • View Changes
    1. issueid=589 May 12, 2009 3:39 PM
      tommythejoat tommythejoat is offline
      Regular Member
      Ajax tab misalignment
      The article tab, when selected does not align to container.

      If any tab except Article is selected, the tabs look just fine. When article is selected, the left border of the container is inside the right border of the article tab and there is a gap below where the letters might leak out if they become mobile.

      I have not noticed any other style problems, so is this a typo in the container definition?
    Issue Details
    Issue Number 589
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Wiki Pages
    Status Fixed
    Priority 6 - Dev-Related Tasks
    Affected Version 2.3.0
    Fixed Version 2.3.0 Patch Level 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. May 12, 2009 3:47 PM
      tommythejoat tommythejoat is offline
      Regular Member
      I was going to check this behavior on your site, but there do not seem to be any wiki articles visible at the moment. In any case, your dark style does not appear to have the borders that would be around the tab container anyway.
      Reply Reply  
    2. May 12, 2009 10:43 PM
      pegasus pegasus is offline
      VaultWiki Team
      Please link to an article on your site where I can see this tab-action.

      Also... thank you soo much for mentioning the wiki articles not being visible. I probably would not have noticed for days that our database was corrupt. I recommend checking these things on your own site.

      Advice on this:
      • Posts might look fine because of the post cache. Try to find an earlier post and click "Edit". If the text is missing, find a backup quickly or try to make one.
      • If your post table ever gets corrupted, and you don't have a recent backup, try to restore from multiple sources: revisions, post cache, post edit history, etc.
      • Keep non-recent backups for this reason: you would not notice post table corruption for a while. Usually a few weeks as the post cache readjusts itself.
      Reply Reply  
    3. May 12, 2009 11:36 PM
      tommythejoat tommythejoat is offline
      Regular Member
      Actually all the displays show the behavior, even Special pages. This one is as good as any http://mb.nawcc.org/showwiki.php?title=Omega.

      Do you have any clues where the corruption arose?
      Reply Reply  
    4. May 13, 2009 12:28 AM
      pegasus pegasus is offline
      VaultWiki Team
      It's possible either something in the upgrade. I never actually ran the upgrade on our live site, but we ran similar code. Even so, it is possible it was something else we have been working on recently.

      You had been one of the ones to get 2 copies installed magically, so I am a little concerned that anything else may have gone wrong. If you can verify your post table is doing well, that would certainly put my mind at ease.

      Try checking via phpmyadmin. Look at non-wiki posts older than a month or so. For me, the pagetext field was NULL (which is why you noticed oddities in that other thread).
      Reply Reply  
    5. May 13, 2009 12:33 AM
      pegasus pegasus is offline
      VaultWiki Team
      You can fix the tabs by doing the following. In vault/special_class_postbit.php, find:
      Code:
      		if ($GLOBALS['useforumheadertemplate'])
      		{
      			$retval = $postbit;
      		}
      Replace with:
      Code:
      		if (1)
      		{
      			$retval = $postbit;
      		}
      Reply Reply  
    6. May 13, 2009 1:34 AM
      tommythejoat tommythejoat is offline
      Regular Member
      Thanks for the patch.

      We have daily off-line back ups. I need to check on what the retentions schedule is. I normally only backup the database when doing a major upgrade. However I did not do one when upgrading Vault Wiki because I was busy with several other tasks.

      I am doing one now and the previous full backup I have is just before we upgraded to 3.8.2 and installed Vault Wiki.

      I just did a check on Post following the copy of the database and am now doing an optimize.

      ... which went just fine.

      I had not installed the first copy of the update and just went directly to the second copy. I then installed all the other new modules as well.
      =====================
      The patch for the tabs worked fine.

      Thank you.
      Reply Reply  
    7. May 13, 2009 1:47 AM
      pegasus pegasus is offline
      VaultWiki Team
      Okay, I just have a small number of users left to check with to make sure this wasn't VaultWiki related. Thanks for your help.
      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:59 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.