Re: Accessing t_images and d_images
Here is the response that I got back (finally!) from XCart team:
"X-Cart 4.1.x handles images automatically. If the images are stored in the filesystem X-Cart will save them in the 'images/X' directory (where X -> C,D,T etc., depending on the image type).
So, if you want to select the images from the list (using the GUI interface) you should move those folders to the '<xcart_dir>/files' directory.
To change the images location (filesystem/database) you should go to the 'Administration' -> 'Images location' page."
-----
I did move my images folders to the files/master directory (../files/master/t_images; ../files/master/d_images) and they then were accessible through GUI.
__________________
XCart Gold 4.1.3
Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_ssl/2.8.12 OpenSSL/0.9.6b PHP/5.0.3 mod_perl/1.27
|