View Single Post
  #104  
Old 08-06-2008, 03:59 AM
 
William Lam William Lam is offline
 

Member
  
Join Date: Aug 2006
Posts: 18
 

Default Re: Recently Viewed Mod

Quote:
Originally Posted by neaisha
took me forever to figure out where i was getting the security message but it's on this page...

https://www.mysite.com/xcart/cart.php?mode=checkout

the thumbnails are the only images in http not https and you get the popup in IE as a result.

i think it has to do with the cookie. given that the images are initially viewed in http mode, they are therefore going to display insecurely. is there anyway to fix this?

hmm...so in the code this is how the thumbnail is being called - prodImage='<img src="{$product.tmbn_url}"/>'; is there any way to make sure that the image is either always secure OR use if/then statements?

Neaisha,

Have you figured this one out yet, im dying to know how to resolve this.
__________________
William Lam
X-Cart Gold 4.1.9 - Upgraded
X-Cart Gold 4.2.2 - Upgraded
X-Cart Gold 4.3.2 - Live
Smart Search -
7Dana Colour Skin -
CDSEO PRO -
Ultimate Mini Cart -
Reply With Quote