• 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
    • Widgets missing after update

    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: Widgets missing after update

    • Issue Tools
      • View Changes
    1. issueid=6293 January 10, 2022 5:15 AM
      hollosch hollosch is offline
      Senior Member
      Widgets missing after update

      After update to 4.1.4 some widgets are missing...
    Issue Details
    Issue Number 6293
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Widgets / Sideblocks
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.1.4
    Fixed Version 4.1.4
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags update




    1. January 10, 2022 12:33 PM
      pegasus pegasus is offline
      VaultWiki Team
      Please give more detail about specifically which widgets are missing, whether it is a regular widget or random widget, and in what context they are missing.

      Have you checked the widget configuration for the affected widgets? Possibly the checkbox to enable them is not ticked, or possibly there is an undesired value for the widget context option.

      All the widgets that I expect to work on my board are working.
      Reply Reply  
    2. January 11, 2022 6:19 AM
      hollosch hollosch is offline
      Senior Member
      Hi,
      only the group-widget is working. This is not a vw-widget.
      See here: https://stadtwiki-geislingen.de/

      Reply Reply  
    3. January 11, 2022 3:18 PM
      pegasus pegasus is offline
      VaultWiki Team
      It looks like you have no blocks assigned to the index in Area Manager > Wiki > Wiki index widgets. When I set my blocks this way, it looks like the rule propagates to all wiki pages, when it should only be affecting the index.

      Fixed in the next build. In src/addons/vw/vw/Handler/Widget/Generic.php, find:
      Code:
      if (isset($wikiPositions[$definition['positionId']]))
      Replace with:
      Code:
      if (isset($wikiPositions[$this->contextParams['positionId']]))
      In src/addons/vw/vw/XF/Template/Templater.php, find:
      Code:
      $wikiPositions = $this->vwGetWikiWidgetPositions();
      AFTER it, add:
      Code:
      $this->contextParams['positionId'] = $positionId;
      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 8:14 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.