Ebrinde Posted September 30, 2019 Share Posted September 30, 2019 Hello. I'm new in the community and to the platform, but I've been experiencing one particular issue that I just couldn't solve. I've tried everything, but it just won't import unless the each combination's image number is less or equal to one. Not to mention that even when that's only one image it doesn't always import anyway (seems kinda random when I, whether or not, can import without an issue). Here's an example of what's been going on: Imagine a product A, which has 3 colors, red, blue and yellow. In this product, I want (in each combinaton) 2 images, one being the product A respective combination color image, and the other being an image with all variants of the product A. Here's an example of what I've been doing. Product ID || Atribute || Value || Image URLs 1 || Color || Red || http://mydomain.com/images/1-red,http://mydomain.com/images/1-set 1 || Color || Blue || http://mydomain.com/images/1-blue,http://mydomain.com/images/1-set 1 || Color ||Yellow|| http://mydomain.com/images/1-yellow,http://mydomain.com/images/1-set For some reason, everytime I try to import something like this, it just won't import. (Except maybe, a really big maybe, one or two lines, the first and second ones) I already tried to open chrome's console to see whatever is going on but everytime it keeps on coming the same PHP error: No file was uploaded (even when one or two lines were imported, which doesn't make any sense whatsoever). Attached my CSV files for testing. Hope someone can help me. Thanks. combinações_spot.csv produtos_spot.csv Link to comment Share on other sites More sharing options...
partiid Posted September 13, 2022 Share Posted September 13, 2022 I'm having the same problem. I'm unable to import product images by importing combinations. The images are there but they're invisible. When trying to regenerate miniatures i'm getting "Image does not exist" error. I don't know if that's importing problem or it's a problem with my server. Link to comment Share on other sites More sharing options...
juanrojas Posted September 13, 2022 Share Posted September 13, 2022 hace 7 minutos, partiid dijo: I'm having the same problem. I'm unable to import product images by importing combinations. The images are there but they're invisible. When trying to regenerate miniatures i'm getting "Image does not exist" error. I don't know if that's importing problem or it's a problem with my server. hello, attach some portion of the csv you use to give it a look Link to comment Share on other sites More sharing options...
partiid Posted September 13, 2022 Share Posted September 13, 2022 3 hours ago, juanrojas said: hello, attach some portion of the csv you use to give it a look Hello, my images are in one column likehttps://oldstoreurl.com/img/p/x/x/x/x/xxxx.jpg,https://oldstoreurl.com/img/p/x/x/x/x/xxxx.jpg,https://oldstoreurl.com/img/p/x/x/x/x/xxxx.jpg, I guess it might be FTP settings problem with permissions.. I don't know if i'm correct but all of my store folders that im trying to import into, have 0755 permissions Link to comment Share on other sites More sharing options...
WisQQ Posted September 13, 2022 Share Posted September 13, 2022 1 godzinę temu, partiid napisał: Hello, my images are in one column likehttps://oldstoreurl.com/img/p/x/x/x/x/xxxx.jpg,https://oldstoreurl.com/img/p/x/x/x/x/xxxx.jpg,https://oldstoreurl.com/img/p/x/x/x/x/xxxx.jpg, I guess it might be FTP settings problem with permissions.. I don't know if i'm correct but all of my store folders that im trying to import into, have 0755 permissions Replace Https with http and it should work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now