Zen Cart Logo
Forums / General Questions / Images Not Uploading

Images Not Uploading

Locked

Views: 1,356

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
13 Nov 2007, 10:42 PM
#1
puppet87112 avatar

puppet87112

New Zenner

Join Date:
Oct 2004
Location:
Albuquerque, NM
Posts:
91
Plugin Contributions:
0

Images Not Uploading

Hello I have a client that is having an issue uploading images. Here is what I have done so far.

Images folder is at 777
She has enough space
When you look at where it is trying to call it from in the preview when you first set it up there is where its trying to call it from http://www.domain.com/images/

Any help would be appreciated.

13 Nov 2007, 11:14 PM
#2
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Images Not Uploading

Check the configure.php in includes, especially the following define:

define('DIR_WS_IMAGES', 'images/');

15 Nov 2007, 12:05 PM
#3
kia avatar

kia

New Zenner

Join Date:
Sep 2007
Posts:
29
Plugin Contributions:
0

Re: Images Not Uploading

Well, that answered my question.
I have a folder called "images" defined as a resource folder for website headers etc.
I was having to copy all my uploaded images from the store folder called images to the resource folder.

Now, I've been able to change my store image folder to z-images and it works perfectly.

Thank you so much
Kia