Wednesday 06 October 2010 1:14:30 pm
Adrien, in eZP you have several layers of cache, so maybe you cleared the template cache, but the old data was still cached in some other cache, possibly view cache. For development siteccess it's recommended to set:
[TemplateSettings]
DevelopmentMode=enabled
[ContentSettings]
ViewCaching=disabled in your site.ini.append.php.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|