Jimmy1963 Posted April 27, 2015 Share Posted April 27, 2015 (edited) Hi I imported some CSV files successfully but after this when I go to next step there is no way to organize the products E.g.: Name, ID etc...because the mapping tool is not there the only one is a drop down menu. Please need some help about this problem !! Edited April 27, 2015 by Jimmy1963 (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted May 3, 2015 Share Posted May 3, 2015 looks like the cvs its wrong, check the format and the separators Link to comment Share on other sites More sharing options...
bellini13 Posted May 5, 2015 Share Posted May 5, 2015 what did you use for delimiters in the options page before uploading? Link to comment Share on other sites More sharing options...
Jimmy1963 Posted May 5, 2015 Author Share Posted May 5, 2015 Hi Thanks Bellini 13 and Shacker for your reply !! I fix the Issue ,I check everything I use excel and save the files CSV comma delimited but when I tried to import show just one row, well I check everything again and again later I found my (new one) laptop configuration on panel control On List Separator section set with (,) Delimited I just change to ( and work perfect. Why? I don't know for sure. Thanks Again !! Jimmy 1963 Link to comment Share on other sites More sharing options...
Jimmy1963 Posted May 5, 2015 Author Share Posted May 5, 2015 Hi I have another problem we have over 12K products to import via CSV I set everything Right ,split the files in sections 100 products but when I tried to import I have a 500 error . I check my server and I set my PHP : allow_url_fopen on max_execution_time 300 memory_limit 256 upload_max_file 512 post_max_size 16 But the problem is the same even if split the file to 50 products, I feel very desperate with this problem!! I have over four days and nothing work. I will Appreciate any help ! Jimmy1963 Link to comment Share on other sites More sharing options...
shacker Posted May 5, 2015 Share Posted May 5, 2015 are you importing images too? Link to comment Share on other sites More sharing options...
Jimmy1963 Posted May 5, 2015 Author Share Posted May 5, 2015 Hi Thank you Yes ,images and products Link to comment Share on other sites More sharing options...
Jimmy1963 Posted May 5, 2015 Author Share Posted May 5, 2015 Hi I almost forgot when show the error page and I check the products section on Prestashop show 25 products already imported with images and descriptions , so I don't know why? Link to comment Share on other sites More sharing options...
bellini13 Posted May 6, 2015 Share Posted May 6, 2015 importing images takes a very long time, and you are only allowing 5 minutes for this to execute. max_execution_time 300 options 1) increase that value to something higher (300 = 5 minutes), 2) reduce the number of records in each CSV file to 20 3) do not allow thumbnail generation during image import, do it after all products have been added. this is a column you can add to the csv file Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now