when i try to register using " connect with facebook " on my website. a popup appears and when i enter the my FB credentials, it logs me in and the page is redirected to the facebook home page in that popup.

i checked the API key, redirected page settings, the applicatoin at FB and also in the module section.
* tried it on chrome , Firefox and IE7

this is very important for me as im supposed to up my site as earlier as possible. any one who can help me?

Comments

LaNets’s picture

Please try the lastest dev version

nabilch’s picture

I tried to DEV and the beta 8 .. its not working :(.. Wts wrong? if someone can re write the code if possible?

elksie5000’s picture

My site also redirects users to a popup window. Can anyone help?

rbishop’s picture

i saw this happen to me once today but i edited my settings for my app on facebook.com and it fixed it. i added my domain url in all places in "Edit Application". Make sure you have your domain url entered in all locations with in facebook.com application. (click the tab for canvas and connect.)

asauterChicago’s picture

What field did you enter your URL into? I tried entering my domain on all the fields in Canvas and Connect but it just broke the facebook login entirely.

Before I broke it I had the same problem though, it pulls up the site in a tiny popup window after you have logged in with your facebook account.

vectoroc’s picture

Status: Needs work » Closed (fixed)
doulos12’s picture

Status: Closed (fixed) » Active

I'm still having this problem with Beta9. I tried the 2010-Apr-2 Dev, but it just didn't work at all. So I'm still unable to use this module.

doulos12’s picture

Version: 6.x-1.0-beta7 » 6.x-1.0-beta9

Problem still exists. http://shepherdoftheridge.org to see what's happening. I've checked the Facebook settings.

doulos12’s picture

Category: support » bug

I've tried everything to stop this behavior & finally had to disable the module. Changing category to bug report.

vectoroc’s picture

doulos12 - did you set "connect url" in facebook app settings?

vectoroc’s picture

Status: Active » Closed (fixed)

Please, don't open old closed issues. create new ones
Try last release and read README.TXT carefully.

liquidcms’s picture

Version: 6.x-1.0-beta9 » 6.x-2.0-alpha1
Status: Closed (fixed) » Active

sorry; but why was this closed? since i typically only look for bug reports that are open (the default filter) i didn't realize many others were having this same issue - its nice to know i am not going insane.

anyway, gone through readme about 30 times, latest 2.0 alpha, different results on server and local host which is annoying.. but neither works. i get this issue on my local

have reported issue on 3 tickets here now... sorry for x-posting but they are different issues being reported and need to see if any of the users here figured this out.

liquidcms’s picture

some screen shots showing config:

http://screencast.com/t/ZDVjYmY4ZWU
http://screencast.com/t/ZDNmNTA3MD
http://screencast.com/t/NDJmOWNiZjAt
http://screencast.com/t/NDJmOWNiZjAt

http://screencast.com/t/NDRmODIx - now getting app unavailable; was pretty consistently my fb home page in popup... will see if i can get that again (maybe state of login with fb??)

liquidcms’s picture

yup, once i logged out of FB then i get the home page in popup

http://screencast.com/t/NzNkZTJiOD

oh, and one more; not sure if it matters - there were some comments about this config in README but are no longer there so i have left this blank http://screencast.com/t/NzgwZjU5

liquidcms’s picture

solved.. for me anyway..

appears that the fb_social module (http://drupal.org/project/fb_social) is not compatible with this module. Disabling it and everything works fine on my local (not tested but expect will work on server as well).

primozsusa’s picture

fbconnect and fb_social is cosign infinite loop. if i turned off fb_social it stops but, the problem is that also fbconnect is setting some variables of fb_social and since i am unable to completely uninstall fb_social now even fbconnect is unusable because when i set the properties fbconnect is cosign infinite loop. the problem is in combination between these two modules.
how to clean the database and start from beginning, i dont know....
Primoz

vectoroc’s picture

fbconnect does not set any variables of fb_social.
"fbconnect is cosign infinite loop" - what do you mean ?

try to enable fbconnect_fb_social module

vectoroc’s picture

Status: Active » Closed (duplicate)
liquidcms’s picture

@16 - yes, i get a loop as well when i try the latest dev of both FB Social and FB Connect (both are dated Sept 2010). I also had run the update (6200) that was there for fb connect.

after this messed up my site even disabling all the modules related to both these modules (via direct system table access) would not get site to work again - i needed to restore to a backup of my db.

anyone have any luck getting these 2 modules to work together? if yes, whats the magic version number combination?

also, i re-opened this as i am not sure why it is marked as duplicate as it does not refer to another issue (that it is a duplicate of). i see the FAQ post above but the title is not related and doesn't really provide any detail or test results regarding this issue - plus, since marked as a FAQ i am hesitant to dirty up the post with all the info that is listed here already.

liquidcms’s picture

Status: Closed (duplicate) » Active
liquidcms’s picture

ok, not so sure this was fb related anymore... possibly an issue with oauth modules.

anyway... does seem to be working now with both modules:

Facebook social plugins integration 6.x-1.x-dev (2010-Aug-26) (possibly patched??)
Facebook Connect 6.x-2.0-alpha1

havent tried updating either of these to latest.

vectoroc’s picture

Status: Active » Closed (duplicate)
qasimzee’s picture

Status: Closed (duplicate) » Active

Can anyone post a solution for this? I am stuck in this for almost two weeks :(

vectoroc’s picture

@qasimzee: try last dev, disable other facebook modules. see README from last dev

vectoroc’s picture

Category: bug » support
Priority: Critical » Normal