Title: Error Log
Last modified: November 2, 2020

---

# Error Log

 *  Resolved [thomaschoi](https://wordpress.org/support/users/thomaschoi/)
 * (@thomaschoi)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-log-86/)
 * Hi there,
 * Our server provider informed me that the plugin is throwing a lot of errors.
 * [https://gist.github.com/pantheonsystems/b9b0ac14a7118feca8648ad624887643#file-php-error-log](https://gist.github.com/pantheonsystems/b9b0ac14a7118feca8648ad624887643#file-php-error-log)
 * Any idea what’s causing this?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-log-86/#post-13613277)
 * They are warnings rather than errors actually. Essentially the html2text library
   used in the plugin is encountering some badly formed HTML in the emails you are
   trying to send. And thus is logging the dom warnings
 * This is nothing to worry about, as warnings don’t prevent execution. Therefore
   the plugin will still process the HTML and create the plain text version. Options
   are
 * 1. Fix whatever is sending the malformed emails (likely another plugin or email
   template).
    2. Ignore them and wait for my next version where I’ll add a filter
   to suppress the warnings
 * Unless there is a visible problem with your emails option 2 is the better one
   as modern email clients are very tolerant of badly formed HTML.
    -  This reply was modified 5 years, 7 months ago by [shawfactor](https://wordpress.org/support/users/shawfactor/).
 *  Plugin Author [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-log-86/#post-13639341)
 * I am resolving this for good order but will still monnitor the thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error Log’ is closed to new replies.

 * ![](https://ps.w.org/lh-multipart-email/assets/icon-128x128.png?rev=1648763)
 * [LH Multipart Email](https://wordpress.org/plugins/lh-multipart-email/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lh-multipart-email/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lh-multipart-email/)
 * [Active Topics](https://wordpress.org/support/plugin/lh-multipart-email/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lh-multipart-email/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lh-multipart-email/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/error-log-86/#post-13639341)
 * Status: resolved