| Friday 22 July 2005 5:54:43 am 
                                                                 
Thanx for answering.I already read (and read again) these articles.
 
> Look at this article> http://ez.no/products/ez_publish_...re_time_or_disable_cache_in_template
 If I set cache_ttl to 0, it works but then there's no more caching so that is pretty useless ;) > http://ez.no/products/ez_publish_...ment/kernel/cache_block_optimization > Make sure that $user_uid has correct value. 
I thought for a long time that this was the problem. But now that I am sure that the value is correct, the problem persists :(I set this value with
 {ezhttp('id_partenaire', 'session')}. Can this be a problem ? Using cache blocks looks pretty straightforward as long as you are sure of key uniqueness. I'm now 100% sure that keys are unique, but i'm still having trouble. I'll continue looking for a solution |