I'm a little confused and perhaps there's a simple answer to this but fbconnect login button logs only my application dev account not other accounts.

To explain better:

I do have fbook connect module installed.

I have a 'facebook dev email' that I use for my facebook application, let's call it (dev@gmail.com).
And I have a 'regular facebook user' account, let's call it user@gmail.com.

Now, when I click on the fbook connect button, the registration window pops up.
When I put my dev@gmail.com email, I get logged into fbook as well as to my site. That's great, that's what I want.

However, when I click on the fbook connect button and input my regular user (user@gmail.com) email,
I get logged in to the facebook account within the pop up window, but I don't get logged in to my site.

Any ideas why?

Here's the code fbook connect button code:

<fb:login-button onlogin="facebook_onlogin_ready();" size="medium" background="dark" length="long"></fb:login-button>

Thanks for any suggestions!

Comments

yrre7’s picture

Hey,
I have similar problem, just wondering have you got this fixed? If so, how did you do it?

Thanks,

vectoroc’s picture

Status: Active » Fixed

Reopen pls this issue it problem is still here

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

gaxze’s picture

I've got exactly same problem..