Go4Expert Member
17Aug2010,04:28   #21
bikerboy's Avatar
they should all ready be logged in from facebook cause they have to like the page
if you follow what i mean
Ambitious contributor
18Aug2010,02:45   #22
pein87's Avatar
So you just want it to be a like button deal?

http://developers.facebook.com/docs/...e/plugins/like

http://developers.facebook.com/docs/opengraph

those should show you how to do it without even having to add any php at all.

for sign up / regstrations

http://developers.facebook.com/docs/guides/web

by default you cant store there user info from facebook on your site, I'm not sure if its a REST, SOAP, or JSON service for the login service. You only get a session returned to you, theres an example of how to do it as well. I hope that is more helpful to you then I was able to be.
Go4Expert Member
18Aug2010,03:07   #23
bikerboy's Avatar
if tyoulook at the code that is all ready there they way to do it is there just need to fix it