Deprecating FBML. On Jan 1, 2012: FBML will no longer be supported on Platform. June 1, 2012:
I was wondering what impact this will have on drupal for facebook
https://developers.facebook.com/docs/reference/fbml/bookmark/
We are deprecating FBML. On Jan 1, 2012: FBML will no longer be supported on Platform. June 1, 2012: FBML apps will no longer work. All FBML endpoints are removed. If you are building a new application on Facebook.com, please implement your application using HTML, JavaScript and CSS. You can use our JavaScript SDK and Social Plugins to embedded many of the same social features available in FBML.
- Forums:

Still Trying
trying to find a programmer.
$20 per hour
can to drupal for facebook.
Contact my facebook directly.
The Tour Post to FB Isn't Working
I just see the FB animation GIF. It was working the other day, though.
Faecbook Login (Connect) Buttons Not working properly
Hi, here is an answer to your question. As of today 1 June, the FB Login buttons are not displaying correctly.
Obviously, I think, this is because of FBML being deprecated.
I'm looking fwd to a quick module release to fix this issue. Thanks!
Follow this thread for
Follow this thread for fixes:
http://drupal.org/node/1579494
I will try fb_social module
Does anybody is running drupal for facebook and fb_social together?
I will instal the 6.2 beta version in
http://drupal.org/project/fb_social
I´m needing help to finish my store app in https://apps.facebook.com/lojacorpeteshop
Thanks
Script Html Validatiton
I´m using both modules in http://fb.corpeteshop.com.br.
I have only i problem, and i dont know how to correct it.
whith both modules, i got two scripts calls, invalidating my code:
Loook: http://validator.w3.org/check?uri=https%3A%2F%2Ffb.corpeteshop.com.br&ch...
Somebody can help me to make only 1 script call for both modules?
When using modules/fb and any
When using modules/fb and any other facebook module for drupal, you want modules/fb to be the only module that initializes facebook's javascript. It will initialize it specifically with your application's ID, other modules will not.
You'll have to patch the other module in some way to avoid the problem.