• 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
    • PM notification emails broken after upgrade

    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: PM notification emails broken after upgrade

    • Issue Tools
      • View Changes
    1. issueid=2250 March 1, 2011 10:24 AM
      ctrlbrk ctrlbrk is offline
      Junior Member
      PM notification emails broken after upgrade

      vb 3.8.5

      Was using vw 3.0.9. Received email saying critical to upgrade to 3.1.1.

      Did so, now all my emails are broken, it is sending html inside the email. This did not happen before going to 3.1.1, and it was the onyl thing changed, and it started happening the moment 3.1.1 was installed. This is critical, the forum sends a thousand emails a day so this is embarrassing to me.

      Here is a test PM sent to myself before pressing 'submit':



      And the email itself:


      You can see it is now inserting HTML markup (br).

      And it gets worse / more visible after QUOTING, original:



      Email itself:


      Mike
    Issue Details
    Issue Number 2250
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category BB-Code Parsing
    Status Fixed
    Priority 2 - Fatal / Database Errors
    Affected Version 3.0.11
    Fixed Version 3.0.12
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. March 1, 2011 12:00 PM
      ctrlbrk ctrlbrk is offline
      Junior Member
      Looking more closely, only PM's are broken. Still bad.
      Reply Reply  
    2. March 1, 2011 2:36 PM
      pegasus pegasus is offline
      VaultWiki Team
      Fixed in the current ZIP, build number will be increased tonight.

      In vault/class/bbcode.php, find:
      Code:
      			static $internal;
      
      			if ($internal === null)
      			{
      				$internal = new vB_BbCodeParser($this->registry, fetch_tag_list());
      			}
      
      			if ($this->parse_userinfo)
      			{
      				$internal->set_parse_userinfo($this->parse_userinfo);
      			}
      
      			return $internal->parse($text, $forumid, $allowsmilie, $isimgcheck, $parsedtext, $parsedhasimages, $cachable, $htmlstate);
      Replace with:
      Code:
      			return parent::parse($text, $forumid, $allowsmilie, $isimgcheck, $parsedtext, $parsedhasimages, $cachable, $htmlstate);
      Reply Reply  
    3. March 1, 2011 5:29 PM
      ctrlbrk ctrlbrk is offline
      Junior Member
      Can you be more specific, I am replace 12 lines with 1? Or just the return line?
      Reply Reply  
    4. March 1, 2011 5:34 PM
      pegasus pegasus is offline
      VaultWiki Team
      All lines in the Find box should be replaced.
      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 11:50 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.