Problem
Your browser is displaying the following error message:
"This page contains both secure and nonsecure items. Do you want to display the nonsecure items?”
Though Firefox does not display an error, it will show a red line through the standard golden lock icon, showing that the page is displaying secure and non-secure content .
Cause:
1. This error is produced by your browser when content (e.g., an image or java script) on a secure website is being loaded through a non-secure source. When viewing the page's source code, you will notice that content on the site is being loaded through "http://" rather than "https://".
Resolution:
1. Replace the standard "http" references on your website so that objects are loaded instead through "https"
2. Make sure your media files are in a secure directory