Zen Cart version: 1.3.9h
Moved from Godaddy to standalone server running Ubuntu Server 10.04 LTS. Godaddy was also Zen Cart 1.3.9h
No add-ons installed
The only customizations I've done is to my own template.
The issue I'm having is that every e-mail the system sends seems to have "< div class="holder">" at the top of it. It's not the HTML tag but it's actually printed out at the top of the e-mail.
When I look at the e-mail source I see the following:
So it seems like that line is being encoded or something which is making it show up as actual text in the e-mails.Code:</head> <body> < div class="holder"> <div class="header"><img alt="logo"> </div> <div class="content">
Has anyone seen this before?
Thanks for the help!


Reply With Quote
