• 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 4.x Series
    • Bug
    • Javascript error when sending conversations

    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: Javascript error when sending conversations

    • Issue Tools
      • View Changes
    1. issueid=3549 January 27, 2014 12:32 AM
      dvsDave dvsDave is offline
      Regular Member
      Javascript error when sending conversations
      Upgraded to Gamma 1, now get javascript error when submitting a new conversation

      Upgraded to Gamma 1, now get javascript error when submitting a new conversation.

      Disabled vaultwiki and the error went away.
    Issue Details
    Issue Number 3549
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Text Editor (WYSIWYG, etc)
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 4.0.0 Gamma 1
    Fixed Version 4.0.0 Gamma 2
    Milestone VaultWiki 4 Gamma X
    Software DependencyXenForo 1.x
    License TypePaid
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. January 27, 2014 12:57 AM
      pegasus pegasus is offline
      VaultWiki Team
      What is the content of the error message? I am not getting any issue when starting/replying to conversations on our XF test site (I started a conversation with you).

      I see you are using /wiki/ type URLs on your site. Check your .htaccess and make sure /yui-combo/ is being forwarded to /yui_loader.php
      If it's not properly configured in this way, the wiki JS will all be broken. This will usually affect the editor due to JS support for wiki tags.

      If you need help, please see: https://www.vaultwiki.org/manual/Vau...uration#Apache
      The example code should work on most sites.
      Reply Reply  
    2. January 27, 2014 1:06 AM
      dvsDave dvsDave is offline
      Regular Member
      Here's the error message:
      Code:
      ErrorException: Fatal Error: Call to undefined method vw_XenForo_BbCode_Parser::addTag() - vault/core/model/parser/sideways/plain/xf.php:36
      Generated By: dvsDave, Today at 12:01 AM
      Stack Trace
      #0 [internal function]: XenForo_Application::handleFatalError()
      #1 {main}
      Request State
      array(3) {
        ["url"] => string(48) "http://www.controlbooth.com/conversations/insert"
        ["_GET"] => array(0) {
        }
        ["_POST"] => array(9) {
          ["recipients"] => string(12) "Ben"
          ["title"] => string(8) "Welcome!"
          ["message_html"] => string(746) "<p>******REDACTED MESSAGE****</p>
      "
          ["_xfRelativeResolver"] => string(61) "http://www.controlbooth.com/conversations/add?to=Ben+Dickmann"
          ["attachment_hash"] => string(32) "c69696c99c9ee4833c9adc4ee82c03c7"
          ["_xfToken"] => string(8) "********"
          ["_xfRequestUri"] => string(34) "/conversations/add?to=Ben"
          ["_xfNoRedirect"] => string(1) "1"
          ["_xfResponseType"] => string(4) "json"
        }
      }
      Reply Reply  
    3. January 27, 2014 1:43 AM
      pegasus pegasus is offline
      VaultWiki Team
      Whenever you see an error message that looks like this, go to the file and line it says in the ErrorException part. The code should look like this:
      Code:
      $this->_parser->addTag($tag, $tagInfo);
      Replace with this:
      Code:
      $this->_parser->vwAddTag($tag, $tagInfo);
      This is already fixed in the next release.
      Reply Reply  
    4. February 1, 2014 11:49 PM
      lurch_cr lurch_cr is offline
      New Member
      *Fixed*
      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:17 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.