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.

learn more… | top users | synonyms

0
votes
0answers
30 views

FB Send button issue

I am new to FBML and am trying to put the FB send button in an iframe on my site, but its not working. It doesnt load: Screenshot: http://www.poftracking.com/ Here is my code: <div ...
0
votes
1answer
343 views

FB LOGIN POPUP BLOCK

I am making using fb login feature but problem comming to me is that whenever i click on the fb login button before page media loading is completed, it blocks the popup for fb login but if i click on ...
0
votes
1answer
69 views

how to add external css in facebook tab pages?

how to add external css in facebook tab pages? I am adding tab in my facebook pages, now I want to know to add external style sheet I have tried but it is not working
3
votes
1answer
1k views

Mobile users unable to access Facebook page tab

I'm having a problem that I can't see to fund the solution to. I have a tab on my Facebook page (one of those static HTML: iFrame apps). There are no problems accessing it from a PC, however when I ...
0
votes
0answers
44 views

HTML for Facebook Groups/Pages

So I have seen a couple FB pages in which there's an extra, custom tab (like Information, Photos, etc.) edited with HTML (or FBML, not sure) and I was wondering how to open one, and also if it can be ...
0
votes
0answers
31 views

getting user details for my facebook page

How can I get the details of the user who have liked my page in facebook? I want to save the info to my database?
1
vote
0answers
64 views

FB send popup box position

Is there a way to position the popup box of the FB send button? I've seen a "workaround" with additional CSS properties and tried it but it seems to be "cheesy" and not a good solution. FB ...
3
votes
1answer
161 views

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 ...
0
votes
0answers
46 views

Use Facebook app page to keep global (world) ranking

This is my first question in SO and I am mostly interested in generic guidelines. Actual source code would be appreciated, but since I didn't write any code myself yet it's not expected. Here is my ...
1
vote
1answer
477 views

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 ...
-3
votes
2answers
1k views

How to get code to automatic like facebook from every user from my app [closed]

I search a code which add likes to my page from users, who are logged to my app. My second question: I search a link, which add like to page. Example: http://facebook.com/[my page id]/like_ad There ...
0
votes
1answer
40 views

How can I show FBML tabs on mobile

I know how to make these tabs: https://www.facebook.com/youseedanmark/app_129835087123805 on Facebook. But it won't show them on mobile. How do I fix that. Bear with me if this is a repost, but I ...
0
votes
1answer
44 views

How to get notified if a friend accept my application invitation

We can able to invite friends for an application,Is any way to get information the particular friend accept my invitation?
0
votes
0answers
21 views

Is there any way to recover lost FBML tag data (lost)

I was not aware that facebook was deleting FBML tabs for fan pages. I lost a huge amount of information (ie , my bands event calendar and other useful stuff). Is there any way to recover that info? ...
0
votes
0answers
193 views

Facebook - Recommendations Bar not working in Opera browser

I have set up the facebook's "Recommendations Bar" on our community board and placed the facebook code correctly, this block right after the opening body tag: <div id="fb-root"></div> ...
0
votes
0answers
153 views

facebook opengraph OAuthException An active access token must be used to query information about the current user

<?php if($_GET['id']) { include("connectvars.php"); $id = mysql_real_escape_string($_GET['id']); $do = mysql_query("SELECT * FROM music WHERE musicid = '".$id."' LIMIT 0,1") ...
-1
votes
1answer
38 views

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.
0
votes
0answers
240 views

<fb:registration> redirects to http://www.facebook.com/plugins/registration.php

I am using the xfbml. I've implemented it on https://weddingful.com/signup It works great in Chrome, FF, and Safari. If user is signed into Facebook, but not my website, the registration is ...
1
vote
2answers
71 views

How get the user id if the user isn't connected to your app?

Is it possible to get the user id if the user isn't connected to your app?
0
votes
1answer
78 views

Activity feed plugin not rendering

I wanted to just get a basic understanding of how the Activity Feed plug-in works so I figured I would set up a small example on an html page just to see what it looks like.I am using the FBML method ...
0
votes
0answers
94 views

Like button confirmation - doesn't close the popup

When I click on the like button, It shows the comment popup and closes immediately. I click on "Confirm" button and opens up a popup for like. I click on "Like" , It closes the popup and opens the ...
1
vote
2answers
1k views

Facebook Like Button popup dialog closing immediatly after clicking

I am simply trying to test a bit of like functionality on a test page and am getting unexpected behavior. When I click the like button the dialog(the one where you can add text and post to your wall) ...
0
votes
0answers
70 views

Why “Like” and “Send” buttons go grey after click?

We use the FBML tag "Like" with "Send" enabled in the following page: http://useum.org/exhibit/Heartbeat-X-ray-NIKE-X-Wonman-Kim-2011 When a user clicks "Like", the textbox for a comment doesn't show ...
0
votes
1answer
384 views

Get response / event handle after FB.Share

in my php code im using below code to share data : <a id="fbshare" class="fbshare" href="#" onclick="fbshare()" name="fb_share" share_url="<?=$dataLink"></a> <script ...
0
votes
0answers
83 views

Facebook like button dissappeared for specific url

A client of ours has run into a problem theyve asked us to look at. They have had a like button embedded on their site (e.g. http://www.myclientsite.com/) for some time based on code generated by this ...
0
votes
0answers
107 views

Facebook Likes contain fb_ref attribute and shares/posts of the like do not

When creating a like button and adding the ref attribute like this: <fb:like href="somelink" ref="some_referrer" width="200" send="false" layout="button_count" ...
1
vote
1answer
234 views

There is no pending application request

Whenever i receive a developer request to work on a app i can see the request in: https://developers.facebook.com/apps?view=app_requests but whenever i accept it says "There is no pending application ...
0
votes
1answer
159 views

FB-Connect simple script not working

<html xmlns="http://www.w3.og/1999/xhtml" xmlns:fb="http://facebook/2008/fbml"> <script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php"></script> ...
0
votes
1answer
48 views

Why would an app start redirecting to the home page?

At some point recently (i.e. this month), our Facebook app has started redirecting to https://www.facebook.com/home.php instead of loading the app. The app was originally created as an FBML canvas ...
0
votes
1answer
114 views

fb loading image not hiding

I have a vanilla implementation of the fb register button on my website, but the loading graphic will not hide.. <fb:registration scope="email,user_birthday,publish_stream" width="520" ...
1
vote
1answer
1k views

How to use Facebook share button with callback function?

I used facebook share button without xfbml until yesterday. Yesterday I see that share button not working. Until yesterday I was adding an anchor element with name fb_share only, facebook js-sdk ...
0
votes
1answer
319 views

Refreshing facebook like button after swapping url with javascript is not working

I have a problem where im using javascript to change the href of the facebook like button to change the url to a new link based on new ajax video content the user can load on the webpage. I want to ...
0
votes
2answers
1k views

Get permalink to a post published on user's wall

Using Facebook dialogs, app users can share stories. I wish to be able to construct a permalink to the published story and offer as link to view the post. What we receive in response is the post_id, ...
0
votes
1answer
112 views

how to resolve this graph api redirecting not working

I am new in facebook application,i am try to change code from fbml to graph api but graph api redirecting not working, it shows 404 page not found.My canvas type is FBML.How can I change canvas type ...
0
votes
2answers
2k views

facebook like button doesnt show faces for FB pages

I have a website where I want to show a facebook like button, which shows the faces. my FBML looks like this <fb:like send="false" width="200" show_faces="true" action="like" ...
3
votes
1answer
796 views

Is XFBML being Deprecated?

According to Facebook, FBML has been deprecated and will be removed on July 5th 2012, as quoted here. This is not a duplicate of this question as I am referring to XFBML not FBML. My question is ...
3
votes
1answer
168 views

Switching from FBML to Javascript SDK and Social Plugins

This question might be somewhat open ended. How would I go about switching from using FBML in my application to using the Javascript SDK and Social Plugins. Im dealing with a massive application so ...
2
votes
1answer
93 views

Retrieve pictures from a Facebook page?

I want to get the images that members of a Facebook page post. How could I retrieve them? I am not talking about a user profile, I am talking about a Facebook Community page. I can access the album ...
-1
votes
1answer
845 views

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 ...
0
votes
1answer
54 views

How to loop throw more then one request id?

Is this method depreciated? FB.api("/?ids=" + response.request_ids, callback); It used to work but not it doesn't. I want to get all the data from all the requestIds I received using JavaScript. For ...
0
votes
1answer
47 views

Calculate the percentage of users with a facebook cookie?

I'm trying to determine if there is a way that I can count percentage of users visiting our website that already have a facebook cookie on their browser. I'm trying to determine how strongly we ...
0
votes
1answer
117 views

html: FBML namespace

We are using application with integrated Facebook "login" functionality. For some reason, app crashes for IE 7 browser only. If in master page we add: <html xmlns="http://www.w3.org/1999/xhtml" ...
0
votes
1answer
229 views

Facebook 6th June 2012 Changes

Facebook developer roadmap is available at : http://developers.facebook.com/roadmap/ This says - June 6th 2012 "Removal of FBML - FBML apps will no longer work on Platform. All FBML endpoints will ...
0
votes
1answer
2k views

fb-login-button and positioning

I'm trying to avoid the modern cliche of having my own custom login system for my website, and instead I'm trying to use Facebook and Twitter as options that users can have to login to my site. After ...
0
votes
1answer
377 views

Will xid-based fb:comments be lost on June 1st?

As far as I know there is no way to migrate existing Facebook comments which use fb:comments/xid over to the new fb:comments/href version. There are some StackOverflow topics ( How to migrate Facebook ...
0
votes
1answer
105 views

Will Facebook's fb:visible-to-connection still be available after FBML is phased out? [closed]

I was wondering if I will still be able to use tags like "fb:visible-to-connection" and "fb:else" on Facebook pages once Facebook phases out FBML? Thanks! Dan
0
votes
1answer
369 views

Facebook Connect blank page

I have a strange problem with Facebook Connect on one of my sites. It was working perfectly before this morning. I've checked all recent changes, and nothing seems to be related with this issue. ...
-1
votes
1answer
303 views

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(): ...
0
votes
1answer
214 views

<fb:login-button> attributes&events

How do I get a complete list with all attributes and events for fb:login-button? There are many attributes (eg: "perms") or events (eg: "onlogin").
1
vote
1answer
516 views

will fb:name stop working completely?

I see that fbml will stop working on 6'th of June 2012. So I assume these are the tags like fb:name and so on. Is fb:name also xfbml and will xbml also stop working? How else can I display a non ...

1 2 3 4 5 12