fb:chat-invite 问题
我有一个基于 iFrame 的应用程序。
这里我需要集成facebook聊天。我已经使用这个脚本集成了它。
<fb:serverfbml>
<fb:chat-invite
msg="Hey Rate the Movies. Have fun in knowing latest movie comments and reviews"
condensed="false"
exclude_ids="1,2,3"/>
</fb:serverfbml>
现在我只能看到具有加载选项的框架...但是,朋友列表永远不会被填充。
您能告诉我问题出在哪里吗?
I have a iFrame based application.
Here I need to Integrate the facebook chat. I have integrated that by using this script.
<fb:serverfbml>
<fb:chat-invite
msg="Hey Rate the Movies. Have fun in knowing latest movie comments and reviews"
condensed="false"
exclude_ids="1,2,3"/>
</fb:serverfbml>
Now I can see only the frame which have loading option... But however, the friend list never gets populated.
Could you please let me know where the problem is?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是旧代码...您应该使用新的 Chat API
That's a legacy code ... you should use the new Chat API