This is a drupal log after a image node import for producs

Typ	imagecache
Datum	Dienstag, 4. Mai 2010 - 23:03
Benutzer	root
Ort	http://localhost/sites/localhost/files/imagecache/product/rolle04.jpg
Referrer	http://localhost/content/rolle04jpg-0
Nachricht	403: File is not an image sites/localhost/files/rolle04.jpg

the images have 660 permission as the other images in /files created manualy. And Images are created by imagechage an copied to /imagefield_thumbs and but not to imagecache/product imagecache/product_full imagecache/product_list

Any Idea why?

Comments

xxm’s picture

For testing to import the images I use this file. Do I need to specify maybe a special path?
"title","image","SKU"
"rolle01.jpg","rolle01.jpg","a"
"rolle02.jpg","rolle02.jpg","a"
"rolle03.jpg","rolle03.jpg","a"
"rolle04.jpg","rolle04.jpg","a"

I even don't understand this message "403: File is not an image sites/localhost/files/rolle04.jpg" because hte image is there.
???

xxm’s picture

Category: bug » support

Does it work usualy, the import of images to produkts?

Any idea why the images are not created for imagecache/product but the /imagefield_thumbs are?

xxm’s picture

There are even no images displayed on the preview page...

Give me a hint, about your experiences with images.
Please
:-)

matteoraggi’s picture

FranCarstens’s picture

You should consider removing the spaces from your file names. That tends to be a problem...