• 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
    • Oops page not found after install

    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: Oops page not found after install

    • Issue Tools
      • View Changes
    1. issueid=6424 April 13, 2024 9:47 PM
      Zulenka Zulenka is offline
      New Member
      Oops page not found after install
      Install problem?



      This pops up when I click the Wiki button on our forum after install. I've given administrators all the permissions so I should be able to see it.
    Issue Details
    Issue Number 6424
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Install / Upgrade
    Status No Response
    Priority 3 - Loss of Functionality
    Affected Version 4.1.7
    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. April 13, 2024 10:00 PM
      Zulenka Zulenka is offline
      New Member
      Reply Reply  
    2. April 14, 2024 10:45 AM
      pegasus pegasus is offline
      VaultWiki Team
      For those deprecated messages, VaultWiki v4.1.7 is not fully compatible with PHP 8.2. You will continue receiving them in your log until we publish a new release, or you switch to another PHP like 8.1. We are currently working on a compatible release that covers 8.2 and 8.3, as well as the most recent versions of XenForo. Please note that XenForo itself only made a release fully compatible with PHP 8.2 very recently (2.2.14 on January 30, 2024, see: https://xenforo.com/community/thread...raries.210516/)

      However, I don't think that PHP 8.2 deprecated messages would prevent your wiki from being routable. The wording of the exact message you are receiving suggests that XenForo's router doesn't know what to do with the wiki URL. The most obvious things that could cause this:

      - The router file src/addons/vw/vw/Pub/Router.php is missing or has improper file permissions, preventing the XenForo router from finding the wiki router rules.

      - VaultWiki's \vw\vw\Listener::router_public_setup not running. Please check in your AdminCP > Development > Code event listeners (requires you to enable XenForo's development mode in your src/config.php file):
      Code:
      $config['development']['enabled'] = true;
      (You should only enable this temporarily while looking up this information).
      Make sure that VaultWiki has a code event listener for "router_public_setup" and that it is enabled. If the listener is completely missing, then it is likely something went wrong during installation.
      * Note: If the listener file was missing or had improper file permissions, then XenForo should have given you an error during installation, so if the listener is listed and enabled, then the file should be fine.

      - If VaultWiki's code event listener is okay, check for code event listeners for "router_public_setup" that are listed under different add-ons. Another add-on's listener that uses "return false" might be preventing VaultWiki's listener from running.

      I have traced a few other theories, but they would all result in a different error message than what you are receiving. If the issue is not an incomplete installation of listeners, or another add-on blocking the listener as described above, then we would need to perform further investigation. In that case, you are welcome to file a ticket here: https://www.vaultwiki.org/members/?do=newticket
      Reply Reply  
    3. April 17, 2024 11:25 AM
      pegasus pegasus is offline
      VaultWiki Team
      This may also happen if you manually change the wiki route in XenForo's admin page for public routes from the installed value of "vw" (the value should always be "vw"). The proper way to change the wiki route is using Setup > Options > VaultWiki: Site Config > Name of the wiki route.
      Reply Reply  
    4. April 26, 2024 9:50 AM
      pegasus pegasus is offline
      VaultWiki Team
      Another user recently reported a similar issue, that was apparently related to handling of the server header HTTP_X_FORWARDED_PROTO. Once a small file change was made to accomodate the header value, VaultWiki appeared to load normally again.

      You can read more about the issue here: https://www.vaultwiki.org/issues/6425/

      If you think that the issue is the same as what you have experienced, I will mark this as a Duplicate, since the other issue has more information and has been resolved. If you still experience the issue, please consider providing additional information based on the steps provided to you a few posts ago.
      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 6:33 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.