import - Magmi is cannot find multiple images -
i've googled, , stackoverflowed death (and checked wiki), can't find solution problem :(
problem: magento magmi: products , single images importing fine, catch magmi throws following error when try import multiple images (e.g. /bj977l.png,/bj977r.png
):
image attributes processor v1.0.25 - /bj977l.png,/bj977r.png cannot found in images path
obviously checked , files there... also, if change reference 1 image, works. find very confusing.
the images located in: media/import , magmi image plugin configuration reflects this. also, if move images folder, var/import/images
; makes no difference...
your hugely appreciated!
thanks in advance!
as images attribute processor documentation states, should using semi-colon ;
separate multiple images.
/extraimg1.jpg;/extraimg2.jpg
also ensure column names using correct. media_gallery
correct column header name media gallery images.
Comments
Post a Comment