facebook-php-sdk
Checking if a user is logged in to Facebook
I\'m building in Facebook integration into my website with the php sdk. The website use offline_access. According to the Facebook platform rules you have to provide a log out link that logs the user o[详细]
2023-03-31 02:05 分类:问答Grant Extended Permissions within iFrame application tab
I\'m trying to grant extended permissions while keeping a user \'on\' a fan page application tab using the php sdk.[详细]
2023-03-31 00:39 分类:问答How to post to user's wall without logging in, using the new Facebook API?
I have stored a Facebook user ID and a Facebook friend ID. How can I publish to the user\'s wall without logging into Facebook?[详细]
2023-03-30 08:29 分类:问答fb:login-button doesnt work without show-faces
We just switched to new PHP SDK and JS today. but the problem is weird. When we dont use show-faces with perms attribute it doesnt show popup. Only way to get permission popup appear, we need to use s[详细]
2023-03-30 07:02 分类:问答Codeigniter - Facebook - JQuery Mobile problem
I\'m working on an mobile web app that list user\'s friends to pos开发者_开发知识库t on their walls. I\'m using PHP SDK as FB Framework.[详细]
2023-03-29 18:58 分类:问答PHP-SDK Facebook auth keeps redirecting
I am trying to integrate Facebook into a web app that I am working on. I got an api key and secret key from Facebook, and have set the Site Url to http://www.mysite.com/something/app/[详细]
2023-03-29 10:47 分类:问答Facebook api('/me') not authenticating
I\'ve recently been trying to get my app working with the PHP SDK 3.0 and been having some trouble with it seeing that I am actually logged in. I have the \"example.php\" from the 3.1.1 download that[详细]
2023-03-29 08:26 分类:问答Contiuning Crontab Script on Uncaught OAuthException: (#200) The user hasn't authorized the application to perform this action\
I get the Uncaught OAuthException: (#200) The user hasn\'t authorized the application t开发者_StackOverflow中文版o perform this action\\ error on occassion when a user changes their password, and I wa[详细]
2023-03-28 01:32 分类:问答Codeigniter, Facebook javascript SDK, PHP SDK Redirect after facebook login doesn't getUser() until refresh
The process is as follows. 1. User clicks Facebook Login button 2. User signs in and grants perms 3. Facebook redirects uses FB.Event.subscribe auth.login to redirect my login controller[详细]
2023-03-28 00:55 分类:问答Facebook Request Not Creating Notification
I am having a strange problem while making app requests. I understand that when an app request is made through my app, it also puts a notification in the top saying so and so has sent a request from t[详细]
2023-03-27 06:39 分类:问答