Questions tagged [fbml]

Facebook Markup Language (FBML) enabled one to build Facebook applications that deeply integrate into a user's Facebook experience. Deprecated as of June 6, 2012. Not to be confused with xfbml.

Facebook Markup Language (FBML) is a way to tell servers how to interpret certain content and convert this markup to . It is an evolved subset of HTML from which Facebook has removed some elements, and added others which are specific to Facebook.

Deprecation

Facebook has decided to move away from FBML and towards IFrames while keeping a small subset of FBML available for social plugins and the JS SDK. As of June 6 2012, FBML will no longer function on applications.

573 questions
-1
votes
2 answers

Does work anymore?

I have this code in my page tab for my page, and it always says hello, on my page and my friends page and neither have us have liked it. i'm an admin and he is not.
Alica Kindel
  • 183
  • 1
  • 1
  • 6
-1
votes
1 answer

Replacement for if-is-app-user

Now that FBML is depricated, does anyone know the best way of returning a list of friends that are also using the same app. Thanks
Jamie
  • 170
  • 2
  • 16
-1
votes
1 answer

Using fb:request-form "Something's gone wrong. We're working to get it fixed as soon as we can."

I have been using fb:request-form for my "Friend invite form" for a while now, but all of a sudden I am having problems. It renders everything perfectly. However, when I am all done and I submit it says something went wrong and it shows me a little…
Talonzor
  • 21
  • 8
-1
votes
1 answer

What does “ref=br_rs” mean in a Facebook application URL?

Similar to: What does "?ref=ts" mean in a Facebook application URL? and What does "?fref=jewel" mean at the url of facebook? I'm just curious about what br_rs means in a facebook URL, I try to search some references but I don't have luck with that.…
A. Galvis
  • 84
  • 1
  • 4
-1
votes
1 answer

Are FMBL tabs still possible on Facebook?

Or they are dead now? What is the next alternative for facebook tabs? I want a HTML/PHP page using FMBL on my facebook page, but I am not sure if it is still possible.
Derfder
  • 3,204
  • 11
  • 50
  • 85
-1
votes
1 answer

fbml application error

the form is hosted on my website,when the user submit the form,i want to pass the data to my facebook app. how to do that
Jijo John
  • 1,375
  • 9
  • 21
-1
votes
1 answer

how to add mp3 player to facebook members from my facebook application

I am making an application that reads an mp3 file , and I want the user to be able to share the mp3 player on his profile and be shown like the image below: and not like the normal share button.
webtuto
-1
votes
1 answer

Alternative to Facebook FBML based multi friend selector

As Facebook has deprecated FBML, Multi friends selector does not work now. Request dialogs support only canvas URLs and not web sites. Send dialog is one option but does not provide the same features as a Multi friends selector. There are some…
-1
votes
1 answer

Facebook like button - onclick set cookie

i am making some Facebook "stuff" for my client and he wants that after clicking like cookie is set and for 24 hours this like box wont be seen. Don't ask my why :) So i have made function liked():