我在Facebook开发人员部分的Facebook like框中遇到了问题。问题是,每当我打开我的网页时,我都会收到以下错误消息:
错误6(net :: ERR_FILE_NOT_FOUND):找不到文件或文件夹。
我应该自己制作文件还是什么?
我在HTML编程中使用iframe选项:
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebo
ok.com%2FTriplex.Mobildiskotek&width=800&height=395&colorscheme=dark&
amp;show_faces=false&border_color&stream=true&header=false" scrolling=
"no" frameborder="0" style="border:none; overflow:hidden; width:800px; height:395
px;" allowTransparency="true"></iframe>
答案 0 :(得分:0)
这很好用:
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FTriplex.Mobildiskotek&width=800&height=590&colorscheme=light&show_faces=false&border_color&stream=true&header=true&appId=219650941461322" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:800px; height:590px;" allowTransparency="true"></iframe>
您可以在http://jsfiddle.net/nbeQH/看到它正常工作。
第一个是你的代码,第二个是我的代码。所以你可以看到你的错误,而另一个没有。
答案 1 :(得分:-1)
您需要将http:添加到代码的开头,并且您已完成设置。
http://www.facebook.com/plugins...