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
Comment #1
Anonymous (not verified) commentedThis only happens if block caching is enabled.
Comment #2
karens commentedThen this would be a CCK Blocks issue.
Comment #3
capellicDo you have a suspicion about what CCK Blocks might be doing incorrectly as of 2.2? THANKS KAREN!
Comment #4
Anonymous (not verified) commentedI think, we have a second issue for that problem in #425186: upgrading to CCK 6.x-2.2 causes CCK blocks to disappear.