Problem with Facebook fb Multi Friend Selector

soundlevel

Newbie
Joined
Nov 19, 2010
Messages
2
Reaction score
0
I am adding the friend selector to a FB tab and when I go through with the steps an issue comes up. From a user's perspective, the invite sent is for Static FBML!! not the name of the page, etc.

The invite is not supposed to be from FBML. Will this ALWAYS happen when i insert a multi friend selector in a tab? is there an attribute i can add or change to alter this?

I dont think people will respond to an invite from FBML. I want it to be from 'my page'.
 
i have a screenshot if that helps....cant pos tpics or links tho!!
 
I think that:
Code:
<fb:request-form type="abcdefg">

Will be seen as "abcdefg Invitation" when someone recieves it.
 
That is because you are using Static FBML app, so that is who gets the invites.

Go create your own app and it will then be invites to your app, oh, that dont work out so well either, because it will be for the page of your app, not your fan page.
 
Back
Top