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

Didn't see an Image in Firefox 37.0.2 / OSX & Win) #27

Open
Nasuada opened this issue May 10, 2015 · 1 comment
Open

Didn't see an Image in Firefox 37.0.2 / OSX & Win) #27

Nasuada opened this issue May 10, 2015 · 1 comment

Comments

@Nasuada
Copy link

Nasuada commented May 10, 2015

For some strange reasons I can't see the image who I placed as header image in a private phpBB board.
It works great under Safari or Opera, but FF didn't show anything. The image is completely removed without any spacer.

@Nasuada Nasuada closed this as completed May 10, 2015
@Nasuada Nasuada reopened this May 10, 2015
@Nasuada Nasuada changed the title http://images.google.com Didn't see an Image in Firefox 37.0.2 / OSX & Win) May 10, 2015
@Nasuada
Copy link
Author

Nasuada commented May 10, 2015

Well done, I solved it by self. I found the problem in the inspector of Firefox. There I found the error around loading the jquery.min.js from google over this URL: https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js. Firefox say, it's something around Mixed-Content when I'm on a https page who deliver simple http URLs (see the Info here: https://developer.mozilla.org/en-US/docs/Security/MixedContent).
So I changed the URL to the jquery file to a https URL and now it works.

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

1 participant