jaymc Posted May 8, 2009 Share Posted May 8, 2009 One of my webpages uses https: I am getting security warnings from IE about non secure items which of course means there is a mixture of secure and none secure elements on the page, e.g a http:// image Strangely, chrome and firefox say different. they say all content is secure I have went through my code a 1000 times and there is no image, js or css file etc that is coming from http:// Any ideas? Or, how can I get IE to tell me what its complaining about Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/ Share on other sites More sharing options...
Daniel0 Posted May 8, 2009 Share Posted May 8, 2009 Could it be Javascript including it dynamically? Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/#findComment-829772 Share on other sites More sharing options...
jaymc Posted May 8, 2009 Author Share Posted May 8, 2009 no, ive even removed the js for sanity I need a way to debug.. so IE can show me what its complaining about Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/#findComment-829777 Share on other sites More sharing options...
Daniel0 Posted May 8, 2009 Share Posted May 8, 2009 Can you provide an address? Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/#findComment-829779 Share on other sites More sharing options...
jaymc Posted May 8, 2009 Author Share Posted May 8, 2009 I dont want to post URL on live board. I have messaged you it private Daniel if you think you can help My testing shows it works fine in chrom, firefox but not IE Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/#findComment-829786 Share on other sites More sharing options...
Daniel0 Posted May 8, 2009 Share Posted May 8, 2009 Hmm... I just checked it out. I'm not really sure why it would say that. Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/#findComment-829795 Share on other sites More sharing options...
neogemima Posted May 9, 2009 Share Posted May 9, 2009 Hate to say it, the more minds looking at it, the faster you will get your answer. Can you post some code for us to look at? URL (even though you don't want to)? Quote Link to comment https://forums.phpfreaks.com/topic/157397-solved-ie-ssl-warnings/#findComment-830113 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.