Tuesday 01 June 2010 11:25:38 am
Hello again, I am sure this question is already answered but i can't find the solution. My view-cache and template-cache are enabled. I need to process my own operator each time a page is loaded despite the view-cache. I want the rest of the page to be cached. I tried many things. The most logicial to me was to do this :
{cache-block expiry=1}
{myownoperator()} {/cache-block} But it does not work. Any idea ?
-- Good websites creation --
My site : http://www.pauletienney.com
Twitter : http://www.twitter.com/p_etienney
|