Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Firefox won't display attached photos from photobucket in my forum

  • 4 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 7 gösterim
  • Son yanıtı yazan: sagan_gr

more options

Hi everybody, Me and other members of the snowclub.gr forum cannot see attached photos (e.g. [IMG]http://i380.photobucket.com/albums/oo247/ALCATRAZ_GR/IMG_2183_low.jpg/IMG) on the forum. I can see that the URL above is displayed as http://i3%38%30.photobucket.com/albums/oo247/ALCATRAZ_GR/IMG_2183_low.jpg and that kind of address is not recognized by Firefox. Any ideas on how to fix this?

Hi everybody, Me and other members of the [http://snowclub.gr/forums/index.php snowclub.gr] forum cannot see attached photos (e.g. [IMG]http://i380.photobucket.com/albums/oo247/ALCATRAZ_GR/IMG_2183_low.jpg[/IMG]) on the forum. I can see that the URL above is displayed as http://'''i3%38%30'''.photobucket.com/albums/oo247/ALCATRAZ_GR/IMG_2183_low.jpg and that kind of address is not recognized by Firefox. Any ideas on how to fix this?

Tüm Yanıtlar (4)

more options

Firefox doesn't allow such escaped characters in the domain part of an URL.

You can use this bookmarklet to correct the links:


javascript:(function(){function R(w){try{var i,L,r=1,n,N=['IMG'];for(j=0;n=N[j];j++){E=w.document.getElementsByTagName(n);for(i=0;L=E[i];i++){for(k in L.attributes){L.attributes[k].value=unescape(L.attributes[k].value);}}}}catch(e){alert(e);r=0}return(r)}R(self);var i,x;for(i=0;x=frames[i];++i)R(x);})();
more options

Hi & thank you for your reply. Is this used in order to see the photos if they're not visible or to upload them with the correct link? How do I apply this code? I tried calling the bookmarklet but nothing happens...

more options

You can use the bookmarklet code to make the images visible if you do not see them.
The bookmarklet changes the URL of the images and converts the escaped characters to their real characters.
I don't know why the s380 get escaped if you upload the images.
Are you using the copy to clipboard on photobucket page to copy the IMG code to the clipboard? Does that also happen if you type the text instead of pasting the link text?

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).

more options

Tried safe mode, no success. This happens even if I type the text instead of pasting the link text... What a strange issue...!