Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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...!