Ed Roms
Forum Replies Created
-
Forum: Plugins
In reply to: [Connections Business Directory] CN_PLUGIN_URL constant throughout.Okay, I’ve cleared most of the blocks by using this gist,
https://gist.github.com/webaware/4688802I’m closing this issue.
Forum: Plugins
In reply to: [Connections Business Directory] CN_PLUGIN_URL constant throughout.This is a production site and changing the permalinks to something other than the default would break too many links.
I’ve suspected for a while now that it does have something to do with our force https method. Maybe there is a syntax error in our apache config. I will try to find out and also maybe use an .htaccess file with appropriate code.
What we have now:
RewriteCond %{HTTPS} off [NC]
RewriteRule (.*) https://someurl.com$1 [R]Thanks for all of your help.
Forum: Plugins
In reply to: [Connections Business Directory] CN_PLUGIN_URL constant throughout.I’m not 100% certain. We’ve had issues with the core and other plugins since the 3.5.1 upgrade. Here are some of the js filepaths that are causing an issue with our secure settings for IE10. I don’t have a link, because this is internal only. Do you have any suggestions on how to fix the JavaScript URLs? These should all be https protocol.
[blocked] The page at https://someurl.com/?page_id=285 ran insecure content from http://someurl.com/wp-content/plugins/connections/js/jquery.preloader.js?ver=1.1.
/?page_id=285:1
[blocked] The page at https://someurl.com/?page_id=285 ran insecure content from http://someurl.com/wp-content/plugins/connections/js/cn-user.js?ver=0.7.6.6.
/?page_id=285:1
[blocked] The page at https://someurl.com/?page_id=285 ran insecure content from http://someurl.com/wp-content/plugins/connections/js/jquery.chosen.js?ver=0.9.11.
/?page_id=285:1
[blocked] The page at https://someurl.com/?page_id=285 ran insecure content from http://someurl.com/wp-content/plugins/tile-plus/tile-plus.js?ver=3.0.1.