Closed (outdated)
Project:
Facebook Connect
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 08:31 UTC
Updated:
6 Mar 2023 at 17:35 UTC
Jump to comment: Most recent
Comments
Comment #1
US Drupal Development commentedAnyone have any ideas? I'm seeing this in both the Fbconnect and Drupal for Facebook modules.
Comment #2
rcaracaus commentedI am getting same problem... it seems to only happen when caching is enabled.. but I need caching enabled because my site is slow without it.
Comment #3
rcaracaus commentedAlso.. fbconnect works with caching in Firefox... just not IE and Chrome.. Safari takes a long time to connect with facebook when caching or page compression is enabled
Comment #4
cogniven commentedSounds like the same issue I am facing but with manual connect. Using FF8.0. I hit the Facebook button which brings up dialog to login to FB correctly. Enter username/password and login. The dialog goes away and I am logged into FB (going to FB in another tab shows me logged in) but the drupal login page is not reloaded. Hitting the FB button again used to just print a message to debug console (FB.login called but use is already logged in).
I applied the change to get the email address and now hitting the FB login button pops up the dialog which then closes immediately with no console message.
Manually refreshing the web page will correctly show that the user is logged into FB and the FB button changes to allow logging into site.
Playing with the window.location.refresh() and just changing the reload to force a window.location to some arbitrary page within my site shows that while the main content is being reloaded, the side bar with the navigation info is not being reloaded.
Okay, on further research the button may be being refreshed (block cache is off). Issue seems to be on server side that the facebook_client()->getUser() is not set and thus no user profile retrieved when the page is reloaded following login. However, these are set on a manual refresh of the page. Next will be to determine where and when the server side facebook_client() info is set.
Comment #5
loze commentedDid you get any further with this? I am having the same issue.
Comment #6
xaviclos commentedI am having the same problem even with the caching enabled on Firefox 9, Chrome and IE 8.
Any help would be appreciate.
Thanks
Comment #7
xaviclos commentedI solved the problem but It was in one custom module... Sorry for any inconvenience.
At the moment is working with the solution showed in this topic: http://drupal.org/node/1169694
Comment #8
anil614sagar commentedSame issue here... Can anyone look into this issue..
Comment #9
mikefyfer commentedAlso having this issue, needs a manual refresh after logging into facebook to work.
Anyone have this issue sorted?
Comment #10
avpadernoI am closing this issue, since it is for a Drupal version that now is not supported.
Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.