• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • Only see Special Pages after Upgrade

    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.

    Results 1 to 3 of 3

    Thread: Only see Special Pages after Upgrade

    • Thread Tools
      • Show Printable Version
    1. June 20, 2010 #1
      mickknutson
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      mickknutson is offline
      Regular Member
      Join Date
      April 29, 2009
      Posts
      91
      Rep Power
      216

      Question Only see Special Pages after Upgrade

      I just upgraded from 2.5 to 3.0 and after the upgrade, all my pages just show up as the Vault Image and saying Special Page with a search box.

      Here is my previous mod-rewrite:
      Code:
      ##############################
      # Vault Wiki rewrite settings:
      ##############################
      RewriteRule ^wiki.php(.*)$ showwiki.php$1 [L,QSA]
      
      
      # Simple URLs....
      RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
      
      
      
      # Default Namespace...
      # If you are using Simple URLs, use this rule:
      RewriteRule ^wiki/wiki:(.*)$ wiki/$1 [L,R=301]
      
      # If you are NOT using Simple URLs, use this rule:
      RewriteRule ^showwiki.php?title=wiki:(.*)$ showwiki.php?title=$1 [L,R=301]
      
      
      
      # Simple URLs, revisited...
      RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [L,QSA]
      I tried to update to:
      Code:
      RewriteEngine On
      RewriteBase /forum/
      
      RewriteRule ^wiki.php$ showwiki.php [L,QSA]
      RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
      RewriteRule ^wiki/Wiki:(.*)$ wiki/$1 [L,R=301]
      
      RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
      
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [L,QSA]
      But I get a 500 server error.


      Even my wiki page gives the same page.

      http://www.blincmagazine.com/forum/wiki/
      Reply With Quote Reply With Quote

    2. June 20, 2010 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Have you tried rebuilding namespaces? The upgrade may have caused the cache to expire. Go to AdminCP > Namespace Manager > Rebuild All Namespaces.

      Also make sure the Rewrite rules appear even before your vB rewrite rules, because vB's Rewrites do too much...
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. June 20, 2010 #3
      mickknutson
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      mickknutson is offline
      Regular Member
      Join Date
      April 29, 2009
      Posts
      91
      Rep Power
      216
      1. Yes I rebuilt everything.
      No change

      2. I moved the vault rewrite rules on top.

      The pages work, but some of the codes are different. I think I can look into this.
      Reply With Quote Reply With Quote

    Similar Threads

    1. Where to find my special pages?
      By the3hm in forum VaultWiki Questions
      Replies: 1
      Last Post: June 3, 2015, 9:40 AM
    2. mod rewrite and special pages
      By cosy in forum VaultWiki Questions
      Replies: 1
      Last Post: December 7, 2011, 4:55 PM
    3. Special pages
      By bjarne2 in forum General Discussion
      Replies: 1
      Last Post: July 18, 2011, 4:37 PM
    4. Hide special pages and special pages link for registered users
      By levimatt in forum VaultWiki Questions
      Replies: 1
      Last Post: February 11, 2011, 4:29 AM
    5. Special Pages > Island Pages
      By Mokonzi in forum VaultWiki Questions
      Replies: 3
      Last Post: November 2, 2009, 5:11 PM

    Tags for this Thread

    admincp, error, file, forum, image, namespace, pages, previous, proxy, rewrite, server, settings, special, title, update, upgrade, urls

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 1:11 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.