Jump to content

Random exclamation marks in HTML emails


Terra

Recommended Posts

Anybody experiencing random exclamation marks inserted into the HTML emails, please note the following fix:

 

in /includes/class.phpmailer.php

change the encoding to

  var $Encoding          = "base64";

 

Fix was supplied by Matt from WHMCS but had to be re-applied when we upgraded to newer version as it's not standard in 3.6.1. The problem only applies to HTML emails written in the WYSIWYG editor.

 

Hope this helps others.

 

all the best - Edith

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated