Hi there,

I'm using drupal 5x and ubercart 1x.

I've recently been playing around with the node_import module. It works awesome! Except for one issue. I can't get the images to import!

I've gone ahead and imported 500+ products and it's not looking very clean with no images. So I was wondering how I would go about doing two things.

1.) The best solution - Fix my image import issue, so my products can specify an image for each imported product.
2.) If the image doesn't have an image to import, show a default image. Ex. (No Image Photo).

Any help on this would be awesome, if your on the UC forums I've posted a thread here:
http://www.ubercart.org/forum/support/11803/default_image_products_no_im...
------------------------------------------------------------------------------------------
This is what I'm currently doing trying to get it to work. (Not working)

1. Create field in csv for images.
2. Upload Image to files/xxxxxx.jpg
2. Upload csv with node_import.
3. Map image field with "image fid".

Result: Products upload, images don't.

Best,
Justin

Comments

hinchcliffe’s picture

bump?

g33kg1rl’s picture

I'm having the same problem. Has anyone figured out the solution?

maaak’s picture

I am on D6 and uc2, same issue.Have uploaded the default image in mysite/admin/content/node-type/product/fields/field_image_cache ,but does not show in catalog or product page/node.
and gives me a n/a in product view.

Thanks

m