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 8313753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:35:54+00:00 2026-06-08T20:35:54+00:00

Background: I have implemented a normal Facebook Like Button to my page using XFBML.

  • 0

Background: I have implemented a normal Facebook Like Button to my page using XFBML. This is the button.

<div class="fb-like" data-send="false" data-width="450" data-show-faces="false"></div>

I left out the src because the page is dynamic and I bind the src using jquery while the page loads.

$(".fb-like").attr("data-href", document.URL);

I subscribed an event to the button to do some data processing.

FB.Event.subscribe('edge.create',
    function (response) {
        console.log("like: " + response);
        LikeUrl(response);
        console.log('like: ' + location.href);
    });

Problem: I have click the like button to like for example this url: http://www.google.com/. Normally when I execute the following FQL

https://graph.facebook.com/fql?access_token=access_token&q=SELECT url FROM url_like where user_id=me()

it will return

{
   "data": [
      {
        "url": "http://www.google.com/"
      }
    ]
}

instead it returns empty data

{
  "data": [
  ]
}

So I checked

https://graph.facebook.com/me/og.likes

and it is found there.

This is my first question on stackoverflow. Please tell if the information is not sufficient.

thanks!

  • 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-06-08T20:35:56+00:00Added an answer on June 8, 2026 at 8:35 pm

    This could be related to the Like Button migration that was recently announced. You can read more about the Like Page Migration on Facebook. I think it’s basically FB seperating Pages from Likes on the Open Graph.

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

Sidebar

Related Questions

This is what I have implemented, for further code, how to send the text
I have successfully implemented this method of using the Win32 API to set the
I have this in HTML: <div class=dataBurst title=What is the Matrix?> <table align=center height=100%>
I have implemented background worker class something similar to below sample and I want
Background: I am using node.js and express to create an API. I have implemented
I have a JPanel that implements custom drawing to draw a background. Over this,
Background: I have this with rollup query defined in MySQL: SELECT case TRIM(company) when
I have implemented a chat script which requires an absolutely positioned DIV to be
Background I have a program that has implemented the two classic taxes for Ontario
in my application I have a background functions which caches data - works fine.

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.