Hi,

I'm trying for some days to get the fbconnect to work on my production site. When I click on the fbconnect button the popup opens, and I can logon on Facebook. When the popup closes, the main page refresh. It should redirect to fbconnect/register/prompt but it keeps on the same page (it just changes the url address to "#orginal_url#?destination=node"). If I point manually on the url "#orginal_url#?q=fbconnect/register/prompt&destination=node" it works.
If I disable the Drupal "Clean Urls" function, it works perfectly (redirecting automatically to "#orginal_url#?q=fbconnect/register/prompt&destination=node").

Please, I need some help on this.

Tks a lot!

Comments

Tech_Musings’s picture

Status: Active » Fixed

Hi
In order to work in proper way, please use following version of fbconnect module and sdk library.

fbconnect-6.x-2.x-dev

Facebook PHP SDK (v.3.2.2)

Then configure it and it works fine.
Hope it will help some one who are looking for solution of this problem.

thanks,
Anil

Status: Fixed » Closed (fixed)

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