Share » Forums » Setup & design » <!-- START: including template etc...

<!-- START: including template etc appearing in code

<!-- START: including template etc appearing in code

Wednesday 24 January 2007 6:41:25 am - 10 replies

Author Message

Kristof Coomans

Wednesday 24 January 2007 6:57:06 am

Hi Tony

Take a look at http://ezpedia.org/wiki/en/ez/debug_templatesettings

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tony Malone

Wednesday 24 January 2007 7:41:34 am

Hi Kristof!

Thanks for coming back to me so quickly.

I wondered if it was something to do with debug,

but my site.ini.append.php for that siteaccess has the following settings for debug:

[DebugSettings]
DebugOutput=disabled
DebugRedirection=disabled

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

And in the admin pages in the 'quick settings' box for that siteaccess, none of the debug boxes are checked.

Kristof Coomans

Wednesday 24 January 2007 10:08:14 am

Did you also check the override settings?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Tony Malone

Thursday 25 January 2007 2:41:18 am

What do you mean by the override settings?

debug is set to off in /settings/siteaccess/siteaccess_name/site.ini.append.php

I can't see anything in /settings/override/site.ini.append.php
or /settings/siteaccess/siteaccess_name/override.ini.append.php
that relates to debug.

Where/what do you mean?

Xavier Dutoit

Thursday 25 January 2007 4:49:55 am

Did you do a clear all caches ?

X+

http://www.sydesy.com

Tony Malone

Thursday 25 January 2007 6:18:00 am

Yep cleared the all the caches.

Tony Malone

Friday 26 January 2007 8:45:35 am

Does anyone have any further advice?

If it helps the siteaccess which doesn't display the debug code is www.nonihorses.co.uk and the one that does is www.nonihorses.org

debug settings in the site.ini.append.php files for the two are exactly the same!

/dev/null

Saturday 27 January 2007 5:50:28 am

From everything you have shared I hear the following...

1. The siteaccess settings in file 'site.ini.append or site.ini.append.php) for the siteaccess used by 'nonihorses.org'

Which mst contain this combination of characters (at the least) to prevent the display of the for mentioned output.

[TemplateSettings]
Debug=disabled

This is the setting which controls the output of hidden source xhtml commented include template debug output.

This is the setting which it sounds like the output you want to remove from that siteaccess alone.

I am guessing yet it sounds like you host both sites from difference siteaccess configurations using a single eZ publish installation. If this is true, one might rule out any settings in settings/override/site.ini* from causing the problem experienced in the siteaccess, 'nonihorses.org'.

Please! Be certain you clear all cache using the admin each time before testing, after you make a change, you might have a related form of cache enabled unknowingly preventing the display of all your changes the moment you make them. This can be a regular problem if not addressed either via configuration or cache clearing.

<i>/dev/null</i>

Teach eZ users to fish for themselves ...

eZpedia community documentation project: http://ezpedia.org

Xavier Dutoit

Saturday 27 January 2007 6:17:25 am

Or it can be defined in a site.ini.append in one of the extension or in the settings/override....

To be on the safe side, add in your settings/site.ini.append:

# If enabled will add code to display the template name in the browser
# If Debug is disabled then nothing happens
ShowXHTMLCode=disabled

http://www.sydesy.com

Tony Malone

Wednesday 31 January 2007 3:41:20 am

Sorted!

For some reason, clicking 'clear all caches' from the admin panel wasn't doing it!
(had done so repeatedly)

I brought the debug up, cleared all caches from there and that seems to have done the trick.

Thanks for your help guys!

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu