MC Knowledge Base: Training & Support

Online Reference & Resources
Search Knowledge Base

  >> FAQs
Training & Tutorials
 Shopping Cart Manual
 QuickGuides
 FAQs
 Newsletters

Software Support
Integration Support
Support Tools
 Phone: 800.353.6582
 Community Forums
 Live Chat
 
Frequently Asked Questions
Search the FAQs Browse by Category
 

Why do I get an error that says, This page contains both secure and nonsecure items.
Print this page  Email this to a friend

You probably have images that use absolute links, as opposed to relative links. To fix this, look for any images that link to the entire path, such as:
http://www.yourdomain.com/images/abc.jpg
and change them to: images/abc.jpg.

Another common cause is flash or javascripts on a site. For example, if you have flash on your site, you need code that references a non-secure location. To fix this, replace "http://" with "https://" and this will fix the problem.
 
Related Questions:
Attachments:

  No attachments were found.