Jump to content

Unable to import images in CSV file


Recommended Posts

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

  • 1 month later...

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

  • 2 years later...
×
×
  • Create New...