Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

Honestly after googling and reading alot of obsolete methods ive come to you. Im using PHP and facebook API to implement an authenticating system. The users authenticate Fine, But i was wondering how to take it one step further and add a fb dialog to select friends of whoever has joined the site using facebook and then invite his/friends to join them on my site. Is there any comprehensive tutorial that can explain to me this or any one with any experience with this.

share|improve this question
1  
Invite how? Post on their wall? If you are set on using the dialog for this, I believe developers.facebook.com/docs/reference/dialogs/requests is the only option for this. – Niklas Jun 3 '11 at 21:25
@Niklas thanx for this link. – Sir Lojik Jun 3 '11 at 21:40
@Nicklas ... using that dialog, on accepting the request a user is sent to the application canvas url apps.facebook.com/[app_name]/?request_ids=012345678910 . Im interested in sending the person to a different domain.. – Sir Lojik Jun 3 '11 at 22:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.