Jump to content

Notification for Forgot Password in Login Register module if verification code is expired


tires
 Share

Recommended Posts

Hello!

Is there a way to output a notification if the forgot password verification code is expired and the user is redirected to the login form therefore.

At the moment there is just the redirect (after 60 minute run off) to the login form which could be a bit confusing for the user.

The login form currently looks like this:

$loginRegister = $modules->get('LoginRegister');
echo $loginRegister->execute();

Cheers and thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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