Jump to content

CSV Image Upload Problem


Recommended Posts

Very sorry to post another one on this long running problem. I can upload categories, sub-categories and products without a problem. Images I cannot get to work in spite of spending hours trawling through posts and experimenting. Here are my details:

- All relevant directories are 777
- In the img/tmp directory all images are listed but with a file size of 0 bytes
- I have tried relative and absolute URLs
- The uploaded images are in http://mydomain/shop/upload/p_images/ and that is also 777
- I have IDs in place for categories and products.
- I have tried comma and semi-colon delimited csv files
- GD library is installed
- allow_url_fopen is on

Needless to say, if anyone can assist I would be very, very grateful.

And when I get it working I will post the problem I was experiencing

Link to comment
Share on other sites

  • 4 weeks later...
I am currently using the svn version of prestashop and I can say it definitly works for image importing. Maybe its not just that file that is concerned.

Think you are right,
I am trying to pick up from SVN only what could solve problems with prestashop v1.2 ... but don't know all files involved in import CSV and uploading images.
Everyone who know would be welcome ! %-P
Link to comment
Share on other sites

  • 1 month later...

Hi guys, i was on to my host for last hour and an half tryin to sort this out with importing images via csv files. I am using PHP 5.2.6 which I see a few people are having problems with... Just to let you know, my host changed absolutly nothing on the server and we got it working. For me anyway, it was the permissions that needed to be set. Folders 755 and files 644 ( If i can remember correctly)

I have been trying for days on end to get images to import and now I finally can!!! yyyiippppppppeeeeeeeeeeee!!

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