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.

Additional functionality not defined in a class that the helper operates on.

learn more… | top users | synonyms

-6
votes
0answers
24 views

changing my name on Facebook, need id? transgender [closed]

So I am a transman & I want to go by my male name on my facebook. Apparently I have changed my name to many times, so I followed the instructions given on facebook. The problem is I have not yet ...
-2
votes
0answers
103 views

Facebook page name change anyone over 200 likes [closed]

I run a facebook page and the name needs tweeked.... The issue is we have over 200 likes so facebook wont let us, can i get a developer to change it for me.... The page is save falconer museum and it ...
-2
votes
1answer
65 views

Facebook Wont Load Login Page I Keep Getting Server Errrors [closed]

elation%253Dopener%2526frame%253Df7bd8f11%26sdk%3Djoey%26display%3Dpopup%26response_type%3Dtoken%252Csigned_request%26domain%3Dwww.fbrell.com%26fbconnect%3D1%26origin%3D1%26from_login%3D1&rcount=1 ...
0
votes
1answer
74 views

Trying to add ScreenShots to my FB App detailed page, I can't see the option to add any?

I'm trying to add ScreenShots to my FB App detailed page however I have read the guidelines but on the actual detailed page can't see the option to add any? This is stopping me from submitting my ...
0
votes
0answers
206 views

Facebook websites Admin Pages are gone [closed]

I have a problem. I have somehow lost all the fb fan pages that i have access to post updates. I have all the necessary meta tags included including the fb:admins tag in the header, but now when i go ...
1
vote
1answer
454 views

I cannot get 'show faces' to work in the like box

I am stumped - I have been spending hours trying to get what I thought would be something simple to work, I have failed. Go to the following URL: ...
0
votes
2answers
212 views

Facebook Login Authentication

I have a website where users can login using facebook. Users can register with their facebook account and that's fine. the problem is if they return to my site but they are already logged into ...
2
votes
3answers
3k views

Like Box - Showing “check in's” rather than recent posts?

I just added a Facebook Like Box, per the instructions on the developers page here:https://developers.facebook.com/docs/reference/plugins/like-box/ The page says it should show recent posts from the ...
0
votes
1answer
438 views

Problems to open remote secure file with file_get_contents(php) [duplicate]

Possible Duplicate: file_get_contents() returns “failed to open stream” when hitting HTTPS how can i open https://~ urls with file_get_contents? it's possible to do? i'm ...
0
votes
3answers
375 views

session_start() and curl php

I do not know, but whenever the PHPSESSID cookie is created, all my scripts that use curl are getting slow, someone could tell me why? even without the session_start(). doesn't matter.