• 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 3.x Series
    • Bug
    • Can't create new article

    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: Can't create new article

    • Issue Tools
      • View Changes
    1. issueid=1790 July 13, 2010 3:33 PM
      dvsDave dvsDave is offline
      Regular Member
      Can't create new article
      I get a page cannot be found when I click the the "Start Editing" link in the after creating title

      I get a "Page cannot be found" when I click the "Start Editing" button after I've created a new title in the "Post New Article" page.

      It's trying to go to www.controlbooth.com/wiki.php?do=create and it gets a 404.
    Issue Details
    Issue Number 1790
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Editing / Posting Articles
    Status Not a Bug
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.1
    Fixed Version (none)
    Milestone VaultWiki 3.0.5
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. July 13, 2010 3:56 PM
      pegasus pegasus is offline
      VaultWiki Team
      What are the contents of your .htaccess files (root and /forums)? It sounds like they are not correct.
      Reply Reply  
    2. July 13, 2010 4:06 PM
      dvsDave dvsDave is offline
      Regular Member
      Code:
      #RewriteBase /
      
      RewriteCond %{HTTP_HOST} !^www\.controlbooth\.com
      RewriteRule (.*) http://www.controlbooth.com/$1 [L,R=301]
      
      RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
      
      RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
      RewriteRule ^wiki/(.*)?$ showwiki_proxy.php [L,QSA]
      RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
      
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
      RewriteRule ^(.+)$ vbseo.php [L,QSA]
      
      RewriteRule ^wiki$ wiki/ [L,QSA,R=301]
      
      RewriteRule ^wiki.php$ showwiki.php [L,QSA]
      RewriteRule ^showwiki.php?title=(.*)$ wiki/$1 [L,R=301]
      RewriteRule ^wiki/Main:(.*)$ wiki/$1 [L,R=301]
      There is no physical forums directory. I use VBSEO to create a virtual /forums/ directory.
      Reply Reply  
    3. July 13, 2010 4:29 PM
      pegasus pegasus is offline
      VaultWiki Team
      In that case, move all the wiki rules to before the vbseo rules.
      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 7:26 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 © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.