
Originally Posted by
mailbeez
Hi kim,
with MailBeez V2.5 there is a new setting which allows to override the zencart email template system.
go to MailBeez -> configuration -> email engine
and check "Override Zencart Email Template System" - there you find also some more information
If set to 'true' MailBeez will tell Zencart not to merge the generate content into Zencart Email main templates, but apply the MailBeez main template.
The MailBeez Main Template MUST start (the first 6 characters) with '<html>' otherwise Zencart will still merge the content into its mail template system.
So I guess your MailBeez Main Template ("mailhive/common/template/email_html.tpl") does start with e.g a blank? So you have defined one time your logo there and a second time in "emails/email_template_default.html".
So either make sure that "mailhive/common/template/email_html.tpl" starts with nothing else but "<html>" or change the setting to "false"
does it work?
cheers
cord
Bookmarks