Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

spanThank you for using the Packard Draft Inducer Guide/span

Your replacement suggestion:

Brand: Fasco A129

Replacement for: 7021-7259

Volts: 115

Amps: 1.95

To find the nearest distributor of this part, click on the following link: Find A Distributor

Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

" spanThank you for using the Packard Draft Inducer Guide/span

Your replacement suggestion:

Brand: Fasco A129

Replacement for: 7021-7259

Volts: 115

Amps: 1.95

To find the nearest distributor of this part, click on the following link: Find A Distributor" forgot that these post take some HTML.

Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

<p style="text-align: center;"><span style="font-size: 25px;"><b>Thank you for using the Packard Draft Inducer Guide</b></span></p><p style="text-align: center;">Your replacement suggestion:</p><p style="text-align: center;">Brand: <b>Fasco W1</b></p><p style="text-align: center;">Replacement for: <b>7021-10060</b></p><p style="text-align: center;">Volts: <b>115</b></p><p style="text-align: center;">Amps: <b>1.9</b></p><p></p><p style="text-align: center;">To find the nearest distributor of this part, click on the following link: <a href="http://www.packardonline.com/Customer...; target="blank">Find A Distributor</a>

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

I think this way I may not be able to get the html this way

You can use either the *< pre tags and try wrapping your html inside that?

or the *< code tag

so that i can have the html as you are seeing it

  • I have added spaces to both the tags
M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

And one thing to note - say you are storing such a string into a variable, it will break because strings are enclosed with either single quotes, or double quotes.

So 'some value' here' will probably break / throw an error as will this
"some value " here"

It will be ok as long as its 'some value"here' or "some value'here"

i mean single quotes inside double quotes...or double quotes inside single quote

Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

The HTML code above is what I am using. Well except for the href. I've tried doing it with code and pre both of which didn't work for me. I'll keeping trying to find a way to post my HTML./pre/code

Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

code<pre><p style="text-align: center;"><span style="font-size: 25px;"><b>Thank you for using the Packard Draft Inducer Guide</b></span></p><p style="text-align: center;">Your replacement suggestion:</p><p style="text-align: center;">Brand: <b>Fasco A129</b></p><p style="text-align: center;">Replacement for: <b>7021-7259</b></p><p style="text-align: center;">Volts: <b>115</b></p><p style="text-align: center;">Amps: <b>1&#46;95</b></p><p></p><p style="text-align: center;">To find the nearest distributor of this part, click on the following link: <a href="http:&#47;&#47;www&#46;packardonline&#46;com/Customer/Distributor?item_id=A129" target="blank">Find A Distributor</a></pre>/code

Mark6921260
Posts: 0
Joined: Mon Jun 09, 2014 3:35 pm

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

Actually the way I have it set is that an hidden HTML element is populated with the HTML code and then this element is mapped as HTML to the HTML part of the email.
Image

This was working for a while and the email was being delivered properly. Just recently the emails stopped being delivered correctly.

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

When you say "hidden HTML element" you mean a HTML component? Why not just a label control, so that it does not try to interpret the HTML and make a page out of it :)

And just as an added note - not having the correct encoding , utf-8 in this case can sometimes be the source of the problem but not in this case necessarily

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

SendGrid Email plugin has stopped working and is cutting off my message and only sending part of it.

sometimes (older) things break when there are upgrades ",)

And sometimes newer things tend to be way smarter than they are actually supposed to be... :) ..... kidding...

hope you had some luck with getting your email issue thingy sorted

Return to “Issues”