I am trying to create a test application the source is the following (index.php): <?php include_once \'facebook/facebook.php\';
When using PHP SDK + Javascript SDK (for apprequests) Internet Explorer (version 9 - I also tried in 7 and also has problems with endless refreshing)
I get this error. And it only begun about a week. Fatal error: Uncaught CurlException: 28: connect() timed out! thrown in .
There are a lot of questions on SO about this, but not exactly what I am looking for. In my case, users can log in through Facebook/Twitter/other. And they can upload an image.
I did some searches and I didn\'t find anything that was related to my problem. I\'m currently trying to implement a Facebook login to my website and I\'m having problems with the login authenticatio
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
Nothing has changed on my end (at least I don\'t think anything has), but all of a sudden I\'m unable to launch my app (and users reportedly are unable to install/launch) which uses the legacy require
Yesterday I developed a little script (app), where I was able to upload photos to a specific album of a fanpage while visiting this fanpage (with installed app) as a fan.
I\'m developing using the Facebook PHP SDK. I wanted to make it so that when the user logs out of Facebook, they will automatically be logged out of my website too.
When I use the following code, $user_profile = $facebook->api(\'/me\'); will show the info for me, the admin user, but when I switch to a test user the permissions dialog never displays for the test u