Skip to main content

All Questions

Tagged with
1 vote
0 answers
394 views

Facebook app is misconfigured

I am working on a facebook app, it takes the oauth from the user. Everything works fine but, When the user reject the popup oauth then it displays: "Sorry, the details for F_wp_app cannot be ...
Programmer's user avatar
0 votes
4 answers
4k views

fb:login_button failed to resize in 45s

Facebook button is not working on IE8 at starting it is coming like in screenshot and after 45 seconds it disappears automatically with error fb:login_button failed to resize in 45s 2 more error ...
Ashish Sharma's user avatar
0 votes
1 answer
83 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 ...
LukasFT's user avatar
  • 164
2 votes
5 answers
7k views

Facebook Like Button popup dialog closing immediately 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) ...
TheMethod's user avatar
  • 2,953
2 votes
1 answer
6k 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 ...
FireCrakcer37's user avatar
2 votes
3 answers
2k views

CSS styling: selector for facebook markup

Is there a way to target or select the following element in CSS, or similar FBML element? <fb:login-button></fb:login-button> Thanks!
HandiworkNYC.com's user avatar
1 vote
2 answers
261 views

What are the consequences for ignoring xmlns:fb in <html> tag

So, it's been known that xmlns:fb is required for facebook's tags to validate in XHTML strict or whatever validators. I don't believe I should care about it. (May be the importance of validators shall ...
mmhan's user avatar
  • 731
3 votes
2 answers
3k views

Facebook like with FB.Event.subscribe

I currently have a like button on my app and I need to detect when this is clicked so that I can trigger some javascript. Currently I use this: FB.Event.subscribe('edge.create', function(response) {...
Jonny F'usé's user avatar
0 votes
1 answer
920 views

Facebook login button doesn't render after refresh

I have been experimenting using a Facebook login button on my website. The login button renders correctly the first time I access the page and when I arrive at the page through a link, however, if I ...
Tom's user avatar
  • 721
4 votes
1 answer
250 views

OpenGraph - Setting expiry?

So, on facebook, the ticker shows recent stories from views to my site, now, what would i need to do to make the ticker display the fact that someone is 'viewing' a post. Anything i try just ends up ...
nickw444's user avatar
  • 966
2 votes
1 answer
5k views

Customize text/look of facebook's send button

I would like to customize the look&feel of the facebook send button. Instead of using "send" as a label I'd like to use something like: "send to friend". Is it also possibile to use a fully custom ...
Hendrik's user avatar
  • 4,889
5 votes
6 answers
13k views

facebook iframe App: Send/Like button z-index issue

We are having a problem with our facebook like/send button, if you open: http://apps.facebook.com/bymii-test/products.php?pageid=216605071714962&prd_id=35&prd_name=Coalesce: - click facebook ...
Hendrik's user avatar
  • 4,889
0 votes
2 answers
87 views

Is fb:submit gone?

I have an old FBML app that uses fb:submit. When I was trying to make a few changes to it I noticed that the fb:submit buttons aren't functioning and I'm not sure whats happened here.
Matt Dunbar's user avatar
0 votes
2 answers
149 views

Does Facebook login kick off an event?

I have this on my page <fb:login-button perms="publish_stream">Login with Facebook</fb:login-button> But I want to know if there is a way that when a user clicks the login button, I can ...
slandau's user avatar
  • 23.9k
1 vote
1 answer
610 views

What is the difference between User permission and Friends permission on Facebook?

http://developers.facebook.com/docs/authentication/permissions/ I'm trying to decide which Read Permission to ask for from my users. What exactly am I getting from User permission and from Friends ...
Wex's user avatar
  • 15.6k

15 30 50 per page