• 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
    • Feature
    • Co-existing with XenCarta

    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: Co-existing with XenCarta

    • Issue Tools
      • View Changes
    1. issueid=6480 6 Days Ago 8:33 AM
      fabrik fabrik is offline
      New Member
      Co-existing with XenCarta

      We are transitioning from XenCarta to VaultWiki but must be able to have them co-exist for a time. On the front end this seems easy enough, however in the Admin XenCarta seems to have control of the WiKi admin menu and I don't have a VaultWiki admin menu.

      Is there a way to show the VaultWiki admin menu as well as the XenCarta menu at the same time so I can configure each?

      Thanks.
    Issue Details
    Issue Number 6480
    Issue Type Feature
    Project VaultWiki 4.x Series
    Category Admin Panel
    Status Implemented
    Priority 7 - Minor Features / Enhancements
    Suggested Version 4.1.8
    Implemented Version Next Release
    Milestone (none)
    Software DependencyXenForo 2.x
    License TypePaid
    Votes for this feature 0
    Votes against this feature 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. 6 Days Ago 1:53 PM
      pegasus pegasus is offline
      VaultWiki Team
      Okay, for now, the following modifications should get you in a position to use both simultaneously:

      In src/addons/vw/vw/_core/model/url/xf0.php, find:
      Code:
      			$base_path = $this->base_path('admin') . '/admin.php?';
      			$route_path = 'wiki/';
      Replace with:
      Code:
      			$base_path = $this->base_path('admin') . '/admin.php?';
      			$route_path = 'vw/';
      In the XenForo AdminCP, in development mode, go to Development > Navigation > Routes > Admin, click "wiki/" to edit. Change the Route Prefix to "vw" and Save.

      Then, run the following MySQL query:
      Code:
      UPDATE xf_admin_navigation
      SET link = REPLACE(link, 'wiki/', 'vw/')
      WHERE addon_id = 'vw/vw'
      Then, in the XenForo AdminCP, in development mode, go to Development > Navigation > Admin navigation, click any item to edit. Change the Route Prefix to something else, Save, then edit again, change the Route Prefix back to the original value, and Save.

      The navigation in the AdminCP should now be deconflicted. We will work on adding a setting so this can be done much more easily in future versions.

      If you don't see the Wiki admin menu in the navigation list, possibly you are not a Super Administrator. In that case, a Super Administrator will need to edit your user account's administrator permissions and grant it the "Manage VaultWiki" permission.
      Reply Reply  
    2. 6 Days Ago 2:16 PM
      fabrik fabrik is offline
      New Member
      Thanks. Done all that but I am not seeing the Vault Wiki navigation. I am a Super Administrator. I do not see anywhere a Manage VaultWiki permission though.
      Reply Reply  
    3. 6 Days Ago 2:56 PM
      pegasus pegasus is offline
      VaultWiki Team
      If you are Super Administrator, then the admin navigation should be showing. I have tested and having the same text (such as two navigation items named "Wiki") still shows both navigation items.

      The way I had no navigation showing was when the add-on was disabled. Please double-check that you or another admin did not disable the add-on. If it's disabled, the code for the navigation will be blocked.
      Reply Reply  
    4. 6 Days Ago 4:09 PM
      fabrik fabrik is offline
      New Member
      OK, I went back through your instructions to confirm I did them correctly. All is good up to after the sql update. When I read that I assumed you meant Development > Navigation > Routes > Admin, but, I see you stated Development > Navigation > Admin navigation. But, if I go to Admin navigation none of the items have a route prefix. I did go to the first one and followed the instructions the first time.

      Anyway, no sign of the menu and the addon is enabled.
      Reply Reply  
    5. 5 Days Ago 2:44 PM
      pegasus pegasus is offline
      VaultWiki Team
      Even though it turned out not to be necessary in this case, we have added an option to the next release under VaultWiki: Site Config allowing administrators to modify the XenForo admin route that points to VaultWiki's admin pages. By default, this will be set to "wiki" as it was hardcoded in previous versions.
      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 7:09 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.