Upgrade 1.3.8a > 1.3.9h. Lost https images - rest of page loads fine... Whats weird is When calling the image directly from https I can see them!: . I have checked my config files and have this in admin/includes/config
define('HTTP_SERVER', 'http://myserver.com');
define('HTTPS_SERVER', 'https://myserver.com');
define('HTTP_CATALOG_SERVER', 'http://myserver.com');
define('HTTPS_CATALOG_SERVER', 'https://myserver.com');
Cert is reg to myserver.com not www.myserver.com so should be ok....


Reply With Quote
