Hey, not sure if this is a Facebook problem... but thought to ask here as well just in case - the example URL is:
http://test.skinnychef.com (see footer for Facebook Like Box)
Issue:
When clicking LIKE button, a popup appears. The application asks me to login to my FB account. Once I hit enter, the window refreshes continuously. If I am already logged into FB, then the popup just reloads continuously. See video of issue at
http://www.youtube.com/watch?v=ApvLsk9IfyU
Code looks pretty straightforward:
<iframe src="http://www.facebook.com/plugins/likebox.php?id=44084477240&width=240&connections=8&stream=false&header=false&height=270" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width: 240px; height: 270px; background: #FFFFFF" allowTransparency="true"></iframe>
What am I missing here?