I tried to use a Facebook comment plugin so that I can moderate comments on my site. I got an App ID and entered the code for a plugin like this:
<div class="fb-comments" data-href="<my site domain>" data-num-posts="2" data-width="530"></div>
The problem I am encountering now is that if I include the domain in the code, it works but I don’t see the moderator options (like Setting, Moderator View). If I remove the domain from the data-href, then I can see all those options, but I am also seeing a yellow warning box saying, “Warning: this comments plugin is operating in compatibility mode, but has no posts yet. Consider specifying an explicit ‘href’ as suggested in the comments plugin documentation to take advantage of all plugin features.”
How can I make it work with the moderating tools but with out the warnings ?
Be sure to like the HREF, this will make facebook aware that your admin id is an actual admin id. See: http://developers.facebook.com/docs/opengraph/