hi,
I am using ImageCache.module for various purposes to display images on my site. I have had Inline.module installed that displays images from Image.Cache perfectly in Full Body & Teaser. I am trying to achieve the following with no success:
1. Display the images attached with core upload.module using views without having to re-upload on CCK ImageField [upload+views+imagecache preset]
What i have tried is a simple HTML string on the Views that says Rewrite the output of this field
<img src="/sites/default/files/imagecache/Teaser_view_inline_image/[upload_fid-name]" alt="[upload_fid-description]"/>
which does display it as I want, but INCORRECT PICTURES in most places.
I believe Like CCK, ImageCache should also support Upload.Module...
Kindly help me how to successfully display the images in VIEWS using IMAGECACHE PRESET from UPLOAD.MODULE source files... thank you very much
| Comment | File | Size | Author |
|---|---|---|---|
| views-error.jpg | 194.2 KB | macrodesign |
Comments
Comment #1
fizk commentedReopen if still an issue.