Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Still cannot get admin to upload to sub dirs in images dir

Still cannot get admin to upload to sub dirs in images dir

Locked

Views: 1,662

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
17 Nov 2006, 5:23 AM
#1
dino_russ avatar

dino_russ

New Zenner

Join Date:
Nov 2006
Posts:
24
Plugin Contributions:
0

Still cannot get admin to upload to sub dirs in images dir

I am trying to use the new products page in Amin to upload images for a product into the folders that I created within images. They show fine in the pull down menu for where to upload to. But when I select the file (located elsewhere on system) and then choose the folder to upload to and do the preview nothing is shown.

Either I am not using the feature right or this is not working (likely the former :smile: ) Can someone explain how this is used so I can see if I am doing something wrong?

Thanks

Russ Jacobson

17 Nov 2006, 5:43 AM
#2
seamstobesew avatar

seamstobesew

Zen Follower

Join Date:
Nov 2005
Location:
Germany
Posts:
110
Plugin Contributions:
0

Re: Still cannot get admin to upload to sub dirs in images dir

Are you sure that the folders you are uploading to have the proper permissions? chmod to 755 on your folders/subfolders under images should resolve the problem.

Marian

18 Nov 2006, 5:08 AM
#3
dino_russ avatar

dino_russ

New Zenner

Join Date:
Nov 2006
Posts:
24
Plugin Contributions:
0

Re: Still cannot get admin to upload to sub dirs in images dir

Seamstobesew:

Are you sure that the folders you are uploading to have the proper permissions? chmod to 755 on your folders/subfolders under images should resolve the problem.

Marian

No I did not think of that when I created them. Will look at them again, file permissions seem to be one of the biggest headaches here :smile:

russ

18 Nov 2006, 5:12 AM
#4
dino_russ avatar

dino_russ

New Zenner

Join Date:
Nov 2006
Posts:
24
Plugin Contributions:
0

Re: Still cannot get admin to upload to sub dirs in images dir

dino_russ:

No I did not think of that when I created them. Will look at them again, file permissions seem to be one of the biggest headaches here :smile:

russ

I just checked they are already 755?:huh:

Russ

18 Nov 2006, 5:25 AM
#5
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Still cannot get admin to upload to sub dirs in images dir

Your server may not like 755 you can try 777 and see if that helps the problem.

18 Nov 2006, 5:40 AM
#6
dino_russ avatar

dino_russ

New Zenner

Join Date:
Nov 2006
Posts:
24
Plugin Contributions:
0

Re: Still cannot get admin to upload to sub dirs in images dir

clydejones:

Your server may not like 755 you can try 777 and see if that helps the problem.

Yes that is it, it wants 777 and not 755. Thanks everyone!:yes:

Russ

18 Nov 2006, 8:19 AM
#7
seamstobesew avatar

seamstobesew

Zen Follower

Join Date:
Nov 2005
Location:
Germany
Posts:
110
Plugin Contributions:
0

Re: Still cannot get admin to upload to sub dirs in images dir

My old host used 777 as well, I'd forgotten that, but am glad you were able to get it resolved. :)

Marian