FBml(FaceBook) den anlayan ?
11
●5.266
- 04-12-2009, 17:45:03Mrb
Static FBML Uygulamasını bilmiyorsan - aşağıdaki linkte sayfaya flash menu nasıl eklenir diye bir makale hazırladım biliyorsan gerek yok tabi..
aynı yolu izleyerek FBML ile davet kodunu eklemen gerek
https://www.r10.net/webmaster-genel-k...ir-buyrun.html
davet etme kodları ile alakalı facebook'un wiki makaleleri mevcut birkaç çeşiti var bende yapmaya çalıştım yanlız davet gönderiyorum gelen davette yoksay butonu var onay butonu çıkmıyor
çözebilirsen banada haber verirsen sevinirim
Bu arada hemşeriyiz
http://wiki.developers.facebook.com/...b:request-form - 04-12-2009, 22:02:34http://wiki.developers.facebook.com/...b:request-form buradan aldığım kod
<fb:request-form action="start.htm" method="POST" invite="true" type="sample network" 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:request-form>bunlardan birisi olacak aslında tam çalışan kod var ama bende yok
bu kodların derlenmesi gerek sanırım az önce denedim davet sayfası geliyor bu sefer arkadaşlar görünmüyor :S - 06-12-2009, 00:58:12aş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> - 16-12-2009, 23:11:44Hocam burayı facebook wiki.developers inceleyiniz zor olmasa gerek
- 30-12-2009, 18:58:23Üyeliği durdurulduBi yağmurlu havada inceleyeceğim artukresidents2000 adlı üyeden alıntı: mesajı görüntüle
davet kodunu verir misin bana...