bello Posted August 30, 2009 Share Posted August 30, 2009 appeard when i clicked on "regenerate thumbnails" 6 errorsCannot write no-picture image to the category images folder. Please check the folder's writing permissions.Cannot write no-picture image to the manufacturer images folder. Please check the folder's writing permissions.Cannot write no-picture image into the suppliers images folder.Please check its writing permissions.Cannot write no-picture image into the scenes images folder.Please check its writing permissions.Cannot write no-picture image to the product images folder. Please check the folder's writing permissions.An error occured while thumbnails' regeneration. Link to comment Share on other sites More sharing options...
CYTechnologies Posted August 30, 2009 Share Posted August 30, 2009 Make sure your image folders are CHMOD to 777 so the script can write to them. Do you know how to do this? Link to comment Share on other sites More sharing options...
bello Posted August 30, 2009 Author Share Posted August 30, 2009 is on suphp server is set to 755 the folder /img and the /theme/prestashop/img , must recurse into subdirectories? Link to comment Share on other sites More sharing options...
CYTechnologies Posted August 30, 2009 Share Posted August 30, 2009 Change it to 777 :-) Link to comment Share on other sites More sharing options...
bello Posted August 30, 2009 Author Share Posted August 30, 2009 same thing Link to comment Share on other sites More sharing options...
radders Posted August 30, 2009 Share Posted August 30, 2009 With suPHP all directories and subdirectories can have the same permissions (755) because you and only you have write access. No need to keep switching them to 777 when you need to upload images. You have the right to upload or write to the files (through CPanel or php). No-one else does. Simple!If you cannot then have a word with your webhost. Link to comment Share on other sites More sharing options...
moonimage Posted October 29, 2009 Share Posted October 29, 2009 I solve regenerate thumbnails trouble when I check 'no image available' imagesfor my languageyou needed check out this folders:\img\c\img\m\img\p\img\scenes\img\suby default languages is fr and enand if in you folder \img\cyou have images like:en.jpgen-default-category.jpgen-default-large.jpgen-default-medium.jpgen-default-small.jpgalso you must have:yourlanguageprefix.jpgfor example for my russian lang I copied all this images but with my RU prefixru.jpgru-default-category.jpgru-default-large.jpgru-default-medium.jpgru-default-small.jpgand do it the same for another \img\subfoldersand now you can use regenerate thumbnails Link to comment Share on other sites More sharing options...
sheepskinfurs Posted November 10, 2009 Share Posted November 10, 2009 ok I've chmod'd 777 as root and I still get these errors...this upgrade has been a NIGHTMARE and I'm an experienced PHP+Linux user. Link to comment Share on other sites More sharing options...
dandumit Posted December 7, 2009 Share Posted December 7, 2009 Did you ever found a solution for those ? Some times ago I have found an user that said that It had a problem that has been generated by some kind of "php protection" package installed on server.But unfortunately I cannot remember the name.RegardsDaniel Link to comment Share on other sites More sharing options...
Recommended Posts