• 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
    • vbSEO forum category links

    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: vbSEO forum category links

    • Issue Tools
      • View Changes
    1. issueid=1471 April 22, 2010 10:09 PM
      iphoneclub iphoneclub is offline
      Junior Member
      vbSEO forum category links
      vbSEO's feature forum category links won't work with VaultWiki

      Since using VaultWiki my direct forum category links get appended with ?redirect=no, causing the links to stop working.
      Direct forum category links are a feature of vbSEO, where the forum category links are no true links, but anchor links (example.com/forum/forumcategory -> example.com/forum/#forumcategory). With VaultWiki the latter becomes example.com/forum/#forumcategory?redirect=no, which in effect disables the anchors
    Issue Details
    Issue Number 1471
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Forum Display
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 3.0.0 RC 1
    Fixed Version 3.0.0 RC 3
    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. April 23, 2010 1:08 AM
      pegasus pegasus is offline
      VaultWiki Team
      This is a duplicate of this issue which is fixed for RC 2: http://www.vaultwiki.org/issues/1346/
      Reply Reply  
    2. April 23, 2010 8:45 AM
      iphoneclub iphoneclub is offline
      Junior Member
      Sorry, I missed that. Tried searching for redirect, but did not find any suitable threads or project discussions. Glad it's going to be fixed in the next build.
      Reply Reply  
    3. April 26, 2010 9:00 PM
      iphoneclub iphoneclub is offline
      Junior Member
      I'm actually still seeing this in RC2 for every forum category.
      Reply Reply  
    4. April 26, 2010 10:43 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed for the next build. In vault/special_plugins.php, find:
      Code:
      				if ($link)
      				{
      					if (strpos($url, '?redirect=no') === false)
      Replace with:
      Code:
      				if ($link AND !$forum['nametitle'])
      				{
      					if (strpos($url, '?redirect=no') === false)
      Reply Reply  
    5. April 26, 2010 11:50 PM
      iphoneclub iphoneclub is offline
      Junior Member
      As always, your prompt fixes are really appreciated. You had me looking for a moment, as your fix was already in my vault/special_plugins.php, until I realised by looking at the file timestamp you already fixed it on my install Thanks for the excellent support. RC3 is going to be virtually bug free
      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 12:58 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.