Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to create new image directory

How to create new image directory

Locked

Views: 1,936

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
23 Jul 2006, 8:46 AM
#1
jayh avatar

jayh

New Zenner

Join Date:
Jul 2006
Posts:
5
Plugin Contributions:
0

How to create new image directory

how do you create new directory where products' images will be uploaded to? thankks

23 Jul 2006, 10:47 AM
#2
jayh avatar

jayh

New Zenner

Join Date:
Jul 2006
Posts:
5
Plugin Contributions:
0

Re: How to create new image directory

found the answer. just create a new folder (e.g images/newfolder) when you are in ftp server.

23 Jul 2006, 1:28 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: How to create new image directory

Thanks for the update ...

Don't forget to set the permissions to 777 so that it can be written to ...

23 Jul 2006, 3:53 PM
#4
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,693
Plugin Contributions:
56

Re: How to create new image directory

You will need to change DIR_WS_UPLOADS in your configs as well.

23 Jul 2006, 3:55 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: How to create new image directory

Actually you would not change anything in the configure.php

Zen Cart can use /images or /images/something

Pick the Directory where you load the image from the dropdown and voila! :cool: