Event calendar cache stuck [SOLVED]

Author Message

Lo' F.

Wednesday 01 September 2010 5:29:25 am

Hi there,

I embedded a calendar object of the event calendar class in my home page.

When I load the page the calendar is stuck at the date when the page was last loaded. In order to set the actual date I need to clear the cache manually from the back-end panel.

Is there a way I can overcome this small issue and make the calendar updating itself when the date changes?

Thank you guys, as always, in advance!

loredanaebook.it

Ivo Lukac

Wednesday 01 September 2010 6:26:15 am

By embeding it into homepage it became a part of the homepage view cache. You can do several things:

- every night after midnight run bin/php/ezcontentcache.php script for clearing view cache for homepage node

- put some shorter TTL time in frontpage template, e.g. 2 hours: {set-block scope=root variable=cache_ttl}7200{/set-block}

- or show that calendar in some other way, e.g. in pagelayout, not through frontpage content node

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

Lo' F.

Friday 03 September 2010 7:36:36 am

"

- put some shorter TTL time in frontpage template, e.g. 2 hours: {set-block scope=root variable=cache_ttl}7200{/set-block}

"

Ivo, thank you so much! This TTL solution seems to work just fine.

p.s. Sorry for not having come back to you soon but needed to test and it took a day!

loredanaebook.it

Ivo Lukac

Sunday 05 September 2010 4:21:23 am

"
"

- put some shorter TTL time in frontpage template, e.g. 2 hours: {set-block scope=root variable=cache_ttl}7200{/set-block}

"

Ivo, thank you so much! This TTL solution seems to work just fine.

p.s. Sorry for not having come back to you soon but needed to test and it took a day!

"

The important thing is that the issue is solved :)

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

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

Main resources:

Total runtime0.6822 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 589.3516152.6250
Module start 'layout' 0.00550.0033 741.976639.4609
Module start 'content' 0.00890.6718 781.4375560.7031
Module end 'content' 0.68060.0015 1,342.140612.1563
Script end 0.6821  1,354.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4858160.0002
Check MTime0.00120.1818160.0001
Mysql Total
Database connection0.00100.152710.0010
Mysqli_queries0.622191.2007600.0104
Looping result0.00070.1025580.0000
Template Total0.649795.220.3249
Template load0.00220.328520.0011
Template processing0.647594.915420.3237
Template load and register function0.00010.012210.0001
states
state_id_array0.00080.123710.0008
state_identifier_array0.00150.215120.0007
Override
Cache load0.00190.2850300.0001
Sytem overhead
Fetch class attribute can translate value0.00090.136120.0005
Fetch class attribute name0.00200.286660.0003
XML
Image XML parsing0.00110.159820.0005
class_abstraction
Instantiating content class attribute0.00010.007380.0000
General
dbfile0.00110.1656230.0000
String conversion0.00000.001640.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.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/ezxmltags/emphasize.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/emphasize.tplEdit templateOverride template
3content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs