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

funana’s picture

Same 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.

deekayen’s picture

Status: Active » Postponed (maintainer needs more info)

CVS 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).

funana’s picture

Drupal 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.

deekayen’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)