• 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
    • Links to categories

    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: Links to categories

    • Issue Tools
      • View Changes
    1. issueid=2858 September 4, 2012 11:29 AM
      JesterP JesterP is offline
      Junior Member
      Links to categories
      Posted per instruction from Pegasus

      In the categories listed at the bottom of the pages, they always show as live links even if the page isn't created.
    Issue Details
    Issue Number 2858
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Categories
    Status Fixed
    Priority 5 - Minor Bugs / Small Tweaks
    Affected Version 3.0.19
    Fixed Version 3.0.20
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. September 4, 2012 4:00 PM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/functions/category.php, find:
      Code:
      		$vault->fetch_instance('url');
      		$vault->url->generate($category);
      Add after:
      Code:
      		$vault->fetch_instance('article');
      
      		if ($vault->article->fetch($category['title'], CATEGORY_SPACE, VAULT_LANGUAGEID, 'threadid'))
      		{
      			$category['class'] = '';
      		}
      		else
      		{
      			$category['class'] = 'new';
      		}
      Reply Reply  
    2. September 4, 2012 4:32 PM
      JesterP JesterP is offline
      Junior Member
      Thank you. Update has been made and I will ask the team to test.
      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 11:00 PM.
    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.