I have a v5 site using CCK/Filefield/Imagecache/Thickbox to display 3 images per node. After upgrading to v6 on MAMP, I can no longer get any of the Filefield images to display for ANY nodetype. In node 'Edit' mode, I can see the image previews/thumbnails so I assume they are associated with the node still (the image files are still in the site's 'files' folder, and it is read/writable). In node 'View' mode, I don't get the HTML to present the images when viewing source. I assigned Imagecache presets in 'Content Type' without success. I have tried disabling Imagecache expecting to see a wrong-sized image at least, but nothing appears (nor any HTML). I fully uninstalled Imagecache and reinstalled it, creating new presets, too. I'm not getting any errors to speak of. Any suggestions?

Comments

quicksketch’s picture

Visit the display settings at admin/content/node-type/[type-name]/display and make sure you have a formatter set for the "Full" and "Teaser" displays.

crozilla’s picture

Thanks, but I had that correctly configured.

Happily, I figured out the solution accidentally the other day: The culprit was FileGroup! What?! Yeah, FileGroup. Yes, I had three imagefields per node, grouped by FileGroup. When I removed the filegroup surrounding them, the imagefields then displayed as intended (I think I had to go back and re-choose the imagecache preset again after uninstalling FileGroup, too). Hope that helps someone else.

quicksketch’s picture

Status: Active » Fixed

Sweet, thanks for the update. I've never heard of FileGroup module before.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.