Posted by joel_guesclin on September 25, 2007 at 10:27am
Jump to:
| Project: | Image Exact Sizes |
| Version: | 5.x-0.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | joel_guesclin |
| Status: | closed (fixed) |
Issue Summary
I used image_attach to attach several images to CCK nodes. This worked fine and created (as I wanted) four predefined sized and cropped versions of the image - "thumbnail", "preview", "product" and "advert". However, when I went to modify the corresponding image node (changing it from being promoted to non promoted), this produced four times the following error message: "The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename."
Following this, the predefined resized versions of the image have all disappeared.
Which makes image_exact_size pretty unuseable in my view
Comments
#1
My bad - the problem was in an old version of the image module!