Jump to content

Internal Server Error On Uploading Product Csv With Images


Recommended Posts

Hi,

I am trying to upload a CSV with 4 products containing image links.However, only 1 product gets uploaded and then an internal server error occurs.

I have enabled the debugging mode but still no more information is provided in the message.

I have set the max_execution_time variable to 0 and memory_limit to -1.

 

Can you please help regarding what possibly is wrong with my store?

Link to comment
Share on other sites

Have you tried the CSV file with just one image link? Do you still get the error

 

This will tell you if the problem is to do with the URL field or not

 

Can you show us a screen print of the screen just before you click upload so we can see what the URL fields look like and how the are delimited

 

(This screen, but show the URL fields)

 

 

post-246958-0-59058200-1451299588_thumb.jpg

Link to comment
Share on other sites

Check settings for between multiple values

 

 

See here I have "  , " selected

 

post-246958-0-18562400-1451321596_thumb.jpg

 

You have semicolon "  ;  "

 

post-246958-0-84606900-1451321583_thumb.jpg

Make sure they are the same

 

Link to comment
Share on other sites

Remove the image links, then try again. Do all 4 products upload successfully? If yes, try to upload just ONE product with the images. Does that work?

Link to comment
Share on other sites

They are quite large images to be importing using CSV, it may be you are just timing out or hitting a memory limit somewhere especially as it works without the images

 

To be honest CSV import on prestas is quite poor in many ways, I gave up and use third party software now

 

Can you send me the actual CSV file you are using and I will check it on my site?

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...