Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I had my Comments Plugin installed in my page, it was working fine for two weeks, and out of nowhere it stop working, It completely disappeared from my page. I can't see it and neither 8 people I've asked. I'm using the XFBML code. Hope I didn't get banned, I've done nothing wrong...

Here is the web: www.chrissyler.com/primeramision.html

Could someone help please ? Is this happening a lot ?

share|improve this question
1  
possible duplicate of All facebook widgets suddenly stopped working – Juicy Scripter Apr 5 '12 at 13:53

1 Answer

You can see here: http://developers.facebook.com/tools/debug/og/echo?q=http%3A%2F%2Fwww.chrissyler.com%2Fprimeramision.html

If you're using a modern browser you can see an error message (or two) in the javascript console.

You're missing the special DIV that goes into the BODY of the HTML. <div id="fb-root"></div>.

share|improve this answer
Did this answer help you to find your solution to your question, if so, please accept this answer. See meta.stackoverflow.com/questions/5234/… for how to mark answers accepted. Thank you! – DMCS Apr 17 '12 at 21:41

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.