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

quicksketch’s picture

Project: ImageField » ImageCache
Version: 6.x-3.2 » 6.x-2.0-beta9

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

The 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.

colinjones’s picture

Version: 6.x-2.0-beta9 » 6.x-2.0-beta10

Ok, 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?

colinjones’s picture

Status: Active » Fixed

oops, misread one of the requirements... picked it up now and made the necessary changes... all good now :)

Status: Fixed » Closed (fixed)

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