Forums / Setup & design / Showing the source of the template on front page
Jacobi Jacobi
Saturday 21 August 2010 2:17:27 am
I installed a new siteaccess for ezflow, some of the blocks show the correct content, but some of the blocks show the paths of the templates, like:
design/standard/templated/content/datatype/view/ezxmltags/paragraph.tpl
design/standard/templated/content/datatype/view/ezimage.tpl
extension/ezflow/design/standard/templates/content/datatype/view/ezpage.tpl
Seems some ini files have not been set correctly, please help, thanks!
Romeo Antony
Sunday 22 August 2010 12:12:43 am
Hi Jacob, activate your debug. open your respective block templetes , check your ezpublish codes in those templates. Hope u can get whats wrong
Jérôme Vieilledent
Sunday 22 August 2010 1:40:59 am
Hi Jacob
You might have your debug activated with Inline template debug. You can activate/deactivate this debug in the admin interface (right menu) or directly in your site.ini override ([TemplateSettings].ShowXHTMLCode).
Don't forget to clear all your caches then ;)