QUOTE (bluecoral @ Jan 21 2008, 02:21 PM)

I need the main image to be uploaded in a sub-folder. The osCommerce comes preloaded with products images inside sub-folders (such as images/dvd).
Any ideas on how to manage that path in the field?
Thanks for your reply!
Unfortunately you either have to type in the correct path or use a contribution.
I used
Image Subdirectories 2.0 but it does not allow you to browse the server location. You can upload through the admin panel to a sub-directory structure of your choice but there is a lot of typing involved.
I don't know if this one would be any better -
oscFileBrowserHave you tried in Admin Panel typing the path in the image location box?
I have a directory/folder structure as follows (within the original image directory)
images\
--Images\
----Manufacturer\
-------Large>
-------Thumb>
----Manufacturer\
-------Large>
-------Thumb>
----etc...
In the image box I type -
Images/Manufacturer/Thumb/001.jpg
I have a contribution for showing a large image so I would do the same thing. It's not as easy as clicking browse and finding it on the server, wish it was.