Hello, Since version 4.1.2 there is a new feature in shop: In case if pictures for articles should be loaded from separate server and are available only through http - it's enough to include option in config.inc.php: $this->sAltImageDir = "http://[path_to_images_dir_on_server]/"; Then to load picture for article only define the rest http path to the image file. Due to fix http://bugs.oxid-esales.com/view.php?id=1678 we added additional option to this functionality: $this->sSSLAltImageDir. This new option is for separate server in SSL-mode. Regards, Vilma
_______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
