[eZ 4.0.0] Extension works once

[eZ 4.0.0] Extension works once

Monday 05 January 2009 6:24:15 am - 2 replies

Author Message

Björn Dieding@xrow.de

Monday 05 January 2009 8:54:52 am

hi you have two options.

either you disable the viewcache for that page

or

you write a new module that you call after the page is loaded. I would do this with a fake js request.

<script type="text/javascript" charset="utf-8" src={concat('view/count/',$node.node_id)|ezurl}></script>

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Damien MARTIN

Tuesday 06 January 2009 1:37:00 am

I resolved the problem using

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

like you said in your answer.

Thank you very much Björn.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.