Hi all.
A friend of mine asked me to implement SSL on his DNN website.
https://www.bulldogfireapparatus.com/
Everything is in place, except i can't figure out where these 3 URLs are being set. I searched the entire database (I used a Stored Procedure), and did not find remnants of any of them..
I downloaded the ENTIRE website locally and into my preferred IDE, then did a project-wide search for those 3 urls and found the first two URLS (jsapi and default.css) existed in Portals -> 0 -> Templates.
But when i edited the Template files and uploaded them to the server, nothing happened. Presumably i need to force a reload of the templates... but i dont know how to do that either.
I'm going nuts over here. I even downloaded dotPeek to reverse engineer the DLLs in case they were hardcoded in there.
These are the 3 culprits that are causing the Mixed COntent SSL issue.
'http://www.google.com/jsapi'
'http://www.google.com/cse/style/look/default.css'
'http://www.bulldogfireapparatus.com/portals/0/Images/Deliveries.png'
Articles online point to the fact that its SKins or Templates.