Aleks1 Posted September 22, 2012 Share Posted September 22, 2012 Hello, I'm uploading products via csv, I am with the new version of prestashop, the 1.5.017. Before this version used another, and had no problems with csv import images, now I get this error: Item 1: the image can not be recorded. I tested these possibilities: Put the folder where the images are the administrator, as it did before. saves photos in the upload folder, Put routes with .. / upload / .... upload / htttp :/ / www ..... None of this is working, as I can not fix it, I've been seeing posts where people had the same problem, but the solutions that work for them I do not. Also I have 777 permissions on the images folder. anyone else have this problem? Thank you, Alex. Link to comment Share on other sites More sharing options...
monroetruck Posted September 23, 2012 Share Posted September 23, 2012 I have the same issue. I even tried regenerating the images and it doesnt work. I went as far as adding a seperate folder under my host and doesnt work. Does work in 1.4 but not 1.5.0.17 To go in and manually add thousands of images would be a difficult task. Link to comment Share on other sites More sharing options...
Aleks1 Posted September 24, 2012 Author Share Posted September 24, 2012 Hello, I solved the problem, explain how: create a folder, will name itposible. In this folder the images will stay. This folder has to be hosted on a server in the admin folder. The had to rename folder when you installed prestashop. Csv file, the path will be: esposible / image.jpg I realized that, if the name of the image contained type characters, image_1.jpg, did not work. I had to rename it to image1.jpg. chmod, I served my leaves in 80. This works for me. Hope you can solve the problem. I apologize for my English, but the blame is shared with Mr. google, then translates the ass! Thanks, Alex. 1 Link to comment Share on other sites More sharing options...
Bejo Posted September 30, 2012 Share Posted September 30, 2012 Aleks1 thank for info can i ask you csv file for download. please !! i need it. thank Link to comment Share on other sites More sharing options...
jman70 Posted September 30, 2012 Share Posted September 30, 2012 Hi! Don't know if it helps you, but I also had problems importing images with CSV in 1.5.0.17, but now got it all working. My issue was that the example files for product CSV are faulty and lacks attributes that has been added (Available for order, Product Creation date and Show Price). These are new attributes that are added before the Image URLs (x,y,z,...) attirbute. Make sure you map the correct columns of data when verifying the data in the import wizard. I'm pretty new to prestashop and this forum. Not sure on how to issue a bug report regarding the example CSV files. /Johan Link to comment Share on other sites More sharing options...
thx2012 Posted November 1, 2012 Share Posted November 1, 2012 Aleks1 is correct! Although, I did not have to chmod my folder.. Does it matter that the images folder in admin is 755, or is it supposed to be set to something else? Thanks, for the suggestion Aleks1 !! Link to comment Share on other sites More sharing options...
sshare Posted November 14, 2012 Share Posted November 14, 2012 Aleks1 is correct! Although, I did not have to chmod my folder.. Does it matter that the images folder in admin is 755, or is it supposed to be set to something else? Thanks, for the suggestion Aleks1 !! +1 Thanks Aleks1 Link to comment Share on other sites More sharing options...
UKNZ Posted November 16, 2012 Share Posted November 16, 2012 Thanks guys, this is helping me but I have a big problem based on what you said. All my images (10,000 of them) supplied by my supplier all have a format like xx-xxxx-xxx-x_i_.jpg So if I have the ' _ ' does this mean I cannot import my images? Link to comment Share on other sites More sharing options...
Qark Posted January 14, 2013 Share Posted January 14, 2013 This didnt help me, im using 1.5.2, tried all this sugestions but nothing Link to comment Share on other sites More sharing options...
5ummer5 Posted February 14, 2013 Share Posted February 14, 2013 Thanks guys, this is helping me but I have a big problem based on what you said. All my images (10,000 of them) supplied by my supplier all have a format like xx-xxxx-xxx-x_i_.jpg So if I have the ' _ ' does this mean I cannot import my images? That doesn't make any difference to me. I have changed them and still can't import anything! Link to comment Share on other sites More sharing options...
5ummer5 Posted February 14, 2013 Share Posted February 14, 2013 I have found the answer that works for me! DON'T use the full URL. What I did was use:- "../imgfolder/name_of_image.jpg" NOT "http://www.mystore.com/imgfolder/name_of_image.jpg" Hope this helps others too!! Link to comment Share on other sites More sharing options...
Microame Posted July 18, 2013 Share Posted July 18, 2013 I have found the answer that works for me! DON'T use the full URL. What I did was use:- "../imgfolder/name_of_image.jpg" NOT "http://www.mystore.com/imgfolder/name_of_image.jpg" Hope this helps others too!! Hi 5ummer5, Thanks for the suggestion. I tried "../imgfolder/name_of_image.jpg", but seems in the new version this doesn't works. Do you know what could be the change? Link to comment Share on other sites More sharing options...
Recommended Posts