Questions tagged [facebook-fbml]

Facebook FBML was an HTML like markup language for rendering Facebook specific data in a page. FBML is now fully deprecated as of June 6th, 2012

Facebook FBML was an HTML like markup language for rendering Facebook specific data in a page. FBML is now fully deprecated as of June 6th, 2012

73 questions
6
votes
6 answers

Facebook API's fb:registration returning "Invalid 'client_id'" when not connected to Facebook

I'm trying to use Facebook's registration tool for my website. I would like to allow Facebook users to login seamlessly to my website, but also non-Facebook users to create an account through that unified UI. I'm using the tag for…
Romain
  • 3,718
  • 3
  • 32
  • 48
6
votes
2 answers

how to use facebook comments plugin into facebook page

We have a Face book page.We add a custom FBML tab.Now we want to add Comment Face book plugin.I tried to add an script what i got from Face book Social Plug in.The code is
PrateekSaluja
  • 14,680
  • 16
  • 54
  • 74
5
votes
2 answers

Facebook blows up my webpage

I have a website that integrates a fan box and a few other things from facebook. to get everything to look right, i've implemented FBML as follows:
TH1981
  • 3,105
  • 7
  • 42
  • 78
4
votes
3 answers

Facebook Connect No Longer Firing Callback (As of today)

Came into the office today to do some more work on my nearly completed Facebook Connect website application. And i have discovered for some reason, the "onlogin" event of the fb:login button FBML control is no longer getting fired!!?! To anyone else…
RPM1984
  • 72,246
  • 58
  • 225
  • 350
4
votes
4 answers

jQuery parsing HTML unexpectedly and wrongly

So I have a non-jQuery solution to this problem, but I would rather use jQuery if there is a way, and also I am very curious as to why this is happening. I have a Facebook iframe application, and I am using Facebox to dynamically load a some XFBML…
jtymann
  • 763
  • 1
  • 9
  • 17
3
votes
1 answer

Facebook comments on web-site and on on facebook page

I have a web-site, where I have facebook comments social plugin on each page and I have facebook page, where I publish items as "shared links" from my site via RSS (through dlvt.it). Links to items are the same. Now comments are diferent in two…
3
votes
1 answer

Facebook app, display a wallpost-like UI

In FBML they have this fb:wallpost tag which I can use to display a wall post, but they said it's deprecated. Is there any other alternative to display a facebook post with full features such as comment and like button ?
w00d
  • 5,416
  • 12
  • 53
  • 85
3
votes
1 answer

Facebook Sharer Doesn't Get Thumbnail

I tried meta property="og:image" , meta property="og:image:security"and link rel="image_src" but when i click link, sharer doesn't get thumbnail. It shows title, description and url. I tried to rescale the images to 90x90, 200x200 and 500x500 but…
2
votes
1 answer

facebook like button - iframe widget off page

Hi, my facebook popin iframe widget from the like button is going off page. is there a method to prevent this? (the cut off portion on the right is the edge of my screen/browser)
Jason
  • 7,612
  • 14
  • 77
  • 127
2
votes
1 answer

FB.XFBML.parse not working to reload FBML

I load the following with an AJAX request. It works fine with non-ajax requests.