Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
24 views

Facebook login button behaviour change

We currently have a Facebook login button on our public website. In the last ~1 day, it has spontaneously both stopped working and started having strange behaviour (i.e., started loading/appearing ...
1
vote
1answer
14 views

Is it possible to launch a facebook app to be used only by some users

Basically I want to create a game, but I want it to be played only by the students of my university. They should log in with their facebook account with the means provided by facebook and then put ...
0
votes
0answers
146 views

Login and ask for permission only on web like facebookSessionLoginBehavior.ForcingWebView but for the authorization too

I'm not sure if it's the right place to ask but here is my problem. I'm doing a game for ipad in unity and I'm using the socialnetwork plugin from prime31. The situation: When you arrive to the end ...
-2
votes
3answers
103 views

Can we run a loop in a column of mysql table? [closed]

Through php, I have to take input of user name and then search for the same in column named as useername of mysql table. If username matches, it looks for matching the password of the same row, so is ...
0
votes
0answers
188 views

Facebook Login button doesn't log in my web app

I have a problem with "Login with Facebook" button. I have a web app that requires several information for log in, inclusive many information that facebook does not have. Because of that I'm also ...
0
votes
1answer
2k views

How to use facebook authentication with asp.net login control?

I have been digging on facebook authentication for a week. I came across so many things such as facebook_connect, Facebook C# SDK from CodePlex and other ways to connect with facebook which are ...
1
vote
0answers
194 views

FB Login Button and Comments Issues

I am trying to incorporate a FB Login button and the Comments Social plugin w/ the javascript sdk. I have them each working independently but have issues when combining them. Are there any events I ...