Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6710167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:59:26+00:00 2026-05-26T07:59:26+00:00

I am using FB:Comments on my page using XFBML. When I post a comment,

  • 0

I am using FB:Comments on my page using XFBML. When I post a comment, an error comes up with the message “This comment has not yet been published to Facebook”

This is the code that I am using apart from the fb:comments tag

<div id="fb-root"></div>
<script>window.fbAsyncInit = function() {
FB.init(
{appId :'APP ID',status:true,cookie:true,xfbml:true});
};

(function(){var e=document.createElement('script');
e.async=true;
e.src=document.location.protocol+'//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);}());
</script>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:59:27+00:00Added an answer on May 26, 2026 at 7:59 am

    What attributes do you have set on the fb:comments tag? I believe all that’s doing is the facebook connect/login side of things. Have you got the correct OG tags in place? You could also add in code to subscribe to the add comment event and see what’s going on:

    <script>
    FB.Event.subscribe('comments.add', function(resp) {
       for(var i in resp){
          if(resp.hasOwnProperty(i)){
          console.log(i + "   " + resp[i]);
          }
       }
    });
    </script>
    

    you may also need the channel file as detailed here https://developers.facebook.com/docs/reference/javascript/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using this as an example contexted: Post has_many comments Comment belongs_to post I have
Assume a page, http://foo.com , has the Facebook comment social plugin http://developers.facebook.com/docs/reference/plugins/comments/ ) on
Can anyone explain why using comments like this in css cause really weird effects
Using django comments framework http://docs.djangoproject.com/en/dev/ref/contrib/comments/ Not sure is there option, to make all comments
This page introduces a lot of clojure libraries. And this page also comments to
I am using OAuth (linq2twitter and DotNetOpenAuth) to allow a user to post comments
I am trying to add a simple comments/message box to a web page. When
Currently, django.contrib.comments sends the user to the preview page if there is any error
I'm using Django's comments framework . Whenever someone posts a comment he is redirected
Currently when an user posts a comment on my site using fb:comments and checks

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.