Im having problems uploading product images. It worked at first but now it doesnt. Could it be to do with my file permissions?
Latest News: (loading..)
Cant upload product images
Started by karelia, Sep 02 2010, 14:13
6 replies to this topic
#1
Posted 02 September 2010, 14:13
#2
Posted 02 September 2010, 15:27
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
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
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#3
Posted 02 September 2010, 16:09
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
If that doenst work, try set these folders:
includes/languages/YOURLANGUGES-FOLDER/images/buttons
and
/images
to CHMOD 777
#4
Posted 02 September 2010, 16:12
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
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
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#5
Posted 03 October 2010, 13:21
DunWeb, on 02 September 2010, 15:27, said:
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
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?
#6
Posted 03 October 2010, 16:08
Normally it is
HTH
G
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 ======>>>>>.
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 ======>>>>>.
#7
Posted 04 October 2010, 15:20
geoffreywalton, on 03 October 2010, 16:08, said:
Normally it is
HTH
G
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!)














