• 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
    • Error when posting new thread

    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: Error when posting new thread

    • Issue Tools
      • View Changes
    1. issueid=1844 July 24, 2010 2:15 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Error when posting new thread

      I get this error when trying to post a new thread in a non-wiki forum:

      Code:
      Warning: require_once([path]/vault/plugins/ajax.php) [function.require-once]: failed to open stream: No such file or directory in [path]/ajax.php(81) : eval()'d code on line 192
      
      Fatal error: require_once() [function.require]: Failed opening required '/forum/vault/plugins/ajax.php' (include_path='.:/usr/local/lib/php') in /forum/ajax.php(81) : eval()'d code on line 192
    Issue Details
    Issue Number 1844
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Non-Wiki Threads / Posts
    Status Fixed
    Priority 1 - Security / Login / Data Loss
    Affected Version 3.0.1
    Fixed Version 3.0.2
    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 24, 2010 2:57 PM
      pegasus pegasus is offline
      VaultWiki Team
      Is there a mod I don't know about that lets you post new threads via AJAX?

      In any case, AJAX seems to be broken in vBulletin 3 only. In Plugins & Products > Plugin Manager, find the VaultWiki plugin at ajax_start and replace its code with the following:
      Code:
      if ($foruminfo['vault_type'] > 0 AND $_POST['do'] == 'quickedit')
      {
      	$GLOBALS['postinfo']['edit_reason'] = '';
      }
      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 8:00 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.