Can't override link class

Author Message

Jason Filby

Thursday 16 October 2003 12:38:08 pm

Hi all

I'm using 3.1-1 and it seems that I can't override the Link class! I've been overriding others but this one seems resistant for some reason. Template debugging just shows the default .tpl files. Any ideas?

Regards
Jason

Jason Filby

Sunday 19 October 2003 7:43:24 am

It seems the solution was to clean out var/cache. Weird since I would have thought that the Admin interface's cache clearing buttons would have had the same effect (guess that's not always true!).

Regards
Jason

James Packham

Monday 20 October 2003 12:58:27 am

Maybe 3.1-1 suffers from the same cache bug problem as 3.2-1? You could try upgrading to 3.2-2, if that's suitable for you (it's not fairly easy and safe). Also if you're developing templates you might find it easier to disable caching for the time (option in site.ini, or site.ini.append in siteaccess) - it saves some confusion.

~James~

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

Main resources:

Total runtime1.5180 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.0049 589.1563152.6250
Module start 'layout' 0.00490.0036 741.781339.4453
Module start 'content' 0.00841.5080 781.2266501.6641
Module end 'content' 1.51650.0015 1,282.89068.1641
Script end 1.5180  1,291.0547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2358160.0002
Check MTime0.00140.0916160.0001
Mysql Total
Database connection0.00050.030110.0005
Mysqli_queries1.461196.2471570.0256
Looping result0.00060.0383550.0000
Template Total1.477597.320.7388
Template load0.00210.140320.0011
Template processing1.475497.188920.7377
Template load and register function0.00020.015910.0002
states
state_id_array0.00110.074910.0011
state_identifier_array0.00290.192720.0015
Override
Cache load0.00180.1185150.0001
Sytem overhead
Fetch class attribute can translate value0.00090.056320.0004
Fetch class attribute name0.00100.063340.0002
XML
Image XML parsing0.00080.049620.0004
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00160.1037160.0001
String conversion0.00000.000540.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs