Facebook Suggest To Friends change?

Razorbl

Regular Member
Joined
Jun 25, 2008
Messages
481
Reaction score
140
well today i saw that i can't invite all of my friends to my page. I'm using this code to select all friends
Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Code works fine , it selects all friends , i hit send invitation button facebook shows that invitations are sent , but truly they are not . Anyone else experiencing this problem?
 
Yea it happened to me today
Posted via Mobile Device
 
maybe thats the end of mass facebook invites
 
i see that now we can invite around 40 people max at once
 
manually .Thats a smart move by facebook
 
Last edited:
How do you guys know its not working? I tried it and it seems to work fine...though tested on an account with nine friends lol.
 
it wont send invites if you select more then 40 friends or so
 
Sometimes the invites can take a while to show up in someones inbox...
 
How do you guys know its not working? I tried it and it seems to work fine...though tested on an account with nine friends lol.
read the post again. he said everything appears to work fine and says invitations sent, however in reality they aren't.

I am going to test this by adding 1 of my account as a friend and then bulk sending and see if the account gets the invite.

I'lll see whats going on from my end but this sounds like some bad news.
 
read the post again. he said everything appears to work fine and says invitations sent, however in reality they aren't.

I am going to test this by adding 1 of my account as a friend and then bulk sending and see if the account gets the invite.

I'lll see whats going on from my end but this sounds like some bad news.

Ye post your results here :). Just select more then 40 friends or so
 
My new page is growing rapidly today with out any help from another fan page. If the code doesn't work why is my page growing? I hope facebook didn't change this or it will really suck.
 
My new page is growing rapidly today with out any help from another fan page. If the code doesn't work why is my page growing? I hope facebook didn't change this or it will really suck.
Because you sent invites a little bit earlier ?
 
I guess if all goes that way, it'll be adding 40..sending, adding 40, sending and on and on and on! :(
 
Back
Top