Forums / Developer / How to get rid off '<!-- START: including template:'..?

How to get rid off '<!-- START: including template:'..?

Author Message

Clemens T

Monday 19 September 2005 1:51:36 pm

How can I get ridd of the following lines in my website's html:

<!-- START: including template: design/plain/override/templates/id_contact_us.tpl (design:node/view/full.tpl) -->

thanks, I've been looking in site.ini and site.append.ini.php.. but I must be missing something.

Thanks a lot,
Clemens Timmermans

Björn Dieding@xrow.de

Monday 19 September 2005 3:22:23 pm

try to turn off template debugging in TemplateSettings

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Clemens T

Monday 19 September 2005 5:06:11 pm

Yep, that was the one:

here's my site.ini.append.php for those who are interested: (partially):

[TemplateSettings]
Debug=disabled
ShowXHTMLCode=disabled
ShowUsedTemplates=disabled