Why this override not wokring ?!?!!!

Author Message

Marvix Marx

Friday 12 January 2007 2:11:36 pm

hi ..

<?php /* #?ini charset="utf-8"?

[article]
Source=node/view/full.tpl
MatchFile=article.tpl
Subdir=templates
Match[class_identifier]=article



*/ ?>

in the debug :

Notice:  	Jan 13 2007 01:07:49

design/mysite/override/templates/article.tpl, utf-8

Debug: 	Jan 13 2007 01:07:49

FETCH START URI: design:node/view/full.tpl, design/mysite/override/templates/article.tpl

Debug: 	Jan 13 2007 01:07:49

FETCH END URI: design:node/view/full.tpl, design/mysite/override/templates/article.tpl

Seth Shoultes

Tuesday 23 January 2007 12:45:36 pm

Who knows?

Betsy Gamrat

Tuesday 23 January 2007 4:17:42 pm

You need to post more information, like the version of eZ you are using and if the ezwebin extension is involved.

If you solved the problem, post your solution, so others can learn.

:)

André R.

Wednesday 24 January 2007 1:10:28 am

Where have you placed your template ?

if you have placed it in override/templates/full/ , you'll need to change the override to include the 'full' folder name:

[article]
Source=node/view/full.tpl
MatchFile=full/article.tpl
Subdir=templates
Match[class_identifier]=article

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 19 2025 03:39:09
Script start
Timing: Jan 19 2025 03:39:09
Module start 'layout'
Timing: Jan 19 2025 03:39:09
Module start 'content'
Timing: Jan 19 2025 03:39:09
Module end 'content'
Timing: Jan 19 2025 03:39:09
Script end

Main resources:

Total runtime0.7779 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0091 589.1641152.6250
Module start 'layout' 0.00910.0054 741.789139.4609
Module start 'content' 0.01450.7616 781.2500617.0391
Module end 'content' 0.77610.0018 1,398.289112.1563
Script end 0.7779  1,410.4453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.4776160.0002
Check MTime0.00140.1757160.0001
Mysql Total
Database connection0.00190.239710.0019
Mysqli_queries0.702990.3594640.0110
Looping result0.00080.1044620.0000
Template Total0.737994.920.3689
Template load0.00260.328820.0013
Template processing0.735394.520920.3676
Template load and register function0.00030.032210.0003
states
state_id_array0.00110.144110.0011
state_identifier_array0.00210.272320.0011
Override
Cache load0.00190.2455190.0001
Sytem overhead
Fetch class attribute can translate value0.00110.139340.0003
Fetch class attribute name0.00220.278760.0004
XML
Image XML parsing0.00170.216140.0004
class_abstraction
Instantiating content class attribute0.00000.001960.0000
General
dbfile0.00120.1482230.0001
String conversion0.00000.002040.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/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: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs