Friday 25 February 2011 3:44:24 am
I have installed and activated eZComments 1.1. Everything seems to work well. However, the e-mail messages it sends out, do arrive, but are incorrect formatted. The subject line reads something like: <!-- START: including template: extension/ezcomments/design/standard/templates/comment/notification_subject.tpl (design:comment/notification_subject.tpl) --> Also, in the e-mail, there are all sorts of HTML codes (see below for a full example of the e-mail content) I included in site.ini.append.php a line indicating that the system should send html-messages. Any suggestions where I should start my investigation for solving this? Thanks, Viktor __________________ Example ____________________ MIME-Version: 1.0 User-Agent: eZ Components Date: Wed, 23 Feb 2011 22:40:02 +0100 Message-Id: <[email protected]> Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 8bit <!-- START: including template: extension/ezcomments/design/standard/templates/comment/notification_body.tpl (design:comment/notification_body.tpl) --> <p> Hi, <br /><br /> <u>Viktor Markowski</u> posted a new comment on <a href="http://www.conosco.nl/Int etc</a>. </p> <p> <b>Comment summary</b>:<br> Test <br /> <br /> <p> To reply the content, please visit <a href="http://www.conosco.nl/Int etc"> http://www.conosco.nl/Intel etc </a> <br /> For setting your subscription, please visit <a href="http://www.conosco.nl/comment/setting/xxxx etc"> http://www.conosco.nl/comment/setting/xxxx etc </a><br /><br /> </p> <!-- STOP: including template: extension/ezcomments/design/standard/templates/comment/notification_body.tpl (design:comment/notification_body.tpl) -->
|