facebook-php-sdk
Facebook JS API errors
I am trying to create a test application the source is the following (index.php): <?php include_once \'facebook/facebook.php\';[详细]
2023-04-03 16:24 分类:问答PHP SDK + Javascript SDK problems in Internet Explorer
When using PHP SDK + Javascript SDK (for apprequests) Internet Explorer (version 9 - I also tried in 7 and also has problems with endless refreshing)[详细]
2023-04-03 08:19 分类:问答Fatal error: Uncaught CurlException: 28: connect() timed out?
I get this error. And it only begun about a week. Fatal error: Uncaught CurlException: 28: connect() timed out! thrown in .[详细]
2023-04-03 06:41 分类:问答PHP SDK: Post to FB application's wall as the app itself
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.[详细]
2023-04-03 04:51 分类:问答Problem with Facebook login not matching CSRF state token
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[详细]
2023-04-03 03:34 分类:问答Facebook JS SDK and PHP SDK Access Token Conflict [closed]
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[详细]
2023-04-03 02:32 分类:问答Has anything changed in the past ~48 hours that would break a legacy canvas app using require_login()?
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[详细]
2023-04-02 18:49 分类:问答manage_pages granted, but can't get accounts info
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.[详细]
2023-04-02 16:50 分类:问答Facebook getUser() function returning user ID after logout
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.[详细]
2023-04-02 15:57 分类:问答php-sdk 3.1.1 can't get $facebook->api('/me') for test user and no authorization request displays
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[详细]
2023-04-02 12:45 分类:问答