I checked on the following link in ehow:
http://www.ehow.com/how_8759326_modi...al-images.html
The explanation is pretty straightforward. Basically: replace every occasion of DIR_WS_IMAGES by DIR_EXT_HTTP.
If your local images have the full URL then they are found as well.
I want to use a subdomain (http://images.jewels-n-pearls.com).
Please correct me when I'm wrong: in that case using:
define('DIR_EXT_HTTP', 'http://images.jewels-n-pearls.com/'); would work?


Reply With Quote
