I am creating a Chrome extension which has a Javascript modifying Facebook page layout, how can I make the wall displaying older posts?
I\'ve asked this on the Facebook Developer Forums, but no-one is answering, so thought i\'d ask it on Stack.
I\'m writing a Facebook iframe/canvas app and would like to give users the ability to invite friends to install this app. Currently I am using Facebook\'s PHP-SDK for logging in the users and all inte
I\'m using Facebook PHP SDK v2.1.2 and JS SDK on my page. I\'ve put a <fb:login-button autologoutlink=\"true\"></fb:login-button>
I am using the Facebook SDK FB.ui.Can I pass a parameter with FB.ui so that it is returned with the response object?
I am grabbing the facebook pages a user admins and displaying them in a select box through the Facebook JS SDK.
EDIT: LAST UPDATE: So, we\'ve tested some more. I used the facebook developers \'lintner\' http://developers.facebook.com/tools/lint/. There are no errors found on either one of my pages PLUS the lik
I created a Facebook app(game) in JavaScript. I used Facebook\'s php-sdk. I dint make a good use of the sdk except to display the name of the user logged, and his details.
I would like to submit a post to Facebook that will be visible to a specific list of friends only. I know that it is possible to set a privacy property for that, as specified on Facebook\'s Graph API,
This is kinda an extension of my previous question. With that somewhat resolved, I\'m still encountering errors. I\'m working off of the Javascript guide here. I\'m now on the last code segment of the