Forums / Developer / problem with cache-block

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

problem with cache-block

Author Message

Eric Tshiunza

Thursday 30 April 2009 1:16:05 am

each that I do an operation before seeing the result I have to empty the cache even if I disable the cache.

Jérôme Cohonner

Thursday 30 April 2009 3:29:41 am

Hello Eric,

Cache block and view cache are normally removed when publishing.

What kind of "operation" are you speaking about ? Is it development task (like template editing) ?

If you are speaking about development tasks, you can disble caching while working.

site.ini (for front end siteaccess)

[ContentSettings]
ViewCaching=disabled

[TemplateSettings]
DevelopmentMode=enabled