Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 4 个回答
  • 2 人有此问题
  • 7 次查看
  • 最后回复者为 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?

所有回复 (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...!