Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Graeme S. Posted January 27, 2017 Posted January 27, 2017 It seems that my forum can't be fully secure as a lot of theme resources seem to be serving through http. I can't seem to figure out how to change it. E.g. Insecure URL: http://www.ibsurvival.com/uploads/set_resources_2/d0e70b4cbb9ab8afb1bc1065a3f8487a_subitem_stem@2x.pngFound in: https://www.ibsurvival.com/uploads/css_built_2/341e4a57816af3ba440d891ca87450ff_framework.css.fe9d4389c608f86563803366ab71b00f.css?v=eccaa250aa Insecure URL: Found in: https://www.ibsurvival.com/uploads/css_built_2/341e4a57816af3ba440d891ca87450ff_framework.css.fe9d4389c608f86563803366ab71b00f.css?v=eccaa250aa Is there a way to force https for theme resources?
sweethoney Posted January 27, 2017 Posted January 27, 2017 10 minutes ago, Graeme S. said: It seems that my forum can't be fully secure as a lot of theme resources seem to be serving through http. I can't seem to figure out how to change it. E.g. Insecure URL: http://www.ibsurvival.com/uploads/set_resources_2/d0e70b4cbb9ab8afb1bc1065a3f8487a_subitem_stem@2x.pngFound in: https://www.ibsurvival.com/uploads/css_built_2/341e4a57816af3ba440d891ca87450ff_framework.css.fe9d4389c608f86563803366ab71b00f.css?v=eccaa250aa Insecure URL: Found in: https://www.ibsurvival.com/uploads/css_built_2/341e4a57816af3ba440d891ca87450ff_framework.css.fe9d4389c608f86563803366ab71b00f.css?v=eccaa250aa Is there a way to force https for theme resources? the two url is coming up The page you requested does not exist if you hit the link and put the https:// it will show the greenbar try and give it some time or may be im not seeing some thing right
Graeme S. Posted January 27, 2017 Author Posted January 27, 2017 16 minutes ago, sweethoney said: the two url is coming up The page you requested does not exist if you hit the link and put the https:// it will show the greenbar try and give it some time or may be im not seeing some thing right Sorry, I should be specific. Right now, when I go to certain pages on my site with https, the Theme is pulling in theme resources using http instead of https The issue is I can't figure out how to force https for Theme Resources.
Graeme S. Posted January 27, 2017 Author Posted January 27, 2017 The question is how do I force the following to use https: {resource="subitem_stem@2x.png" app="core" location="front"}
Rhett Posted January 27, 2017 Posted January 27, 2017 If you are wanting to do 100% SSL, first you need to edit the conf_global.php file changing http to https, save, then log into the admincp and run the support tool to clear the cache. If your theme has any hard coded urls using http, those would need to be updated properly in some cases of third party themes (if they were done incorrectly)
sweethoney Posted January 27, 2017 Posted January 27, 2017 dont for get to edit your .htaccess make sure every thing is using https...your https is working fine you just have to update everything you can check you ssl here>>>>>SSL Checker
Rhett Posted January 27, 2017 Posted January 27, 2017 5 minutes ago, sweethoney said: dont for get to edit your .htaccess make sure every thing is using https...your https is working fine you just have to update everything you can check you ssl here>>>>>SSL Checker There is no need to edit htaccess on a normal setup. urls for our software are pulled from the conf_global.php file, so if you set that to https, that is all that is needed on a normal setup.
sweethoney Posted January 27, 2017 Posted January 27, 2017 i would thought he might have something set in is htaccess that is http
Graeme S. Posted January 27, 2017 Author Posted January 27, 2017 13 minutes ago, Rhett said: If you are wanting to do 100% SSL, first you need to edit the conf_global.php file changing http to https, save, then log into the admincp and run the support tool to clear the cache. If your theme has any hard coded urls using http, those would need to be updated properly in some cases of third party themes (if they were done incorrectly) Thanks Rhett. i changed it in the conf file and everything is working perfectly! Fully secured!
Rhett Posted January 27, 2017 Posted January 27, 2017 Just now, Graeme S. said: Thanks Rhett. i changed it in the conf file and everything is working perfectly! Fully secured! You're very welcome, great to hear!
sweethoney Posted January 27, 2017 Posted January 27, 2017 its seem to be working i see the green in the urrl
Recommended Posts
Archived
This topic is now archived and is closed to further replies.