• 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
    • Page not found when clicking post links

    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: Page not found when clicking post links

    • Issue Tools
      • View Changes
    1. issueid=5311 November 28, 2017 8:47 AM
      stained stained is offline
      Junior Member
      Page not found when clicking post links

      This problem appeared recently: forum posts are physically there but if I click on the post number at top right this results in a white page containing "Page not found". Similarly, if I click on a link inside someone's post where they have linked to a specific post somewhere else on the forum I also see "Page not found" when attempting to view that post. Clicking on a post inside the forumhome "New posts" widget prodces the same error. Disabling DBSEO (or replacing wiki_index.php with dbseo.php in htaccess) fixes the errors but then of course I lose my wiki. The DBSEO dev thinks that there may be a problem with how vaultwiki is interacting when post links are clicked.

      I'm guessing that something in my htaccess is causing the issue? If there is I can't see it. Would appreciate any assistance with this

      Code:
      <IfModule mod_rewrite.c>
      	RewriteEngine On
      #DBSEO rules:
      	RewriteCond %{QUERY_STRING} !dbseourl=
      	RewriteCond %{REQUEST_URI} !(adverts/|dbseocp/|more/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/|wiki|yui)
      	RewriteRule ^(.*\.php)$ dbseo.php?dbseourl=$1 [L,QSA]
      
      	RewriteCond %{REQUEST_FILENAME} !-f
      	RewriteCond %{REQUEST_FILENAME} !-d
      	RewriteCond %{REQUEST_FILENAME} !/(adverts|dbseocp|more|clientscript|cpstyles|images|reviewpost|classifieds|photopost)/
      	RewriteRule ^(.+)$ wiki_index.php [L,QSA]
      
      	#end vaultwiki rules
      
      #start chrome xss error defeat
      <IfModule mod_headers.c> 
        Header set X-XSS-Protection "0" 
      </IfModule>
      #end chrome xss error defeat
      
      	# Force SSL:
      	RewriteCond %{HTTPS} off
      	RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
      
      	# Force www:
      	RewriteCond %{HTTP_HOST} !^$
      	RewriteCond %{HTTP_HOST} !^www\. [NC]
      	RewriteCond %{HTTPS}s ^on(s)|
      	RewriteRule ^ http%1://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
      
      	
      </IfModule>
    Issue Details
    Issue Number 5311
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Unknown
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 4.0.19
    Fixed Version 4.0.21
    Milestone (none)
    Software DependencyvBulletin 4.x w/ ckEditor
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. November 28, 2017 8:59 PM
      pegasus pegasus is offline
      VaultWiki Team
      If post-links work correctly with only dbseo.php (no wiki_index.php) in the .htaccess then it is possibly related to a conflict with VaultWiki code and I invite you to open a private ticket so we can investigate the conflict. There is little we can do to investigate this without one.
      Reply Reply  
    2. November 29, 2017 1:33 AM
      stained stained is offline
      Junior Member
      Okay, many thanks. Ticket submitted.
      Reply Reply  
    3. November 29, 2017 8:10 AM
      stained stained is offline
      Junior Member
      Just to let you know:

      I have disabled vaultwiki and have also added dbseo.php in place of show_wiki.php in .htaccess. This is to prevent search engines from thinking that my content has disappeared (I have lost thousands of indexed pages already).
      Reply Reply  
    4. November 29, 2017 11:59 PM
      pegasus pegasus is offline
      VaultWiki Team
      This issue is now fixed on your site and in the next release. An environment variable that DBSEO expected was not being updated by VaultWiki when passing requests to dbseo.php. If you still have VaultWiki disabled, you may re-enable it.
      Reply Reply  
    5. November 30, 2017 1:57 AM
      stained stained is offline
      Junior Member
      Excellent. Thanks very much!
      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 5:55 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.