fb:chat-invite 问题

发布于 2024-12-04 15:14:17 字数 413 浏览 1 评论 0原文

我有一个基于 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

百善笑为先 2024-12-11 15:14:17

这是旧代码...您应该使用新的 Chat API

http://developers.facebook.com/docs/chat/

That's a legacy code ... you should use the new Chat API

http://developers.facebook.com/docs/chat/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文