Forums / Install & configuration / Error Feedback form
Przemek Niemczuk
Saturday 07 February 2009 12:25:37 pm
Feedback forms have created and sent a test message. I received it, but:
<!-- START: including template: extension/ezwebin/design/ezwebin/templates/content/collectedinfomail/form.tpl (design:content/collectedinfomail/form.tpl) --> The following information was collected: Sender name: <!-- START: including template: design/standard/templates/content/datatype/result/info/ezstring.tpl (design:content/datatype/result/info/ezstring.tpl) --> Przemysław <!-- STOP: including template: design/standard/templates/content/datatype/result/info/ezstring.tpl (design:content/datatype/result/info/ezstring.tpl) --> Subject: <!-- START: including template: design/standard/templates/content/datatype/result/info/ezstring.tpl (design:content/datatype/result/info/ezstring.tpl) --> temat <!-- STOP: including template: design/standard/templates/content/datatype/result/info/ezstring.tpl (design:content/datatype/result/info/ezstring.tpl) --> Message: <!-- START: including template: design/standard/templates/content/datatype/result/info/eztext.tpl (design:content/datatype/result/info/eztext.tpl) --> fajna strona <!-- STOP: including template: design/standard/templates/content/datatype/result/info/eztext.tpl (design:content/datatype/result/info/eztext.tpl) --> Email: <!-- START: including template: design/standard/templates/content/datatype/result/info/ezemail.tpl (design:content/datatype/result/info/ezemail.tpl) --> [email protected] <!-- STOP: including template: design/standard/templates/content/datatype/result/info/ezemail.tpl (design:content/datatype/result/info/ezemail.tpl) --> <!-- STOP: including template: extension/ezwebin/design/ezwebin/templates/content/collectedinfomail/form.tpl (design:content/collectedinfomail/form.tpl) -->
wher is the error?
primo
Stéphane Bullier
Sunday 08 February 2009 7:27:41 am
Hello,
It is not a bug. You have to desactivated the template debug into site.ini.append.php :
[TemplateSettings] Debug=disabled
Stéphane
Monday 09 February 2009 1:50:29 am
Thx.