Active
Project:
Node import
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2010 at 21:14 UTC
Updated:
26 Oct 2011 at 19:12 UTC
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.jpgthe 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
Comment #1
xxm commentedFor 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.
???
Comment #2
xxm commentedDoes 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?
Comment #3
xxm commentedThere are even no images displayed on the preview page...
Give me a hint, about your experiences with images.
Please
:-)
Comment #4
matteoraggi commentedHere he is using product subfolder http://drupal.org/files/issues/node_import-problem.png
Comment #5
FranCarstens commentedYou should consider removing the spaces from your file names. That tends to be a problem...