Facebook Like Box

Posted by abelenky on Stack Overflow See other posts from Stack Overflow or by abelenky
Published on 2010-04-30T23:45:24Z Indexed on 2010/04/30 23:47 UTC
Read the original article Hit count: 433

Filed under:
|
|

I'm trying to add a Facebook "Like Box" to an existing website, as described here

The Page I'm promoting works just fine in preview-box on that page. But when I copy/paste the code as shown to my website, it instead shows a fraction of an empty facebook page with only a partially visible error message.

<iframe src="http://www.facebook.com/plugins/likebox.php?profile_id=SenRandyGordon&amp;width=260&amp;connections=10&amp;stream=true&amp;header=true" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:260px; height:px"></iframe>

I cannot figure out what I'm doing wrong, and I added "Like Box"'s in the past, before Facebook released their new API.

Please help?

© Stack Overflow or respective owner

Related posts about facebook-api

Related posts about facebook