Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery not loading through https. #13

Open
jyggen opened this issue Jul 17, 2012 · 2 comments
Open

jQuery not loading through https. #13

jyggen opened this issue Jul 17, 2012 · 2 comments
Assignees

Comments

@jyggen
Copy link

jyggen commented Jul 17, 2012

I tried the new RC and couldn't get the install/upgrade page to work properly. Since I'm accessing it through HTTPS Chrome's blocking the loading of jQuery from the Google CDN because it's "hard-coded" to use HTTP. I managed to fix this by changing it to //ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js in app/View/Layouts/install.ctp, but there might be more pages where this is a problem.

@jyggen
Copy link
Author

jyggen commented Jul 17, 2012

Same issue after the upgrade is complete. The login is just a blank page with the space background.

@JamyDev
Copy link
Contributor

JamyDev commented Jul 17, 2012

Good find! Thanks :)

@ghost ghost assigned Antariano Jul 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants