mherbert Posted October 18, 2013 Share Posted October 18, 2013 I am having issues importing my images with the CSV import file. Everything else in the import file works accept the images. I've tried some of the remedies that I've found in the forum and online but they aren't working. I am running version 1.5.1.0. These are things I've tried thus far... Put full path to images in the csv file. http://www.../storefront/images/filename.jpg Put root path to images in the csv file. //localhost/storefront/images/filename.jpg Changed the permissions to 777 on folders files containing images and to the img/p folder. Looked in the classes/tools.php file for the @copy changes found online but didn't find the instances in the file. Checked with my hosting service and they don't use either DSO or SuPHP so that remedy didn't help. I get no error messages except for "unable to copy images". I'd appreciate any help. Thanks Link to comment Share on other sites More sharing options...
sgazeri Posted November 19, 2013 Share Posted November 19, 2013 I am having issues importing my images with the CSV import file. Everything else in the import file works accept the images. I've tried some of the remedies that I've found in the forum and online but they aren't working. I am running version 1.5.1.0. These are things I've tried thus far... Put full path to images in the csv file. http://www.../storefront/images/filename.jpg Put root path to images in the csv file. //localhost/storefront/images/filename.jpg Changed the permissions to 777 on folders files containing images and to the img/p folder. Looked in the classes/tools.php file for the @copy changes found online but didn't find the instances in the file. Checked with my hosting service and they don't use either DSO or SuPHP so that remedy didn't help. I get no error messages except for "unable to copy images". I'd appreciate any help. Thanks Am having a similar issue but on 1.5.6 http://www.prestashop.com/forums/topic/275657-solved-import-csv-images-155/page-2?do=findComment&comment=1459479 Not solved. Link to comment Share on other sites More sharing options...
ashish_krity Posted February 25, 2016 Share Posted February 25, 2016 how to set the permission level of folder to 777...... Link to comment Share on other sites More sharing options...
Recommended Posts