• 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
    • [4.1 Alpha 1] Admin CP: Integrate positions: invalid_route, missing phrases, page action & in url

    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: [4.1 Alpha 1] Admin CP: Integrate positions: invalid_route, missing phrases, page action & in url

    • Issue Tools
      • View Changes
    1. issueid=5606 January 24, 2019 8:42 AM
      ACL ACL is offline
      Regular Member
      [4.1 Alpha 1] Admin CP: Integrate positions: invalid_route, missing phrases, page action & in url

      1) Attempting to deactive a position via the toggle options at admin.php?wiki/integrate/ results in a 404 error via the browser console.
      The requested page could not be found. (Code: invalid_route, controller: -, action: -)

      ---

      2) Attempting to save changes to a position at admin.php?wiki/integrate/&do=position returns an error with a missing phrase:
      !-- XEN:VWPHRASE vw_invalid_integrate_position_area ARGS() --#

      ---

      3) The "New position" page action button has an encoded ampersand in the url:
      admin.php?wiki/integrate/&do=position

      4) Adding a new position suffers the same error as 2), however there is also an additional missing phrase:
      #!-- XEN:VWPHRASE vw_integrate_position_add_header ARGS() --#
    Issue Details
    Issue Number 5606
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Admin Panel
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.1.0 Alpha 1 Public
    Fixed Version (none)
    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 (none)




    1. January 24, 2019 9:40 AM
      ACL ACL is offline
      Regular Member
      3) Also affects Replacement Manager's "Add New Set" page action button under admin.php?wiki/url/
      admin.php?wiki/url/&do=editset
      Reply Reply  
    2. January 24, 2019 2:21 PM
      pegasus pegasus is offline
      VaultWiki Team
      All fixed in Alpha 2.

      If you would like to create a custom integration position before Alpha 2, you can do it outside the position-manager. Create a new template modification for the template you would like the integration position to appear in. Use the following:
      Code:
      {{ vw_integrate('positionName:contentTypeOfTemplate', $entityOfThatType, $fallbackOrParentEntity...) }}
      Even if you create a position through the manager, you will still need to use something like this to render the position.

      For example, a header position in public:thread_view (which should already have positions setup),
      Code:
      {{ vw_integrate('header:thread', $thread, $forum) }}
      Only the first two arguments (the position:type, and the entity) are required. You may optionally include an infinite number of fallbacks as additional arguments.
      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 2:32 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.