Friday, February 15, 2013

Import of external images doesn't work in PrestaShop 1.5.3.1

Ok if you try to import some items with images in prestashop, you will fail.

They just do not appear in imported products.

How to resolve this? Very simple.

There's a bug in presta that was fixed in repository, but do not released yet.
So you can 1. wait for next release, 2. head to this link and apply provided changes to your prestashop installation.

Here's a screenshot for fast review.
Import of external images doesn't work in PrestaShop 1.5.3.1

You have to locate the file controllers/admin/AdminImportController.php
Then yo have to replace the lines marked with - (red) with the one marked with + (green).
Left columns means line numbers.

Easy as pie.

No comments:

Post a Comment