Icarus Posted June 12, 2009 Share Posted June 12, 2009 Hi everybody,Where is the appropriate place to post help requests? Maybe there should be an "Ask For Help" thread?Anyways, I am trying to make use of the Import tool, and I would like to use the image column to import products with their images.Can anyone tell me what do I need to write in the image url column?I have tried all sorts of formats, and nothing seems to work.For example, I have placed an image "test.jpg" in /img/p/test.jpg, and tried writing these in the column:test.jpgp/test.jpgimg/p/test.jpg/img/p/test.jpgI even tried writing the real path, but the image is not imported.Any suggestions would be appreciated. Link to comment Share on other sites More sharing options...
Hoodgrown Posted June 12, 2009 Share Posted June 12, 2009 How I was able to import images...1. make sure the folder your importing from is chmod 7772. your product has to have a "product_id"3. I used the full url in the csv file, ie http://www.mystore.com/imports/product.jpgand that seemed to work for me. My products are simple though... no attributes or any of that...for some reason I think a lot has to do with hosting as well.... so many people seem to be having a problem with this... Link to comment Share on other sites More sharing options...
Icarus Posted June 12, 2009 Author Share Posted June 12, 2009 Yes!Full URL seems to work!Will now try to see where is my problem and why it didnt take filenames.(working on localhost xampp, so no folder persmission issues)Thanks a lot! Link to comment Share on other sites More sharing options...
Recommended Posts