CSS not loading in HTTPS in IE8

GK User
Mon Jan 17, 2011 11:47 pm
Hi Guys

I wonder if anyone can help me with this.

When I’m at the final point of the virtuemart checkout I get an IE 8 mixed content error when it tries to load https page.

I know this is Microsoft error but how can my Black and White template display all the css styles correctly in https (images, main menu, styles...etc)??

When I view page source on my checkout in SSL, I see couple of links below in http

Code: Select all
<script type="text/javascript" src="http://www.annehaimesinteriors.co.uk/templates/gk_blackandwhite/js/domready_fix.js"></script>

 <script type="text/javascript" src="http://www.annehaimesinteriors.co.uk/templates/gk_blackandwhite/js/gk.script.js"></script>

<link href="http://www.annehaimesinteriors.co.uk/templates/gk_blackandwhite/css/menu/mega.css" rel="stylesheet" type="text/css" /><script >

src="http://www.annehaimesinteriors.co.uk/templates/gk_blackandwhite/js/menu/mega.js" language="javascript" type="text/javascript"></script>


Any help would be very much appreciated
Thanks
Dan

Joomla 1.5.20
VirtueMart 1.1.5
Black and White template 1.0.0
PHP 5.2.17
Host: Unix 1and1 Shared
SSL Cert: Dedicated GeoTrust
My website: http://tinyurl.com/65tqbkv
User avatar
Fresh Boarder

GK User
Sat Jan 29, 2011 8:23 pm
Fixed it by rename the website url link fron the livesite var in config
User avatar
Fresh Boarder


cron