I've got a few issues. first, I am using 4.7.2, I am using the newest version of views and imagecache.
My .htaccess files are correct (both in root and in files) and I've set the files to 777. I've created a preset with crop/scale and now when I go to views and add the cck image to the fields I can't change the "option" from default to the preset name... because it just doesn't appear.
Comments
Comment #1
dopry commentedfirst upgrade to 4.7.4.
Do you get any error messages in the admin page? or in your error logs?
Comment #2
alanburke commentedI think I have the same issue
I am using CCK, with Imagefield..and using calls to imagecache from within my CCK tlp.php file.
All working perefctly: One imagefield = Small image on teaser, Full image on Full node by using the proper imagecache settings
Now I need some more control over how I display my nodes, so I look to views module.
Now the Teaser, and full nodes diplay fine, but when I select a list, and go to choose fields, I can chose my imagefield fine.
What I need to do is also choose which imagecache preset should apply when the view is displayed.
Currently, it just displays the image, but no imagcache rules are applied.
The Image module lets the user chose between the different image sizes configured within that module, if you add an image node.
Ideally, when choosing to display an imagefield or [indeed any image], the choice of all the Imagecache presets would be available.
Maybe that would really be a feature request, but which module.. imagecache, imagefield, views ?
In the meantime, I still need to pass the output of that imagefield through an imagecache preset.
Any idea how that could be achieved?
Later
Alan
Comment #3
alanburke commentedTurned out to be a cache issue
I doubt this was ever 'critical' and the original poster never responded
Setting this to normal and fixed.
Thanks
Alan
Comment #4
(not verified) commented