Jump to content

CSV import multiple images


Recommended Posts

Hi all,
i have already read the solution in this thread:
http://www.prestashop.com/forums/viewthread/35408/configuring___using_prestashop/solved_csv_import_images/

but it didn't solve my problem. The problem that i have, is the following:

I'm using the following structure in my cvs file to upload more then one image.
----------------
Product Id;Name;Images
12;"6457 Produkt name test";../imgimport/6457BL-SMLXL.jpg,../imgimport/6457BG.jpg
-------------------

during the import process i'm getting an error message, a script error. I check then the images tab, the first image is always uploaded and the second one not. I checked also the image size (it is 200 kB). In the URL i can see this part
(myhost)/index.php?tab=AdminImport&token=23c56ced583a0c28e024b75f8e28f6b5

Do you have any idea, how can i upload more then one image in this case?

Thanks
Serdar

Link to comment
Share on other sites

I am also going to try this out.
I already got some problems importing, until i found out that excel put too many ;;;;;;;;;; in the csv file...
And then the import does not work.

I do have a question when you import a product. Do you get multiple tax rates after importing your products ?
When i import 100 products i also get 100 new tax rates....
What version are you using ?

Link to comment
Share on other sites

Hi,
yes, i have seen also this effect with tax rates. Maybe there is a solution for this problem in the shop. My suggestion; use the export module (Export Products v0.1) a free module and use exactly the same notation for your tax.

But i'm trying to solve first the more image problem. I#m using the latest version 1.3.0, because the shop is new.

>excel put too many ;;;;;;;;;; in the csv file.
for this reason, i was used only a text editor and only one product. I'm thinking, it can be also a problem in the configuration of php.ini, that i can't customize on my hosting company. (It is domainfactory.). I will install it also at an another hosting service to check this issue.

Do you know, is there any error logs file for the prestashop?

bye.

Link to comment
Share on other sites

I wi ll try it out later if multple images work.
At least 1 image works

I am also using 1.3.0.1
I have even tried the latest SVN version, but the tax problem is not solved yet. (although they say so).

There are error logs, but when the import runs fine, then there are no errors.
So we would need a logfile that logs everything. Did not see it yet.
Although you can change some settings in /config/config.inc and the smarty settings file.

ys

Link to comment
Share on other sites

  • 5 years later...

why i can't download ?

 

 

Because it is post from February 2010 so bit less then 6 years. And PrestaShop forum 

changed few times, and change software that runs on so attached file is lost. 

 

But also PrestaShop changed and that csv file might not help you. I suggest you 

create a new topic with your issue/question , and hope you find solution.

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