Overriding is not working properly

Author Message

Neeraj Poudyal

Sunday 19 February 2006 2:24:27 am

Hi I'm a long time php developer new to ez. Currently I'm using ez 3.7.

Overriding is not working as mentioned in the document.
Some are but some aren't. The classes default /full/folder.tpl etc are showing instead of
my override even though /design/mysite/override/templates has the new overrides.

I tried to override the design from the admin , a folder, providing it its node number . Doesn't work. Sometimes it does.

I checked override.ini.append and my override is mentioned there.
I have disabled caching, but still routinely delete ALL of them them each time I make changes. I tried deleting cache folder.

Problem is some nodes do show up with their override, folder nodes don't (default full/folder.tpl is showing)

Marko Žmak

Sunday 19 February 2006 1:13:39 pm

Did you rellay clear ALL the cache? How did you clear it? Form the admin interface or with clearcache.sh script? Did you clear only template cache or everything?

Try also manually deleting the cache folder for your site and see what happens.

If this doesn't help then you should check if eZ has some problems loading your override templates (permissions etc...). Try turning debug on and see if eZ complains about not being able to load some templates. Also turn on "List of used templates" in debug and see which templates are requested and which are loaded.

Hope some of this helps.

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

Hubert Farnsworth

Neeraj Poudyal

Monday 20 February 2006 12:14:07 am

Wasn't cache problem. It was a problem with the prioriy.
Fixed now.
Thanks.

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 31 2025 06:19:38
Script start
Timing: Jan 31 2025 06:19:38
Module start 'layout'
Timing: Jan 31 2025 06:19:38
Module start 'content'
Timing: Jan 31 2025 06:19:38
Module end 'content'
Timing: Jan 31 2025 06:19:38
Script end

Main resources:

Total runtime0.0305 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.2344151.2109
Module start 'layout' 0.00450.0029 739.445336.6484
Module start 'content' 0.00730.0214 776.093890.1563
Module end 'content' 0.02870.0018 866.250033.9922
Script end 0.0305  900.2422 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00258.1491140.0002
Check MTime0.00113.5412140.0001
Mysql Total
Database connection0.00061.849110.0006
Mysqli_queries0.00278.720530.0009
Looping result0.00000.043010.0000
Template Total0.00134.210.0013
Template load0.00093.094110.0009
Template processing0.00031.117610.0003
Override
Cache load0.00062.098410.0006
General
dbfile0.009330.408380.0012
String conversion0.00000.021940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs