• 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 edit articles

    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 edit articles

    • Issue Tools
      • View Changes
    1. issueid=2329 June 9, 2011 8:13 PM
      Bozza Bozza is offline
      New Member
      Can't edit articles
      Having installed Premium on top of previous free product, edit causes error

      Example, on page: http://www.northstandchat.com/showwi...-organisations and click the edit tab.

      The browser navigates to: http://www.northstandchat.com/showwi...ations&do=edit

      However the browser errors with: The website encountered an error while retrieving http://www.northstandchat.com/showwi...ations&do=edit. It may be down for maintenance or configured incorrectly.
    Issue Details
    Issue Number 2329
    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.11
    Fixed Version (none)
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. June 9, 2011 8:16 PM
      Bozza Bozza is offline
      New Member
      The same happens when a user attempts to create a new article:

      The website encountered an error while retrieving http://www.northstandchat.com/showwiki.php?do=create. It may be down for maintenance or configured incorrectly.
      Reply Reply  
    2. June 10, 2011 1:38 AM
      pegasus pegasus is offline
      VaultWiki Team
      What browser are you testing with? Also, I'm unable to see the error you mention since your wiki is hidden from guests. Please PM me a login so I can have a look.
      Reply Reply  
    3. June 10, 2011 4:34 AM
      Bozza Bozza is offline
      New Member
      You have a PM!
      Reply Reply  
    4. June 10, 2011 12:16 PM
      pegasus pegasus is offline
      VaultWiki Team
      Your edit tab is working fine for me, but I receive a white page when I try to create a new article. Try adding the following below the copyright in showwiki.php:
      Code:
      @ini_set('display_errors', 1);
      Reply Reply  
    5. June 10, 2011 6:29 PM
      Bozza Bozza is offline
      New Member
      Added that line.

      On create, I get:
      Code:
      Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: welcome_headers in [path]/includes/functions.php on line 4097
      
      Warning: require_once([path]/packages/vaultwiki/attach/vaultarticle.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vault/tab/edit.php on line 1675
      
      Fatal error: require_once() [function.require]: Failed opening required '/mnt/stor1-wc1-dfw1/385580/468851/www.northstandchat.com/web/content/packages/vaultwiki/attach/vaultarticle.php' (include_path='.:/usr/share/pear') in /mnt/stor1-wc1-dfw1/385580/468851/www.northstandchat.com/web/content/vault/tab/edit.php on line 1675
      On entering an article I get:
      Code:
      Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: welcome_headers in [path]/includes/functions.php on line 4097
      On edit I get:
      Code:
      Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: welcome_headers in [path]/includes/functions.php on line 4097
      
      Warning: require_once([path]/packages/vaultwiki/attach/vaultarticle.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vault/tab/edit.php on line 1675
      
      Fatal error: require_once() [function.require]: Failed opening required '/mnt/stor1-wc1-dfw1/385580/468851/www.northstandchat.com/web/content/packages/vaultwiki/attach/vaultarticle.php' (include_path='.:/usr/share/pear') in /mnt/stor1-wc1-dfw1/385580/468851/www.northstandchat.com/web/content/vault/tab/edit.php on line 1675
      Reply Reply  
    6. June 10, 2011 6:34 PM
      Bozza Bozza is offline
      New Member
      This may be unrelated, but I noticed I don't have a template row in Namespaces, which I think I saw I possibly should have when I was perusing the manual earlier. I have...

      # Title BB-Code Tag Name Display Order Controls
      0 Island N/A N/A [Edit] [Rebuild]
      1 Special [special] [Edit] [Rebuild]
      6 Default wiki [wiki] [Edit] [Forum] [Rebuild]
      7 Category [category] [Edit] [Rebuild] [Delete]
      8 Image [image] [Edit] [Rebuild] [Delete]
      Reply Reply  
    7. June 12, 2011 1:21 PM
      pegasus pegasus is offline
      VaultWiki Team
      welcome_headers is from another modification you have installed.

      Since you're getting missing file errors, you may not have uploaded all of VaultWiki's files. Download a fresh (full) copy of the ZIP and try again.
      Reply Reply  
    8. June 12, 2011 2:22 PM
      Bozza Bozza is offline
      New Member
      Yeah, just noticed the welcome_headers bit so disabled that.

      Now getting the following across the board. I'll have another go at the install - do I need to uninstall the product, or just copy the files over the top?
      Code:
      Warning: require_once([path]/packages/vaultwiki/attach/vaultarticle.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vault/tab/edit.php on line 1675
      
      Fatal error: require_once() [function.require]: Failed opening required '/mnt/stor1-wc1-dfw1/385580/468851/www.northstandchat.com/web/content/packages/vaultwiki/attach/vaultarticle.php' (include_path='.:/usr/share/pear') in /mnt/stor1-wc1-dfw1/385580/468851/www.northstandchat.com/web/content/vault/tab/edit.php on line 1675
      Reply Reply  
    9. June 12, 2011 4:51 PM
      pegasus pegasus is offline
      VaultWiki Team
      You need to copy the files over the top. Don't think you need to uninstall, but you may want to run vault/install/upgrade.php again for good measure.
      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 12:12 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 © 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.