CCK Blocks and CCK Image Fields
Dubs - June 2, 2009 - 16:25
| Project: | CCK Blocks |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
We have a site using CCK blocks and Image Fields to vary the header image for each page. This works well 95% of the time.
However, occasionally it gets it wrong - i.e. the wrong image is loaded. Sometimes is loads the image from the home page and not the imagefield CCK that should be shown.
Block-caching is turned off (I've noticed similar issues in the queue which relate to caching), and I have flushed the caches just incase. PHP Safe Mode is on, but I can't see how this will affect the performance of CCK blocks.

#1
Is this issue still up to date? Does the error occur randomly or on the same pages everytime?
The way, the module works, changed a bit. Could you try the latest -dev release?