Jump to content

/login - to check if a member is already logged in


_Vault_

Recommended Posts

Hi,

some of my members seemed to have bookmarked the /login/ page, so they think they have to login each time they visit the site, thinking "Keep me signed in" is not working. Well obviously they are already signed in, but are browsing to the wrong page.

For a better user experience, it would make sense to tell them "You are already logged in" instead of showing them the Username+Password fields, or redirect them to the home-page instead....

Link to comment
Share on other sites

  • 3 weeks later...

You can probably handle this with template conditionals if it's an immediate issue for your site. Surround the entire login form with a condition that checks if the member is logged in and show them a message that they're already logged in, with a link to log out if they'd like.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...