Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cant upload product images


Guest

Recommended Posts

Posted

Im having problems uploading product images. It worked at first but now it doesnt. Could it be to do with my file permissions?

Posted

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

Posted

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

  • 1 month later...
Posted

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?

Posted

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 ======>>>>>.

Posted

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...