Guest Posted September 2, 2010 Posted September 2, 2010 Im having problems uploading product images. It worked at first but now it doesnt. Could it be to do with my file permissions?
Guest Posted September 2, 2010 Posted September 2, 2010 Tom, This depends on how you are uploading the files but yes, permissions have a great deal to do with it. Ensure your folder is set to 755 if you can get away with it 705. If you are referring to the upload of product images during the product creation, you can also check your path in the configure.php file to ensure you have that set properly as well. Chris
Kasketkarl.nu Posted September 2, 2010 Posted September 2, 2010 755 works only at 20% servers.. If that doenst work, try set these folders: includes/languages/YOURLANGUGES-FOLDER/images/buttons and /images to CHMOD 777
Guest Posted September 2, 2010 Posted September 2, 2010 Silas, Your suggesting to someone to leave their images folder open to everyone at 777 ? That's good advice from someone with all the experience you have. <_< Chris
Guest Posted October 3, 2010 Posted October 3, 2010 Tom, This depends on how you are uploading the files but yes, permissions have a great deal to do with it. Ensure your folder is set to 755 if you can get away with it 705. If you are referring to the upload of product images during the product creation, you can also check your path in the configure.php file to ensure you have that set properly as well. Chris Thanks for that - what should the path be in the configure.php file be?
♥geoffreywalton Posted October 3, 2010 Posted October 3, 2010 Normally it is define('DIR_WS_IMAGES', 'images/'); HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Guest Posted October 4, 2010 Posted October 4, 2010 Normally it is define('DIR_WS_IMAGES', 'images/'); HTH G Thanks for that. I checked and its as you said. Not sure what Im doing wrong. What is the procedure for uploading product images? (just to check I haven't lost the plot!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.