• 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
    • I can't post wiki articles anymore

    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: I can't post wiki articles anymore

    • Issue Tools
      • View Changes
    1. issueid=2154 December 12, 2010 11:24 AM
      chromeossite chromeossite is offline
      New Member
      I can't post wiki articles anymore

      My website: http://chromeoslounge.com

      Hi, I cannot post new wiki's pages anymore (I can edit existing ones e.t.c. though). whenever I type the name of the wiki page and click 'start editing' I am taken to a blank page:
      http://www.chromeoslounge.com/wiki.php?do=create

      Everything else on the wiki seems to work well.

      I am using vbulletin 4.1.0
      vaultwiki 3.7

      I tried re-uploading the vaultwiki files and overwriting the ones on my server e.t.c. but nothing is changing. Please let me know what could be wrong.
    Issue Details
    Issue Number 2154
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Editing / Posting Articles
    Status Not a Bug
    Priority 3 - Loss of Functionality
    Affected Version 3.0.7
    Fixed Version (none)
    Milestone VaultWiki 3.0.8
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. December 12, 2010 11:52 AM
      pegasus pegasus is online now
      VaultWiki Team
      Edit showwiki.php. After the copyright block, add:
      Code:
      @ini_set('display_errors', 1);
      When you've done this, the blank page should give you more information.
      Reply Reply  
    2. December 13, 2010 8:14 AM
      chromeossite chromeossite is offline
      New Member
      I added the code like this:
      Code:
      <?php
      /************************************************************************\
       *
       * VaultWiki
       * Version 3.0.7
       * License #(removed)
       *
       * Copyright ©2008-2010 Cracked Egg Studios. All Rights Reserved.
       * This file may not be redistributed in whole or significant part.
       * 
       * VAULTWIKI IS NOT FREE SOFTWARE
       * http://www.vaultwiki.org/
       * http://www.vaultwiki.org/pages/License-Agreement
       *
      \************************************************************************/
      @ini_set('display_errors', 1);
      This still left me with a blank screen. So I added it like this:

      Code:
      <?php
      /************************************************************************\
       *
       * VaultWiki
       * Version 3.0.7
       * License #(removed)
       *
       * Copyright ©2008-2010 Cracked Egg Studios. All Rights Reserved.
       * This file may not be redistributed in whole or significant part.
       * 
       * VAULTWIKI IS NOT FREE SOFTWARE
       * http://www.vaultwiki.org/
       * http://www.vaultwiki.org/pages/License-Agreement
       *
      \************************************************************************/
      
      // ######################## SET PHP ENVIRONMENT ##########################
      @ini_set('display_errors', 1);
      error_reporting(E_ALL & ~E_NOTICE & ~8192);
      Still no luck, then I did this:

      Code:
      <?php
      /************************************************************************\
       *
       * VaultWiki
       * Version 3.0.7
       * License #(removed)
       *
       * Copyright ©2008-2010 Cracked Egg Studios. All Rights Reserved.
       * This file may not be redistributed in whole or significant part.
       * 
       * VAULTWIKI IS NOT FREE SOFTWARE
       * http://www.vaultwiki.org/
       * http://www.vaultwiki.org/pages/License-Agreement
       *
      \************************************************************************/
      
      // ######################## SET PHP ENVIRONMENT ##########################
      error_reporting(E_ALL & ~E_NOTICE & ~8192);
      @ini_set('display_errors', 1);
      still no luck.

      Maybe another solution? Or if you are ok with it I can give you access to my ftp so you can have a play around.

      Nigel
      Reply Reply  
    3. December 13, 2010 1:30 PM
      pegasus pegasus is online now
      VaultWiki Team
      Please send me a PM so I can have a look.
      Reply Reply  
    4. December 15, 2010 4:37 PM
      pegasus pegasus is online now
      VaultWiki Team
      It seems you had accidentally uploaded /vault/wiki.php as if it was /forum/wiki.php
      Having this file there meant that your server didn't need to rewrite wiki.php to showwiki.php since the file actually existed. I deleted the extra file from your server and you can now post articles again. Please be careful about this in the future.
      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 9:08 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.