• 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
    • Fatal error: Call to undefined method XenForo_BbCode_Formatter_BbCode_Strip::can_fix_tags() in /library/vw/XenForo/BbCode/Parser.php on line 1149

    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: Fatal error: Call to undefined method XenForo_BbCode_Formatter_BbCode_Strip::can_fix_tags() in /library/vw/XenForo/BbCode/Parser.php on line 1149

    • Issue Tools
      • View Changes
    1. issueid=3568 February 4, 2014 7:58 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Fatal error: Call to undefined method XenForo_BbCode_Formatter_BbCode_Strip::can_fix_tags() in /library/vw/XenForo/BbCode/Parser.php on line 1149

      When rebuilding the search index on xenforo enhanced search:
      Code:
      Fatal error: Call to undefined method XenForo_BbCode_Formatter_BbCode_Strip::can_fix_tags() in /library/vw/XenForo/BbCode/Parser.php on line 1149
    Issue Details
    Issue Number 3568
    Issue Type Bug
    Project VaultWiki 4.x Series
    Category Search
    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 Search




    1. February 4, 2014 10:40 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed in the next build. In library/vw/XenForo/BbCode/Parser.php, find:
      Code:
      if ($this->_vwMaybeBadlyNested AND !$this->_formatter->can_fix_tags())
      Replace with:
      Code:
      if ($this->_vwMaybeBadlyNested AND method_exists($this->_formatter, 'vwCanFixTags') AND !$this->_formatter->can_fix_tags())
      Reply Reply  
    2. February 5, 2014 1:50 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Please let me know when the build is available. I'm going from mess to mess, because this occurs at installing other addons:
      Code:
      ErrorException: Undefined property: vw_XenForo_BbCode_Parser::$_vwMaybeBadlyNested - library/vw/XenForo/BbCode/Parser.php:1149
      btw: the line was:
      Code:
      if ($this->vwMaybeBadlyNested AND !$this->_formatter->can_fix_tags())
      not:
      Code:
      if ($this->_vwMaybeBadlyNested AND !$this->_formatter->can_fix_tags())
      Reply Reply  
    3. February 26, 2014 1:34 AM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Can we have the next build soon?
      Reply Reply  
    4. February 26, 2014 11:34 AM
      pegasus pegasus is offline
      VaultWiki Team
      In general, our policy is not to issue a new release until there are less than 10 open bug reports.
      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 6:20 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.