• 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
    • Broken Links Link Broken

    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: Broken Links Link Broken

    • Issue Tools
      • View Changes
    1. issueid=1360 April 2, 2010 6:54 PM
      Kaelon Kaelon is offline
      Regular Member
      Broken Links Link Broken

      Next to the article title, the pulldown menu with options, the "What links here", and "Broken links" links do not work; they link to /forums/?suchandsuch URLs, which of course, are ignored by the forum. How do I fix that?
    Issue Details
    Issue Number 1360
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Wiki Pages
    Status Fixed
    Priority 6 - Dev-Related Tasks
    Affected Version 3.0.0 RC 1
    Fixed Version 3.0.0 RC 2
    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 2, 2010 7:05 PM
      pegasus pegasus is offline
      VaultWiki Team
      Are just "What links here" and "Broken links" not working? What about "Books" and "Recent Changes" in the wiki drop-down? If none of them are working, go to VaultWiki > Namespace Manager, find the "Special" row and click "[Rebuild]".
      Reply Reply  
    2. April 2, 2010 7:49 PM
      Kaelon Kaelon is offline
      Regular Member
      The Books and Recent Changes work just fine. It's the link from "What links here" and "Broken links" that point to non-existent pages (specifically, ?target= appended to /forums/ -- so domain.com/forums/?target=suchandsuch).
      Reply Reply  
    3. April 2, 2010 8:41 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed for the next build. This occurs when link caching has been disabled for better performance. If you don't keep track of the links "What links here" can't tell you anything, and "Broken Links" won't know what's broken. The links should not appear in this case.

      In vault/special_class_postbit.php, find:
      Code:
      		$show['art_whatlinkshere'] = (
      			$this->forum['vault_type'] != 2 AND
      Add after:
      Code:
      			$this->registry->options['vault_caching'] AND
      Find:
      Code:
      		$show['art_wantedpages'] = (
      			$this->post['threadid'] != 'error' AND
      Add after:
      Code:
      			$this->registry->options['vault_caching'] AND
      Reply Reply  
    4. April 3, 2010 4:09 PM
      Kaelon Kaelon is offline
      Regular Member
      Thanks, pegasus. The first change had already existed in the 3.0.0 RC 1 set, but the second change was not. When I made the second change, that removed both of the broken links disappear.
      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 10:51 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.