aşağıdaki kodları invitation.php kısmına eklermisin



    <fb:request-form action="index.php" 
        method="POST" 
        invite="true" 
        type="uygulama adin" 
        content="This network is the best place on Facebook for viewing, sharing and giving friends the highest quality stuff. Join me on this network! <fb:req-choice url='http://www.facebook.com/login.php?api_key=<c:out value='${apiKey}' />' label='Check out this network!' />  ">  <fb:multi-friend-selector showborder="false" actiontext="Invite your friends to this network." exclude_ids="<c:out value='${appUserFriends}' />" max="20" />  


        <fb:multi-friend-selector
        showborder="true"
        actiontext="text mesaj buraya" >
        </fb:request-form>