SDKiller / zyx-phpmailer

PHPMailer integration for Yii2 framework
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

General Errors: Unexpected end tag : p ? in instant article #16

Closed darinluka closed 6 years ago

SDKiller commented 6 years ago

You probably have malformed html in your article, as this is Html2Text error, it relied on well-formed DOM. You may try to set html2textHandler = false in config.

darinluka commented 6 years ago

thanks man i fixed

On Mon, Dec 18, 2017 at 12:15 AM, Serge Postrash notifications@github.com wrote:

You probably have malformed html in your article, as this is Html2Text error, it relied on well-formed DOM. You may try to set html2textHandler = false in config.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SDKiller/zyx-phpmailer/issues/16#issuecomment-352293869, or mute the thread https://github.com/notifications/unsubscribe-auth/Ag-8GOYJRJnspZ5WJ3XQTJWL3lOuk_aTks5tBaCfgaJpZM4RE1Mf .