• 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
    • Non admin users cannot access wiki

    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: Non admin users cannot access wiki

    • Issue Tools
      • View Changes
    1. issueid=3225 July 22, 2013 10:11 PM
      rizwank rizwank is offline
      New Member
      Non admin users cannot access wiki

      http://forum.dddd.com/wiki_index.php?title=threadwiki

      Non admin users are getting error : vw_wiki_disabled_error

      prevents my users from seeing the wiki

      Any idea?
    Issue Details
    Issue Number 3225
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Page Output
    Status Fixed
    Priority 1 - Security / Login / Data Loss
    Affected Version 4.0.0 Beta 3
    Fixed Version 4.0.0 Beta 3
    Milestone VaultWiki 4 Beta X
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. July 23, 2013 12:30 AM
      pegasus pegasus is offline
      VaultWiki Team
      Make sure Admin Panel > Settings > Site Config > Wiki Active = Yes
      Reply Reply  
    2. July 23, 2013 1:44 AM
      rizwank rizwank is offline
      New Member
      Absolutely is the case. My user can see and those with admin can see but my users, that have permissions to see, still get that message.
      Reply Reply  
    3. July 23, 2013 5:58 PM
      rizwank rizwank is offline
      New Member
      ping =)
      Reply Reply  
    4. July 24, 2013 9:19 AM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/core/model/settings/xf.php, find:
      Code:
      		if ($setting == 'vw_enabled')
      		{
      			$addonCache = vw_Hard_Core::model('Datastore')->get('addons');
      
      			if (empty($addonCache['vaultwiki']))
      			{
      				return false;
      			}
      		}
      Replace with:
      Code:
      		if ($setting == 'vw_enabled' AND !vw_Hard_Core::controller('Request')->is_enabled())
      		{
      			return false;
      		}
      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:34 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.