Closed (duplicate)
Project:
Similar Entries
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 13:11 UTC
Updated:
8 May 2009 at 14:28 UTC
hi,
I don't know if it has been reported before but I've seen many times that similar entries block disappears when using Block Cache on Drupal 6.
When I disable blocks cache Similar shows up again.
Just want to tell.
Comments
Comment #1
funana commentedSame in Drupal 5. Since Similar Entries has it's own cache the block cache is not needed. There should be a warning or a hint in the readme though.
Comment #2
deekayen commentedCVS revision 1.11 (currently HEAD) removes the custom caching to take advantage of the built in D6 kind. Please try http://drupal.org/node/95612 (just the similar.module file, since similar.info upgrades to D7).
Comment #3
funana commentedDrupal 6: Block is not shown to anonymous users when built in block cache is enabled.
Tried to use http://drupal.org/node/95612 - same bug.
Comment #4
deekayen commented#253299: Anonymous users see same block content in all nodes