Moderating Facebook Comments

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
stonebridge
Forum Members
Forum Members
Posts: 18
Joined: Tue Apr 08, 2014 10:38 am

Moderating Facebook Comments

Post by stonebridge »

Hello ALL!

Can someone tell me where I am going wrong here? My comments work fine, but I cannot get moderation to work. Let me explain.

I am using version 1.11.3

According to Facebook developer https://developers.facebook.com/docs/plugins/comments/

I am to put this code in the header:
<meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>
My code looks more like this:

Code: Select all

<literal>
<meta property="fb:admins" content="my-admin-name"/>
</literal>

I have tried several iterations of that as well, such as inserting the numeric id associated with the account for "{YOUR_FACEBOOK_USER_ID}" , as found here: http://findmyfacebookid.com/

Whenever I go to the debug page to test, I get the error:
Object at URL 'http://www.yourwebsite.com' of type 'website' is invalid because the given value '226986500660572' for property 'fb:admins' could not be parsed as type 'fbid'.
Has someone conquered this issue in the past?

Thank you for your feedback
stonebridge
Forum Members
Forum Members
Posts: 18
Joined: Tue Apr 08, 2014 10:38 am

Re: Moderating Facebook Comments

Post by stonebridge »

What? Nobody has dealt with this?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Moderating Facebook Comments

Post by Rolf »

Check your facebook admin page, somewhere at the bottom of the page Settings >> Page/Public information is your facebook ID showed...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “The Lounge”