Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

How to load facebook graph api profile picture in mozilla firefox 19?

  • 2 odpowiedzi
  • 2 osoby mają ten problem
  • 5 wyświetleń
  • Ostatnia odpowiedź od cor-el

more options

i had develop facebook app, and it seems in mozilla the facebook profile picture 'failed to load given url' for example the tag is written like this

<img title="Edgar Setiawan" src="https:\\graph.facebook.com\100005284781774\picture">

i have tried the image load permission in the setting, but it still doesnt work. Am i doing anything wrong here? or does mozilla intepret differently? is working fine with IE 9 and chrome.

thank you

i had develop facebook app, and it seems in mozilla the facebook profile picture 'failed to load given url' for example the tag is written like this <pre><nowiki><img title="Edgar Setiawan" src="https:\\graph.facebook.com\100005284781774\picture"></nowiki></pre> i have tried the image load permission in the setting, but it still doesnt work. Am i doing anything wrong here? or does mozilla intepret differently? is working fine with IE 9 and chrome. thank you

Zmodyfikowany przez cor-el w dniu

Wszystkie odpowiedzi (2)

more options

sorry the example is

"img title="Edgar Setiawan" src="https:\\graph.facebook.com\100005284781774\picture">"

if i try to open this page with my chrome i can see the profile picture inside the previous post, but is not working in firefox

more options

You are using backslashes in that link. Other browsers may work around this, but in Firefox you need to use forward slashes.

  • https:\\graph.facebook.com\100005284781774\picture
  • https://graph.facebook.com/100005284781774/picture