kiwiacw Posted July 1, 2009 Share Posted July 1, 2009 Appears to be a problem with IE. Customer selects payment option ie:cheque and then the box appears with "this page contains both secure and non secure items"How do I stop this from appearing?I am using v 1.1.05 with SSLCheersAnna Link to comment Share on other sites More sharing options...
kiwiacw Posted July 2, 2009 Author Share Posted July 2, 2009 Any ideas on this one? I have see others asking but can't find the answerCheers Link to comment Share on other sites More sharing options...
davidtnb Posted July 2, 2009 Share Posted July 2, 2009 Edit the php file that you are getting these unsecure errors and put this at the very top of the php file in use:$useSSL = true;That will force everything on the page to use ssl (https)If that doesn't do it, look Page Source of the page your getting the error on and find out what is using http instead of https Link to comment Share on other sites More sharing options...
mooshi Posted July 2, 2009 Share Posted July 2, 2009 for the issue with IE, you have to make sure that all the images are under SSL eg: I had placed extra images in my footer manually and was getting the same issue. So by changing the image url to https the pop up stopped. Link to comment Share on other sites More sharing options...
Pinkloveshy Posted November 28, 2010 Share Posted November 28, 2010 Please advise how / where you change the image URL https. My site was working perfectly and for some strange reason it is nwt getting these unsecure error issues. I asked my host to check SSL and they say that is ok, but have advised of 4 files in img's which are http, instead of https. I do not know where/how to make the suggested http-https changes.One of the items is the favicon so if anyone can talk me through the process of changing this to https I should be able to do the others.Thanks in advance of any help providedRegardsPinkloveshy Link to comment Share on other sites More sharing options...
razaro Posted November 28, 2010 Share Posted November 28, 2010 Resource interpreted as script but transferred with MIME type application/empty. jquery.translate-1.3.9.min.js:-1 The page at https://www.shorts4u.com/shop/authentication.php?back=my-account.php ran insecure content from http://www.google.com/jsapi?&_=1290936524668.The page at https://www.shorts4u.com/shop/authentication.php?back=my-account.php ran insecure content from http://www.google.com/uds/?file=language&v=1&async=2.The page at https://www.shorts4u.com/shop/authentication.php?back=my-account.php ran insecure content from http://www.google.com/uds/api/language/1.0/967daad8b24523f19546cb65092bf0d4/default+en.I.js. These are errors I got with Google Chrome so I think problem is with google translate module.Try to disable it and see if errors still appear.And your fav icon is OK. Link to comment Share on other sites More sharing options...
Pinkloveshy Posted November 28, 2010 Share Posted November 28, 2010 Your a star.Thanks ever so much that did the trick. There is certainly something wrong with the google translate modulemany thanksPinkloveshy Link to comment Share on other sites More sharing options...
Inpromark Posted June 26, 2013 Share Posted June 26, 2013 HI I have a similar problem. I got in touch with Comodo and they told me that my site contains both secure and nonsecure items so that is the reason why my padlock does not work. They gave me this link to check out http://www.whynopadlock.com/ So I have my result with those unsecured links - mostly img/cms files Now can somebody tell me how to fix those links? Where are they located or can I move the img or cms folder into a secure location? screenshot.bmp Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now