• 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
    • Cannot Use [Category] Tag. BBCode Examples for Category tag shows: [ARG:2 UNDEFINED]

    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: Cannot Use [Category] Tag. BBCode Examples for Category tag shows: [ARG:2 UNDEFINED]

    • Issue Tools
      • View Changes
    1. issueid=2219 February 3, 2011 9:27 PM
      brycew brycew is offline
      New Member
      Cannot Use [Category] Tag. BBCode Examples for Category tag shows: [ARG:2 UNDEFINED]

      Hello,

      I cannot seem to use [category] tags in the Wiki. I checked the Special:Wikicodelist and the examples of the [category] tags says the following: (so I assume the two issues are related)

      Code:
      [category]
      
      This Wiki Code can be used by clicking this button in the editor. The tag [category] is used to create links to articles in the namespace called "[ARG:2 UNDEFINED]". If the article does not exist, the link may appear in this color, and clicking the link will allow users to create the article. In regular forum posts, you can also use an optional parameter to "name" your link.
      Usage	 [category]value[/category]
      [category=Option]value[/category]
      Example Usage	 [category]Example[/category]
      [category=Example]Click here to view the category![/category]
      Example Output	 [ARG:3 UNDEFINED]
      [ARG:4 UNDEFINED] In wiki articles, the additional parameter is required, or the following functionality will be applied. Rather than simply linking to the category, the article will be added to the directory listing on the category's page, and the category will be added to a list of category tags at the bottom of the tagged article.
      Usage	[category]value[/category]
      Example Usage	[category]Example[/category]
      Example Output	[ARG:5 UNDEFINED]

      ------------

      Additionally, I just noticed the [image] tag example has a similar problem:

      Code:
      [image]
      
      This Wiki Code can be used by clicking this button in the editor. The tag [image] is used to create links to articles in the namespace called "[ARG:2 UNDEFINED]". If the article does not exist, the link may appear in this color, and clicking the link will allow users to create the article. For a link, you must use an optional parameter to "name" your link.
      Usage	[image=Option]value[/image]
      Example Usage	[image=Example.jpg]Click here to view the page![/image]
      Example Output	[ARG:3 UNDEFINED] As mentioned above, the additional parameter is required, or the following functionality will be applied. Rather than simply linking to the image, the image will be inserted into the current page. Using additional arguments in the tag's value (separated by "|"), you can also customize the appearance of the image. In any order and any combination, try experimenting by specifying:
      width	in px
      alignment	left, right, center
      display	border, frame, none
      thumbnail	thumb, thumbnail
      caption	any other text
      Example Usage	[image]Example.jpg|60px|right|border|thumb|some caption text[/image]
      ----------

      Running VB 3.8.6 PL1
    Issue Details
    Issue Number 2219
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Special Pages
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.9
    Fixed Version 3.0.11
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. February 4, 2011 1:51 PM
      pegasus pegasus is offline
      VaultWiki Team
      Your tag name includes capital letters. To use mixed-case tags, you need to upgrade to VaultWiki 3.0.10. Then to fix your Wiki Code List, in vault/factory/special/wikicodelist.php, find:
      Code:
      		$hardtag = $tag;
      Add before:
      Code:
      		$tag = strtolower($tag);
      Reply Reply  
    2. February 20, 2011 7:13 AM
      brycew brycew is offline
      New Member
      Upgraded to 3.0.10. Went to do code edit as requested but the code already has that addition.

      Keep in mind that I am copy and pasting content from the "Special:Wikicodelist". I havent used a different case or anything (except for the topic name here). I have not changed the Special:Wikicodelist in and shape or form yet it doesn't work by default on that page or other pages.

      Any thoughts? Currently on VB 3.8.6 PL1 with VW 3.0.10
      Reply Reply  
    3. February 21, 2011 1:03 AM
      pegasus pegasus is offline
      VaultWiki Team
      In VaultWiki > Namespace Manager, scroll to the section called "Namespace Functions". For "Category namespace", make sure your namespace called "Category" is actually selected. Similar for your "Image namespace".
      Reply Reply  
    4. February 21, 2011 12:23 PM
      pegasus pegasus is offline
      VaultWiki Team
      You don't have a Category namespace or an Image namespace, so the BB-Codes won't do anything. To use the category tag, you would have to create a Category namespace first:

      Title: Category
      BB Code Tag: category
      Top-Level Forum: Create New Forum
      Special function: Category namespace
      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 6:59 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 © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.