Facebook 之类的框显示重复的个人资料
我正在尝试在网站上使用此 like 框并获取重复的个人资料图片。
我的代码是这样的
<div class="box-facebook">
<iframe src="http://www.facebook.com/plugins/fan.php?href=http%3A%2F%2Fwww.facebook.com%2F%23%21%2Fpages%somePage%464535333&width=282&colorscheme=light&connections=8&stream=false&header=true&height=587" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:282px; height:300px;" allowTransparency="true"></iframe>
</div>
这是我的问题还是 facebook 的问题
I am trying to use this like box on a site and getting duplicate profile pictures.
the code i have is something like this
<div class="box-facebook">
<iframe src="http://www.facebook.com/plugins/fan.php?href=http%3A%2F%2Fwww.facebook.com%2F%23%21%2Fpages%somePage%464535333&width=282&colorscheme=light&connections=8&stream=false&header=true&height=587" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:282px; height:300px;" allowTransparency="true"></iframe>
</div>
Is this a problem on my end or facebook
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我遇到了同样的问题,我认为(不是 100%)如果您登录了,那么 FB 会准确生成在connections=8 参数中设置的图像数量,并用喜欢此页面的朋友填充它。如果少于一些是重复的,如果您退出 FB,这应该会消失。我想对此唯一能做的就是将其提交到 FB,或者让更多朋友喜欢您的页面;)
I had the same problem and I think (not 100%) that if you're logged in, then FB generates exactly the amount of images that are set in connections=8 parameter and fills it with your friends that like this page. If there are less than some are duplicated, if you log out of FB, this should disappear. I guess the only thing that can be done about it is submitting it to FB, or getting more friend to like your page ;)
Facebook 根据 Facebook 开发者网站上的此线程将此指定为错误: http://developers .facebook.com/bugs/285038208205121?browse=search_4f100b16473341577332946
Facebook assigned this as a bug according to this thread on the Facebook Developers site: http://developers.facebook.com/bugs/285038208205121?browse=search_4f100b16473341577332946