| Hi i was wondering if anyone could help me with this error i didnt know if the problem was just me or if internet explorer did this in every site im fairly new to ssl and i am hosting my account with godaddy and they installed the certificate for me so then it was up to me to get it working with the proper coding when i go to the webpage it will pop up with this little window and it will say Do you want to view only the webpage content that was delivered securley? this webpage contains content that will not be delivered using a secure HTTPS connection which could compromise the entire webpage but i never get this error in firefox so i dont know why i would be getting this error in Internet exporer also i have many different parts to my website from support ticket system ...blog..classifieds which all them are running from php and when i go to any of them i do not get the warning the code i was told to use in order to get ssl to work at all is <SCRIPT LANGUAGE="JavaScript"> if (location.protocol != 'https:'){ window.location= 'https://' + location.host + location.pathname + location.search } </SCRIPT> to view an image of the exact error https://jaysonberger.com/security thats just an image file not an acual webpage so if anyone can help id really appreciate it.
|