gebeer Posted October 6, 2014 Posted October 6, 2014 Hello, I'm trying to learn more about hooks and visited Captain Hook. That page is currently not loading any styles and scripts. My console says: Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/css/anchor.css" Loading mixed (insecure) display content on a secure page "http://somatonic.github.com/Captain-Hook/hook.png" Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/js/jquery.js" Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/js/quicksilver.js" Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/js/main.js" Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/js/jquery.js" Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/js/quicksilver.js" Blocked loading mixed active content "http://somatonic.github.com/Captain-Hook/js/main.js"
Martijn Geerts Posted October 6, 2014 Posted October 6, 2014 Blocked loading mixed active content You'e browsed https as scheme, but the script's & styles are appended with http:// that's the reason it failed to include. 2
gebeer Posted October 6, 2014 Author Posted October 6, 2014 Thanks Martijn. I just followed a link to Captain Hook on https://processwire.com/api/hooks/. When I browse http://processwire.com/api/hooks/captain-hook/ the site is working. Whom can I notify and inform about this issue? Github issues?
Martijn Geerts Posted October 6, 2014 Posted October 6, 2014 (edited) Not sure in this case, ryan or soma. Think soma will pick this up, if not you could send him a pm. Or you can file the issue here: https://github.com/somatonic/Captain-Hook. Thanks, Martijn Edited October 6, 2014 by Martijn Geerts 1
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