I try since 5 days to get the moderate status for a comment box on my custom facebook tab (created with woobox). But the only thing what works is the implementation of the comment box at itself. User can post under the content. But i dont get the moderate status so i can't delete or hide post. So i tried again only with the comment box code on a serval testsite. I created a tab with woobox and set on the html-part of the tab following content:
html> >head>
meta property="fb:app_id" content="my App_ID">
meta property="fb:admins" content="my ID">
/head>
script src="http://connect.facebook.net/en_US/all.js#xfbml=1"> /script>
body>
div id="fb-root"> >/div>
fb:comments href="added my link to the facebook_tab"> /fb:comments>
/body> >/html>
This is what facebook said to get the moderate status here so i tried the full code from there but failed. On the comment moderate tool for the app is also no post to moderate. I set me to a moderator in the settings of the app i must create do get the app_id. My user_ID i got from here. Any idea?
tia!