inYOf4ceBook

By znerp Last update Nov 9, 2010 — Installed 135,449 times.

Post doesn't exist

broken on just profile pics?

in
Subscribe to broken on just profile pics? 11 posts, 7 voices



jms Scriptwright
FirefoxMacintosh

long time user. long time fan. awesome script.

this seems to have happened in just the past couple days.

 
GeekDrop User
FirefoxWindows

I'm seeing the same thing

 
brandobean User
FirefoxWindows

Me too. Used to work when you moused over someone's profile picture in a comment thread right? Bummer, I miss that. Anyone wanna take a stab at fixing it?

 
znerp Script's Author
FirefoxWindows
Anyone wanna take a stab at fixing it?

Well I've had a go. It should work again now.

 
jms Scriptwright
FirefoxMacintosh

continuing user. continuing fan. fixed for me!

 
blackwind Scriptwright
FirefoxWindows

Broken again. Looking forward to the next version. :)

 
SimonT User
FirefoxWindows

It's working fine for me. I had to refresh the page, not just go to a different page (because of Facebook's use of Ajax)

 
znerp Script's Author
FirefoxWindows

I've not tested this script specifically, but I spent a few hours on Facebook yesterday playing with one of my scripts (using Facebook is a rarity for me) and I didn't notice any problems at all.

 
blackwind Scriptwright
FirefoxWindows

In Canada, I'm getting images from "profile.ak.fbcdn.net"; therefore, changing this...

var allImages = document.evaluate("//img[starts-with(@src, 'http://profile.ak.facebook.com/')]|"+

...to this...

var allImages = document.evaluate("//img[starts-with(@src, 'http://profile.ak.')]|"+

...resolves the issue. Cheers!

 
steeev Scriptwright
FirefoxWindows

thanks blackwind, that worked for me too

 
znerp Script's Author
FirefoxWindows

Thanks for this blackwind, I've made the change to the script now.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel