CCK - 6.x-2.4
files dir - drwxrwxrwx
/tmp dir - drwxrwxrwt
file system - public
Not sure what imagefield configuration you need to know - the config of the actual field I added to my CCK content type? there doesn't appear to be any 'general' config page
I went to imagecache and configured a scaled down thumnail view, as well as an ordinary size view. Added this field to a Views view, and from the Views field configuration chose a Format that used the imagecache profile for the thumbnail. The view shows nothing at all in that column. Tried the other profile, still nothing. Tried other layouts for the view (unformatted, grid, list, table, etc) always with the same results.
But if I choose, in the Format drop down, Image|Image linked to node|Image linked to file (ie not one of the imagecache profiles) it works fine. Its like the link to imagecache isn't working, but the options for all the profiles still appear in the Format drop down....
Comments
Comment #1
quicksketchThe only formatters provided by ImageField are the full-size images, which sounds like it's working. If the ImageCache ones aren't working, the ImageCache queue is a better place to ask.
Comment #2
colinjones commentedOk, understood!
Imagecache team.... does this sound familiar in any way? The formatters available in Views for this field, coming from imagecache are not displaying anything. Have I done something stupid? Or is this an issue?
Comment #3
colinjones commentedoops, misread one of the requirements... picked it up now and made the necessary changes... all good now :)