When you logout you are taken to /socialize-logout ... if while on that page you log back in, you are immediately logged out again.

Comments

gambaweb’s picture

could you please post the steps to reproduce.
you should automatically be redirect to the homepage or a preset page that you set in the configuration.

bleen’s picture

1) be logged in
2) click the normal logout link the Drupal provides
3) I am logged out but directed to /socialize-logout
4) without doing anything else I try to log back in but I'm caught in a loop that immediately logs me back out because I'm redirected to the logout page once I'm successfully logged in

I tried this on a mostly vanilla d7 install with no modules installed that typically effect users or logins ...

gambaweb’s picture

I'm trying to reproduce this a on a drupal 7 with Bartik theme and can't
please look at the you javascript console to see if you have any errors there.
the redirect from /socialize-logout is done with js so that could be the problem

gambaweb’s picture

Status: Active » Closed (fixed)

logout process has changed. please upgrade.