Configuration fb问题:聊天邀请

Configuration fb问题:聊天邀请,configuration,facebook-chat,Configuration,Facebook Chat,我有一个基于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"

我有一个基于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>

现在我只能看到有加载选项的框架。。。但是,朋友列表从未填充过

你能告诉我问题出在哪里吗


这是一个遗留代码。。。您应该使用新的聊天API