I have created a custom shopping cart template. When accessing it in IE8, I get security certificate errors. The images that are being displayed are located in my media directory which I am referencing in the template using this path/syntax: "https://mysite.com/store/media/imagefilename".
This is my first time working with ShopSite and I am not very familiar with the secure world. Am I pointing to the wrong directory for the files? Should I not have "https"?
The background image comes up fine using the above path...but the other images don't. I customized some of the buttons using a path not on shopsite but on the regular website. Since they are then referenced using Shopsite tags, they also display fine...
Am I making sense?
Thanks for any help!