Jump to content

[Solved]Yet another CSV Import problem


Recommended Posts

There seems to be a lot of these going about!

Everything seemed fine, but I got the following errors.

Warning: explode() [function.explode]: Empty delimiter in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 261

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 262

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 263

Warning: explode() [function.explode]: Empty delimiter in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 261

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 262

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 263

Warning: explode() [function.explode]: Empty delimiter in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 261

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 262

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 263

Warning: explode() [function.explode]: Empty delimiter in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 261

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 262

Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/balloo11/public_html/manage/tabs/AdminImport.php on line 263

   1. Image URL (7) cannot be saved
  2. Unknown column 'short_description' in 'field list'
  3. Meta-description (3) cannot be saved
  4. Unknown column 'meta_title' in 'field list'
  5. Name (ID ID) cannot be saved
  6. Unknown column 'meta_title' in 'field list'
  7. http://www.ballooningmarvelous.co.uk/img/products/111074.jpg (8) cannot be saved
  8. Unknown column 'short_description' in 'field list'
  9. Baby Girl (ID 18) cannot be saved
 10. Unknown column 'short_description' in 'field list'
 11. http://www.ballooningmarvelous.co.uk/img/products/48537.jpg (9) cannot be saved
 12. Unknown column 'short_description' in 'field list'
 13. It's A Girl (ID 19) cannot be saved
 14. Unknown column 'short_description' in 'field list'
 15. http://www.ballooningmarvelous.co.uk/img/products/91297.jpg (10) cannot be saved
 16. Unknown column 'short_description' in 'field list'
 17. It's A Girl (ID 20) cannot be saved
 18. Unknown column 'short_description' in 'field list'

Link to comment
Share on other sites

I just tried importing your CSV file. I created categories 17 and 26 and in the import dialogue I specified that I wanted to skip the first line and ignore the empty columns. It worked, and I also got the pictures.

My PrestaShop is version 1.2.2.0.

/Kjeld


Thanks alot for trying, I don't know how many times I've tried and it's not worked.
It has to be a problem with my host - maybe requires a feature I don't have or something.

I've had others upload the CSV to their shop and it worked fine, and I've tried uploading a CSV that works find on others, but not on mine.

I even uninstalled Prestashop completely and started again (I seem to be having loads of other problems thanks to that now aswell) but still had no luck with the CSV.

Thanks again for trying, I guess I'll just have to add images manually.
Link to comment
Share on other sites

×
×
  • Create New...