• 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 4.x Series
    • Bug
    • Footer conflict

    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: Footer conflict

    • Issue Tools
      • View Changes
    1. issueid=3519 January 14, 2014 2:55 AM
      Code Monkey Code Monkey is offline
      New Member
      Footer conflict

      When vw is enabled it causes a footer link, for a mod that I paid to have removed, to display again again. What is it you are doing with the footer?
    Issue Details
    Issue Number 3519
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.0.0 Gamma 1
    Fixed Version (none)
    Milestone (none)
    Software DependencyAny
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 14, 2014 10:09 AM
      pegasus pegasus is offline
      VaultWiki Team
      It's possible you have another mod that uses the vBulletin method of showing copyrights. If this mod has branding removal that doesn't actually remove the copyright from the code, but simply stops showing it, then any mod would trigger it to show again if it appends to the copyright string.

      You can make VaultWiki map to a different copyright string by modifying vault/core/model/settings/xf.php. Find:
      Code:
      protected $translate = array(
      Add after:
      Code:
      'copyrighttext' => 'vw_copyrighttext',
      That should work, but really the other mod should implement a branding removal process that actually removes the branding rather than just hiding it.
      Reply Reply  
    2. January 14, 2014 12:22 PM
      Code Monkey Code Monkey is offline
      New Member
      All mods should use unique identifiers. This mod is the only one that has caused this. The other mod uses template modifications which are turned off for the footer. So somehow your mod turns it on even though it's off.
      Reply Reply  
    3. January 14, 2014 12:46 PM
      pegasus pegasus is offline
      VaultWiki Team
      VaultWiki looks for a setting called 'copyrighttext' (which doesn't exist in XenForo). If it exists, it adds its copyright text to the end of it. This is the vBulletin behavior. I can only see this causing a problem for XenForo if a different mod creates a setting called 'copyrighttext' (since XenForo doesn't have one) and still adds their copyright to it even though their branding removal is applied.

      If you purchase VaultWiki's branding removal option, that's how it works. The copyright string never gets created/appended. It has nothing to do with templates or template mods.

      'copyrighttext' is generically named so VaultWiki expects it to be the site value if it exists. All of VaultWiki's own settings use unique identifiers, so that is a moot point. As I posted above, you can override this by making VaultWiki look for a copyright string with a different name with the code I posted.

      Ideally though, it would match your existing copyright string if one exists. That way all your copyrights appear in the same place even if you modify your footer template. That is why I said there is something wrong with the way branding removal is handled by the other mod.
      Reply Reply  
    4. January 14, 2014 1:25 PM
      Code Monkey Code Monkey is offline
      New Member
      I should add that your copy-write doesn't show so it's pulling this instead. But like I said, it does it through the TM and they are turned off so it should even be a factor.

      But why would your copy-write be on the forum list page? It should only be on wiki pages.
      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:28 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 © 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.