codewhite Posted January 10, 2012 Share Posted January 10, 2012 Hey, I've recently updated a shop that I'm working on to version 1.4.6.2 and have started using SSL. It's running on a Zeus web server (not my choice). The only problem that I'm having is that the categories block is showing a url of http instead of https. Is there a simple fix for this? Thanks. Link to comment Share on other sites More sharing options...
preerp10 Posted January 12, 2012 Share Posted January 12, 2012 I'm having the same problem! I just found this post from searching for a solution. For me this is causing there to be security warnings in the browser. Link to comment Share on other sites More sharing options...
tomerg3 Posted January 12, 2012 Share Posted January 12, 2012 Do you have a problem with some pages appearing with a broken SSL seal in the browser? Can you post an example URL? Link to comment Share on other sites More sharing options...
codewhite Posted January 12, 2012 Author Share Posted January 12, 2012 Do you have a problem with some pages appearing with a broken SSL seal in the browser? Can you post an example URL? It is a problem with the links in the categories module appearing with http instead of https I used the free text module to create a workaround for now so I cannot provide example urls, hopefully preerp10 can. Link to comment Share on other sites More sharing options...
tomerg3 Posted January 12, 2012 Share Posted January 12, 2012 Links can (and in this case should) be http:// in an SSL https:// page, as they do not load content, and will not break the SSL seal. Only content that is actually being loaded from http:// can break an https:// page, contect such as <img> tag, javascript / css included files, or flash / other video. Can't say for sure without looking, but I don't think the categories module is the issue here Link to comment Share on other sites More sharing options...
bellini13 Posted January 12, 2012 Share Posted January 12, 2012 using firefox you can see what media is causing the issue. click on the favicon and you will get a popup box, click the "more Info" button that appears. in the new window that appears, click on the Media section. now scroll through the media and see what content is being served via http Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now