Closed (fixed)
Project:
Block Cache
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2007 at 07:03 UTC
Updated:
6 Jan 2008 at 21:51 UTC
Hi,
I'm using block cache on my site for a while.
Now I'm trying to move my site to another server. I dump the sql db and transfer the file system files to the new system.
Everything looks good except the block cache. The block cache is freezed at the migration time.
I can only reactivate it, if I got to a cached block uncheck every box which tells the block when to refresh. After this the block cache refreshes and I can set it back to the old configuration.
Is there something I can do to remove the cache at once? Where is the cache stored?
Regards,
Roi Danton
Comments
Comment #1
RoiDanton commentedIs someone reading this?
Comment #2
Christefano-oldaccount commentedblock_cache uses the 'cache_block' table, which needs to be flushed when migrating your database. You can determine this by looking at the install file that comes with the module.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.