Next great things:

Author Message

Michael Bolien

Friday 19 September 2003 11:42:19 am

1. Different debug outputs in Win-Mozilla and Linux-Mozilla - the Linux part is much more detailed then the Windows thing.

2. There are two files in the folder /design/templates:

page_head.tpl and nav_head.tpl ....

both files should be included in a template by using the following instructions:

{include uri="design:page_head.tpl"} and later on
{include uri="design:nav_head.tpl"}

And how many files do you think were in included?

The answer is (tataaa) one - the first "page_head.tpl". Due to try to include the second file, the following error message appears:

" Warning: eZTemplate Sep 19 2003 20:36:18

No template could be loaded for "nav_header.tpl" using resource "design" "

Just another weird thing in this CMS.

Regards,
Michael

Shaun Ellis

Friday 19 September 2003 11:53:50 am

It looks like you might be naming it incorrectly.

The file you're including is different from the error message:
"nav_head.tpl" vs. "nav_header.tpl"

-Shaun

Michael Bolien

Friday 19 September 2003 12:02:39 pm

Yes, sorry, I was on-the-fly and did not type in the file name correctly. It has to be "nav_header.tpl":

{include uri="design:page_head.tpl"} and later on
{include uri="design:nav_header.tpl"}

Michael

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 16:16:19
Script start
Timing: Jan 18 2025 16:16:19
Module start 'layout'
Timing: Jan 18 2025 16:16:19
Module start 'content'
Timing: Jan 18 2025 16:16:20
Module end 'content'
Timing: Jan 18 2025 16:16:20
Script end

Main resources:

Total runtime0.9798 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.9453152.6094
Module start 'layout' 0.00630.0037 741.554739.4141
Module start 'content' 0.00990.9685 780.9688471.0156
Module end 'content' 0.97840.0014 1,251.98448.1875
Script end 0.9798  1,260.1719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3333160.0002
Check MTime0.00140.1437160.0001
Mysql Total
Database connection0.00080.084910.0008
Mysqli_queries0.930494.9579570.0163
Looping result0.00060.0654550.0000
Template Total0.932095.120.4660
Template load0.00190.195020.0010
Template processing0.930094.919120.4650
Template load and register function0.00020.022110.0002
states
state_id_array0.00240.239910.0024
state_identifier_array0.00200.203220.0010
Override
Cache load0.00160.1653260.0001
Sytem overhead
Fetch class attribute can translate value0.00090.091620.0004
Fetch class attribute name0.00130.131030.0004
XML
Image XML parsing0.00050.052520.0003
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00060.0649100.0001
String conversion0.00000.001040.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs