NMS is inserting "! " into the HTML email sent out

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
MarkFresh

NMS is inserting "! " into the HTML email sent out

Post by MarkFresh »

Hi

I'm sending out an email using Newsletter Made Simple however it is inserting "! "  i.e. and exclamation mark and a space into the HTML document. So this "... will be displayed soon in the..."  becomes "...will be displayed so! on in the..."

The HTML used is fine, I have checked and manually typed in that affected area so I'm sure there are no hidden characters doing this. If it helps, the "! " appear after the following character counts:

1424
2374
6101

I'm using

CMSMailer 1.73.14
CMS Version 1.5.1
NMS 2.2
PHP  5.2.5
MySQL  5.0.67

Does anyone know what would be causing this?

Thanks

Mark
Stoob
Forum Members
Forum Members
Posts: 17
Joined: Sat Mar 10, 2007 1:48 am

Re: NMS is inserting "! " into the HTML email sent out

Post by Stoob »

I ran into this a couple months ago.  Seemingly random ! in mail send by PHP is caused by not enough \r\n line breaks in the text.  If you are using extremely long emails of continuous text try inserting some of these manually.  Otherwise plead with the developers to add some \r\n periodically.
lone
Forum Members
Forum Members
Posts: 71
Joined: Mon Feb 27, 2006 1:36 pm

Re: NMS is inserting "! " into the HTML email sent out

Post by lone »

[solved] Try to switch on Tiny 'format html' and then remember to format the text, when you create a new message in the newsletter. That worked for me - I no longer get these exclamation marks. If I just copy the text into the newsletter and forget to format, the random exclamation marks show up again.
regards, Lone
Locked

Return to “Modules/Add-Ons”