Jump to content

Combinations CSV file not importing when with more than one image per product


Ebrinde

Recommended Posts

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

  • 2 years later...

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.
image.png.c109eb349ab2991f1074aea1e1e5757f.png

Link to comment
Share on other sites

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.
image.png.c109eb349ab2991f1074aea1e1e5757f.png

hello, attach some portion of the csv you use to give it a look

Link to comment
Share on other sites

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 like
https://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

1 godzinę temu, partiid napisał:

Hello, my images are in one column like
https://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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...