Can't see moderator view in facebook comments
Posted: 17 May 2012, 11:14
Hello,
I have been reading the phoca gallery manual, the facebook developer pages (where the app was created) and googling but I can't get the Moderater view to show in the facebook comments. Everything else regarding the comment system is working and I added moderators.
The comments are also not showing on http://developers.facebook.com/tools/comments
I added: <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
I added: <meta property="fb:app_id" content="{YOUR_APPLICATION_ID}"/>
I disabled the SharThis module as I thought it may conflict, but no difference.
I am running out off ideas
I have been reading the phoca gallery manual, the facebook developer pages (where the app was created) and googling but I can't get the Moderater view to show in the facebook comments. Everything else regarding the comment system is working and I added moderators.
The comments are also not showing on http://developers.facebook.com/tools/comments
I added: <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
I added: <meta property="fb:app_id" content="{YOUR_APPLICATION_ID}"/>
I disabled the SharThis module as I thought it may conflict, but no difference.
I am running out off ideas