Closed (fixed)
Project:
Block Cache Alter
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2010 at 15:05 UTC
Updated:
31 Jul 2010 at 06:19 UTC
Before starting to set caching per block, do we need to enable Block Caching in admin/settings/performance?
OR
is it enough to set block caching per block without enabling it before and the default is no caching for all blocks?
Thanks.
Comments
Comment #1
swentel commentedYou need to enable block caching on the performance page yes.
Comment #2
jmseigneur commentedWell in the meantime I've tried to set global caching for one block without having admin/settings/performance block caching enabled and it seems to work. The block is cached but not the other blocks.
So I think it is possible to not enable and still have separate block caching, isn't it?
BTW, if admin/settings/performance block caching is enabled, all blocks seem to be impacted and it doesn't work in my case because a Gmap block doesn't render anymore ("Javascript is required" appears). In my case, I disable admin/settings/performance block caching and enable caching for specific blocks only and not cached Gmap block works fine while other blocks are cached.