Inline template debugging cannot be disabled

Author Message

Roger Schmidt

Tuesday 15 August 2006 1:29:37 pm

Hello

I created a second site within same eZ publish installation with connection to a different database including admin interface (pointing to same database). Both (second site and admin) share the same VarDir for caching etc..

The debug settings in site.ini.append.php for this second site has been set that no debug information should be shown:

[DebugSettings]
DebugOutput=disabled
Debug=inline
DebugRedirection=disabled

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

But for some reason inline template debugging is always shown and cannot be turned off. The other site with same settings in its site.ini.append.php does not show any debug information. So, it seems that there is no global setting overwritting settings for each site.

Caches have been cleared.

Please help. Did anybody have the same or similar problem?

Thank you,
Roger

Marko Žmak

Tuesday 15 August 2006 10:56:06 pm

Is by any chance inline template debugging enabled in the site.ini in "override" directory? The settings in "override" directory override those in siteacces dir.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Roger Schmidt

Wednesday 16 August 2006 7:53:01 am

Actually, this should not be the case. Global overwritting would also influence the other site with same siteaccess settings for debugging as this one. But the other site does not show this silly behaviour.

Roger Schmidt

Friday 18 August 2006 8:46:23 am

In site.ini in "overwrite" directory I can only find following entries which have to do with debugging:

[DebugSettings]
DebugByIP=disabled

[TemplateSettings]
TemplateCache=enabled
TemplateCompile=enabled

I think these settings should not have this "stupid" effect on inline template debugging, correct?

Regards,
Roger

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 20:58:37
Script start
Timing: Jan 18 2025 20:58:37
Module start 'layout'
Timing: Jan 18 2025 20:58:37
Module start 'content'
Timing: Jan 18 2025 20:58:38
Module end 'content'
Timing: Jan 18 2025 20:58:38
Script end

Main resources:

Total runtime0.7188 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.0469152.6406
Module start 'layout' 0.00580.0028 740.687539.4766
Module start 'content' 0.00850.7090 780.1641549.4453
Module end 'content' 0.71750.0012 1,329.609412.1250
Script end 0.7188  1,341.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.4208160.0002
Check MTime0.00130.1781160.0001
Mysql Total
Database connection0.00100.143310.0010
Mysqli_queries0.670093.2104600.0112
Looping result0.00070.0916580.0000
Template Total0.689295.920.3446
Template load0.00190.264320.0010
Template processing0.687395.617320.3437
Template load and register function0.00020.022510.0002
states
state_id_array0.00120.162610.0012
state_identifier_array0.00070.103620.0004
Override
Cache load0.00140.1937230.0001
Sytem overhead
Fetch class attribute can translate value0.00060.080120.0003
Fetch class attribute name0.00100.139550.0002
XML
Image XML parsing0.00070.099320.0004
class_abstraction
Instantiating content class attribute0.00000.001450.0000
General
dbfile0.00160.2211180.0001
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs