Facebook iframe就像按钮不起作用

时间:2011-07-31 16:31:12

标签: php javascript html facebook facebook-like

我的facebook iframe like button正在脱机工作但在服务器上没有在线..这是使用的代码:

<iframe src="http://www.facebook.com/plugins/like.php?app_id=125925834166578&amp;href=http%3A%2F%2Fwww.facebook.com%2FBaradei.Presidency&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>

这是页面底部的“赞”按钮无法正常工作的网页http://www.ali_lsheikh.0fees.net/baradei.html

这是它嵌入在facebook页面中 http://www.facebook.com/Baradei.Presidency?sk=app_103822229704881

1 个答案:

答案 0 :(得分:1)

我认为您需要使用生产应用ID替换开发应用ID。