Jump to content

CSV Image Upload issue


Recommended Posts

I know the title of this topic is a common title, but I have read through several of the forums and have not found a solution yet.

I have a CSV file that I am trying to upload some of my products with and all goes well except with the images.

I have gone through several of the CSV file issues from the forum, like not having an ID, making sure the ID is sequentially next, etc. None have resolved this issue. I have tried a one line test file that only loads one small picture and it still doesn't work.

The upload will run with no errors and all will map correctly, the picture itself even seems to do something, the "No Image" icon that is there by default goes away, but there is no Image.

I have verified that the Image URL is good and I am kinda stuck?

I have been working on this since last night......Please help?

Link to comment
Share on other sites

  • 1 year later...

I'm having exactly the same issue. I'm pretty sure I have everything set up correctly.

From what I have read, this may be an issue with PHP5 versions 5.2.9 and above. Any help on how we might resolve this would be hugely beneficial!

EDIT: I found a resolution to one of my issues, and I finally got images to work (although using an older version of PHP now so can't confirm the version issue)

Simply put, when you set up your delimiters, make sure that you have something in the "Multiple value seperator" field - even if you do not use multiple values. I put a ^ in there as it does not appear anywhere in my CSV and all of a sudden everything works!

Link to comment
Share on other sites

  • 8 months later...
I'm having exactly the same issue. I'm pretty sure I have everything set up correctly.

From what I have read, this may be an issue with PHP5 versions 5.2.9 and above. Any help on how we might resolve this would be hugely beneficial!

EDIT: I found a resolution to one of my issues, and I finally got images to work (although using an older version of PHP now so can't confirm the version issue)

Simply put, when you set up your delimiters, make sure that you have something in the "Multiple value seperator" field - even if you do not use multiple values. I put a ^ in there as it does not appear anywhere in my CSV and all of a sudden everything works!


Thanks for that tip on using "^" in the "Multiple value separator:" field! I gues the key is to make sure you have SOMETHING in there. I was pulling my hair out as to why images would not link to the external URLs in my .CSV file. With over 12,000 products - was ready to resort back to Virtuemart. But now images are loading successfully still with the current PHP version.
Link to comment
Share on other sites

  • 4 weeks later...

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