Login with facebook account using the facebook connect API

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
heren
Forum Newbie
Posts: 4
Joined: Thu Nov 20, 2008 2:54 am

Login with facebook account using the facebook connect API

Post by heren »

Hi All,
I am developing a website in zend framework. Now, the user have to use the
website using the facebook account. l have integrated the facebook API into the website,
but when we enter the login details and press submit, it comes back to our website in the
facebook pop up itself without login in the website.

But, when we take the facebook website, it is already got logged in. I am sure, the
session has been set in the browser. But it is not getting in my website. If, any one
had a similar problem, please help me.

With hopes and regards,
Heren
Post Reply