|
I hate to be the one to have to revisit this subject. But I downloaded the most recent version of magento-1.0.19870.1 , and am having problems with importing images. The Media file structure is not the same as in this original post, and I haven’t been able to find the PHP file that directs the DataFlow where to grab the photo from.
I can import and export products to CSV no problem, it seems only the the /xyz.JPG is not the correct path anymore when used to import.
I’m developing locally on WAMP.
The image path that gets exported is /M/M/MML-199.JPG from a manually input product and product image.
My current file structure is: wamp/www/magento/....
And the media file structure to the import is: magento/media/import
And to the “M” file where the image is stored is: magento/media/catalog/product/m/m/
Please let me know if you need more information than I’ve given or any ideas that any of you may have.
Many thanks!
PS-I posted this on another thread as well. If that is not ok with people let me know. Both threads are pertinent to my problem.
|