Not sure if this is best resolved in CCK or CCK Blocks, but 2.2 has provided some problems with CCK Blocks. The gory details can be seen here: http://drupal.org/node/425186

Basically, if block caching is turned on, anonymous users can't see the blocks. If you're logged in, you see them, but they appear on every page and it's always the cck blocks for the last node saved.

Comments

Anonymous’s picture

Title: Upgrading to 2.2 (and 2.x-dev) breaks CCK Blocks » Upgrading to 2.2 (and 2.x-dev) breaks CCK Blocks when block caching is enabled

This only happens if block caching is enabled.

karens’s picture

Project: Content Construction Kit (CCK) » CCK Blocks
Version: 6.x-2.x-dev » 6.x-1.x-dev
Component: General » Code

Then this would be a CCK Blocks issue.

capellic’s picture

Do you have a suspicion about what CCK Blocks might be doing incorrectly as of 2.2? THANKS KAREN!

Anonymous’s picture

Status: Active » Closed (duplicate)

I think, we have a second issue for that problem in #425186: upgrading to CCK 6.x-2.2 causes CCK blocks to disappear.