Hello,
Is there any way to redirect to another page the main drupal browser window after register with facebook in the popup window? (Click on "Login with Facebook" button on popup facebook window).
Thank you

Comments

xatiu’s picture

Let me give you some more details:

When I click Connect in drupal application, it opens a popup window of facebook in order to give the permission to my application in facebook. Then I click on button "Login with Facebook" the facebook popup closes but the main drupal window does not reload. It remains as it was with the button "Connect" in fbconnect block. If the user clicks again on "Connect" he can see that a window is opened for a moment but it closed in some miliseconds. And the user remains to this page with the "Connect" button regardless of the times that he clicks the "connect" button.

Only after user manually page reload the block displays the "Login" button where he can click in order to login to application using the facebook data.

Any help?