I'm using Echo module combined with Html mail, Mail System and Simplenews modules.
I have duplicated my default theme to configure my newsletter without blocks neither menus. With short articles, the newsletter is sending just as it does and received by subscribers. With article over 200 lines (2000 words) subscribers never received e-mails. Using my default theme short and also long articles are processed and e-mails are delivered just fine. I try to set the duplicated theme with default value exactly with the same configuration as the default theme, but still no success, same behavior as described above (short articles are processed, but long articles not).
From the Html mail panel I've tried to send e-mails with "send test" and have exactly the same behavior.

I'm sending e-mail:
in Html format with full Html post filtering
Without extra templates in my themes (default and duplicated ones)

I really don't know what is going on here, thus your help and expertise would be greatly appreciated

Remiguel

Comments

Remiguel2’s picture

Nobody else is facing this issue?
Well after some trial and failure, I discover that I can reproduce this error only if I copy an article from my first theme and past it into a new article. When I copy a long article written in another theme, that work just fine. My original theme "TouchPro" is probably adding invisibles characters that block the echo process. It is the only explanation I guess possible. I have analyzed the output source with Textwrangler without great success.
Any suggestion would be welcome!

Remiguel

Remiguel2’s picture

Well, with the last theme update (TouchPro 7.x-2.0), the rendering with echo is much better. I have duplicated this theme to remove all, but the main content.
This duplicated theme renamed with the theme name, I was using at the beginning, gave me a really bad results, even emptying the cache. Renaming it with a fresh new name almost all is working fine.
The last issue I am facing now, Echo or another process is writing blank line before my banner, just before the hidden "skip to main content"
As always any idea would be helpful. In case I found a solution I'll inform you in my "monologue" ;-)

Remiguel

Chris Charlton’s picture

Cloning any themes in Drupal should not be taken lightly. :)

I think this old ticket can be marked "Closed (Won't Fix)", especially since it was self-resolved.