Cache problem google navigator

Author Message

Martin Ulrich

Tuesday 14 December 2004 4:12:58 am

[TemplateSettings]
TemplateCache=enabled

If TemplateCache in site.ini is enabled, the google navigator does not work.
URLs like
/content/view/full/153/(offset)/8
/content/view/full/153/(offset)/16 ...
alwas give me the same site, until I clear cache manually.

Everything else works fine. (If TemplateCache is disabled the google navigator does his job great ;-))

May be someone can give me a Tip? (disable cache when googl is active? Modification of googl.tpl?)

thanks
Sebastian

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Ɓukasz Serwatka

Tuesday 14 December 2004 6:12:04 am

Hi Sepp

You can make a trick

Add this
{set-block scope=root variable=cache_ttl}0{/set-block}

at the beginning google.tpl. This code disable cache for this tpl file.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Martin Jerie

Friday 27 October 2006 5:14:35 am

I added

{set-block scope=root variable=cache_ttl}0{/set-block}

to first row of folder.tpl template and cleared all caches.
But it dosn't work.

/(offset)/40
/(offset)/10

gives me same site

Where is the problem?

Martin

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 10:15:46
Script start
Timing: Jan 18 2025 10:15:46
Module start 'layout'
Timing: Jan 18 2025 10:15:46
Module start 'content'
Timing: Jan 18 2025 10:15:47
Module end 'content'
Timing: Jan 18 2025 10:15:47
Script end

Main resources:

Total runtime0.6932 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 587.9219152.6250
Module start 'layout' 0.00680.0029 740.546939.4609
Module start 'content' 0.00980.6820 780.0078574.4375
Module end 'content' 0.69170.0014 1,354.445312.1641
Script end 0.6932  1,366.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4767160.0002
Check MTime0.00130.1870160.0001
Mysql Total
Database connection0.00160.233510.0016
Mysqli_queries0.637591.9633590.0108
Looping result0.00050.0712570.0000
Template Total0.660795.320.3303
Template load0.00230.331120.0011
Template processing0.658494.980420.3292
Template load and register function0.00020.029410.0002
states
state_id_array0.00120.174610.0012
state_identifier_array0.00090.131520.0005
Override
Cache load0.00190.2722310.0001
Sytem overhead
Fetch class attribute can translate value0.00060.089330.0002
Fetch class attribute name0.00090.128740.0002
XML
Image XML parsing0.00100.149730.0003
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00310.4504180.0002
String conversion0.00000.000740.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
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs