cache-block doesn´t work

Author Message

Shan Wu

Tuesday 30 December 2008 5:53:31 am

Hi,

i have defined some cache-blocks in my pagelayout.tpl. But they don´t work. Everytime the currentdate will be shown.
can anyone help me? i can not find any way to fix it.

my code in pagelayout.tpl
{cache-block}
{currentdate()}
{/cache-block}

the settings:

[ContentSettings]
ViewCaching=enabled

[TemplateSettings]
TemplateCache=enabled
TemplateCompile=enabled
TemplateOptimization=enabled

Ivo Lukac

Tuesday 30 December 2008 10:43:49 am

Hello Shan,

Your setting looks good. Main switch for cache block is ok:
[TemplateSettings]
TemplateCache=enabled

Is this settings in right steaccess?
Did you clear ini cache?

Btw if you publish something in the tree your cache-block will expiry, could be confusing.

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Shan Wu

Monday 05 January 2009 4:10:30 am

Ivo, thanks for your reply.

I have found the error:
I have defined "TemplateCache=true" in Override Settings.

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 05:30:42
Script start
Timing: Jan 31 2025 05:30:42
Module start 'layout'
Timing: Jan 31 2025 05:30:42
Module start 'content'
Timing: Jan 31 2025 05:30:42
Module end 'content'
Timing: Jan 31 2025 05:30:42
Script end

Main resources:

Total runtime0.0400 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.0084 588.1328151.2109
Module start 'layout' 0.00850.0034 739.343836.6484
Module start 'content' 0.01180.0262 775.992290.1406
Module end 'content' 0.03800.0020 866.132829.9922
Script end 0.0400  896.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00276.7537140.0002
Check MTime0.00112.8100140.0001
Mysql Total
Database connection0.00317.788410.0031
Mysqli_queries0.00338.123230.0011
Looping result0.00000.042910.0000
Template Total0.00143.610.0014
Template load0.00112.743310.0011
Template processing0.00030.837010.0003
Override
Cache load0.00071.637010.0007
General
dbfile0.011027.381180.0014
String conversion0.00000.017340.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