websavers Posted August 24, 2011 Share Posted August 24, 2011 When Twitter Integration is enabled under General Settings > Other, the tweets are retrieved using the following URL: http://platform.twitter.com/widgets.js We have our entire client area accessed via HTTPS and because the URL above is being accessed via HTTP and not HTTPS, Internet Explorer 9 whines about there being insecure content with the following error in the developer console: SEC7111: HTTPS security is compromised by http://platform.twitter.com/widgets.js Could this be adjusted so it is accessed via HTTPS if the client area is using HTTPS? It is apparently available at https://platform.twitter.com/widgets.js Thanks! Jordan 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted August 24, 2011 Share Posted August 24, 2011 twitter feed always works fine on my site in https 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted August 24, 2011 WHMCS CEO Share Posted August 24, 2011 Hi Jordan, No WHMCS doesn't use the URL http://platform.twitter.com/widgets.js so that must be something from your own HTML code in templates, not WHMCS. Matt 0 Quote Link to comment Share on other sites More sharing options...
websavers Posted August 24, 2011 Author Share Posted August 24, 2011 Matt, Thanks for checking! It must be our dynamically loaded live chat widget. Sorry for wasting your time. Jordan 0 Quote Link to comment 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.