I appear to have one more issue and I'm not sure how or where to solve this.
I was getting a mixed content error and saw that it was related to 2 Googleapi URLs that were using HTTPS.
Based on the backend, the only way to solve this is to turn YUI to none.
But there has to be a better way? Those URLs are being generated somewhere in the code?
There has to be somewhere that I can dive into within the files to make a simple URL change of http to https?
|