【发布时间】:2011-06-20 06:09:54
【问题描述】:
我在我的网站中使用了 Facebook 最近的活动脚本,但它没有在放置脚本的框内显示任何内容,即使我有朋友列表中的提要。
这是我使用的代码:
<iframe src="http://www.facebook.com/plugins/activity.php?site=http%3A%2F%2Fintegration.mytaste.com.au%2F&width=300&height=300&header=true&colorscheme=light&font&border_color&recommendations=false"
scrolling="no"
frameborder="0"
style="border:none; overflow:hidden; width:300px; height:300px;"
allowTransparency="true">
</iframe>
你可以从这里自己测试它
http://developers.facebook.com/docs/reference/plugins/activity/
使用此 URL http://integration.mytaste.com.au/ 作为框中的域字段。
【问题讨论】:
-
您的 Facebook 好友是否使用过您网站上的任何 Facebook 功能,例如点赞或分享帖子?
-
是的,我的一位已被添加为面子书好友的朋友最近赞了网站上的一些帖子,但没有显示任何动态。
-
如果我使用任何其他运行良好的域,它不适用于特定域。
-
我在用 drupal 开发的网站上遇到了同样的问题!
标签: javascript facebook