Active
Project:
Facebook Connect
Version:
7.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 17:19 UTC
Updated:
18 Feb 2013 at 21:21 UTC
A user clicks "[F] Login"
The Facebook login window pops up and the user enters in their credentials
The Facebook login window disappears
Now the user is authenticated and looking at the Drupal site however it doesn't know the user is authenticated yet. So the page needs to be manually refreshed.
Is there anyway to create some sort of js callback function so that when the user auths with Facebook, it refreshes the Drupal site so that the user can see that they are logged in?
I have the current sdk ver 3.1.1
Thanks
Comments
Comment #1
KalenW commentedAny help would be great. I've looked at the fbconnect.js and I see there is a window.reload function after a successful login but it doesn't seem to be working.
Comment #2
d.holmen@gmail.com commentedI also need some help with this. I'll try to set up a rule that fixes it, but it really should be done by the module.
EDIT: I'm having difficulty setting up a working rule.
Comment #3
matiaslezin commentedSame problem here! Have you been able to solve this?