Secure/nonsecure messages in MovableType 4.2
I have been lately working with a Movable Type install on an SSL-enabled server. In IE, I keep getting pesky warning messages:
This page contains both secure and nonsecure items. Do you want to display the nonsecure items?
I disabled Javascript and the error messages are gone, so I figured the culprit must lie somewhere in the Javascript. One particular file, JavaScriptFlashGateway.js, contained
flashTag += 'codebase="http://download.macromedia.com ... ';
I’m going to see if updating that will address the issue, but I have a feeling there may be other issues. Has anyone else run into this? My Google searches have been coming up empty.
2 Comments to Secure/nonsecure messages in MovableType 4.2
Leave a comment
Pages
Archives
- April 2012
- March 2012
- January 2012
- December 2011
- November 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- March 2011
- February 2011
- January 2011
- November 2010
- May 2010
- March 2010
- January 2010
- December 2009
- October 2009
- September 2009
- August 2009
- July 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
Hey we are running into the same issue with MT 4.2. Let me know what you come up with to fix it. Thanks
I posted this issue on one of the MT forums:
Issues with MT4.2 on SSL (https)