Code in Emails (using mailbeez)
Hi, I've had some code showing up at the top of emails sent from my store for quite a while now, but I'm only just getting around to sorting it out 'once and for all' (up to now I've lived with it).
I see that this is missing the ' < ' but I don't know where to look to fix it. Normally I can search for text inside my files via my host, but nothing shows up for this. Also, when I search for this string in gmail, nothing shows up there either which suggests it only 'shows' when the emails are shown and are NOT in the email itself (and would explain why my host search doesn't find it also) ? I have searched on Google and on here for that string, and also looked at email templates in my store, but I am not technical and nothing looks too untoward but I do not know what I'm doing or supposed to be looking for!
This appears at the top of some of my store emails:
a!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
The only thing I find that's similar is in /includes/templates/template_default/templates/tpl_zc_install_suggested_default.php
Line #15 : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
As you can see, I really have no clue! Any insight appreciated.
PHP Version: 5.4.28