• 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.0 Beta 1 Build 001] Wiki link keeps disappearing

    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.0 Beta 1 Build 001] Wiki link keeps disappearing

    • Issue Tools
      • View Changes
    1. issueid=5758 May 13, 2019 4:00 PM
      Thanatos Thanatos is offline
      New Member
      [4.1.0 Beta 1 Build 001] Wiki link keeps disappearing
      I have to go into control panel options and check/uncheck the active box to get it to reappear.

      I discovered this yesterday and forgot to mention it.

      The Wiki link in the top bar - beside HOME FORUMS wiki FEEDS

      Periodically vanishes.

      to get it to re-appear I have to go and save the wiki as inactive and then save it again as active with the config options wiki active button.

      I found this error in the server logs, but not sure if it is related or not...

      Code:
      ParseError: syntax error, unexpected ''table'' (T_CONSTANT_ENCAPSED_STRING), expecting '(' src/addons/vw/vw/_core/controller/cp/area/vw.php:1038
      Generated by: Testadmin May 13, 2019 at 6:16 PM
      Stack trace
      #0 src/addons/vw/vw/_core/controller/cp/vw.php(50): vw_Hard_Core::locate_class('Controller', 'CP_Area_Control...', '/homepages/39/d...')
      #1 src/addons/vw/vw/_core/controller/cp/vw.php(34): vw_CP_Controller->get_controller('area')
      #2 src/addons/vw/vw/Admin/Controller/Wiki.php(68): vw_CP_Controller->init_controller('area', '', 'get')
      #3 src/addons/vw/vw/Mvc/Dispatcher.php(30): vw\vw\Admin\Controller\Wiki->_actionIndex(Object(XF\Mvc\ParameterBag))
      #4 src/addons/vw/vw/Admin/Controller/Wiki.php(51): vw\vw\Mvc\Dispatcher::dispatch(Object(vw\vw\Admin\Controller\Wiki), 'index', Object(XF\Mvc\ParameterBag))
      #5 src/XF/Mvc/Dispatcher.php(321): vw\vw\Admin\Controller\Wiki->actionIndex(Object(XF\Mvc\ParameterBag))
      #6 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Dispatcher->dispatchClass('vw\\vw\\Admin\\Con...', 'Index', Object(XF\Mvc\RouteMatch), Object(vw\vw\Admin\Controller\Wiki), NULL)
      #7 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(vw\vw\Admin\Controller\Wiki), NULL)
      #8 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
      #9 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
      #10 src/XF.php(390): XF\App->run()
      #11 admin.php(13): XF::runApp('XF\\Admin\\App')
      #12 {main}
      Request state
      array(4) {
        ["url"] => string(31) "/community/admin.php?wiki/area/"
        ["referrer"] => string(57) "http://mywebsite/community/admin.php?wiki/conflict/"
        ["_GET"] => array(1) {
          ["wiki/area/"] => string(0) ""
        }
        ["_POST"] => array(0) {
        }
      }


      History to remember:
      https://www.vaultwiki.org/issue.php?issueid=5708
      https://www.vaultwiki.org/issue.php?issueid=5717
      https://www.vaultwiki.org/issues/5753/
      https://www.vaultwiki.org/issues/5756/
      https://www.vaultwiki.org/issues/5757/
    Issue Details
    Issue Number 5758
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Duplicate
    Priority 3 - Loss of Functionality
    Affected Version 4.1.0 Beta 1
    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. May 15, 2019 5:02 PM
      pegasus pegasus is offline
      VaultWiki Team
      If "Wiki Active" is grayed out before and during the link disappearing, this is the expected behavior. Once the checkbox comes back online, the wiki should too. This usually happens when you change settings, and usually resolves after background processing the setting change completes.

      If this recurs for any other reason and does not clear up on its own, please report this and allow us to look at your site before you take any actions to workaround the problem. Unfortunately as the link is currently appearing, there's no evidence of the issue or what may have caused it. I can only assume that it was a normal occurrence like the one described above.
      Reply Reply  
    2. May 16, 2019 3:43 PM
      Thanatos Thanatos is offline
      New Member
      I'm not sure if I changed any settings or not, but I do know I go there right now and I haven't messed with in over 24 hours and when I go to my site, I don't see the wiki link. "Wiki Active" is currently not grayed out either. The access I gave you is still active. I will be messing with my site on Saturday, so try and take a look before then.
      Reply Reply  
    3. May 16, 2019 3:56 PM
      ACL ACL is offline
      Regular Member
      @Thanatos, the following is possibly a stab in the dark.

      The next time the link disappears, I'm wondering whether your issue is the same one as here: https://www.vaultwiki.org/issues/5639 In this issue I was having problems with the sub-navigation disappearing for wiki. Basically, any wiki links (tab or sub-navigation) that guest users (logged out) couldn't see, sometimes I couldn't see either even when logged in (problem temporarily fixed by truncating vw_cache table).

      Are guests able to view your "Wiki" tab normally? If your issue is not the same as #5639 then I'm sorry for wasting your time .
      Reply Reply  
    4. May 22, 2019 8:54 PM
      Thanatos Thanatos is offline
      New Member
      @ACL I tried the cache query but it didn't make a difference.

      I set view permissions for all usergroups except unregistered and we will see what it does...once it has time to time out again.

      I appreciate your help, even if it doesn't result in anything.
      Reply Reply  
    5. February 5, 2021 6:18 PM
      pegasus pegasus is offline
      VaultWiki Team
      Marking as a Duplicate of: https://www.vaultwiki.org/issues/5639/
      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 3:30 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.