I'd like something that notifies the user that they have indeed logged in successfully.

Currently the only notice they get that the login was successful is no error. Which confuses many users. I've had over 10% of my active userbase already emailing me that they can't login... When indeed they are logging in just fine, they just don't realize it because there's no notification that it was successful.

Comments

hunmonk’s picture

Version: 4.6.x-1.x-dev » 4.7.x-1.x-dev
Assigned: Unassigned » hunmonk
Status: Active » Fixed

i don't generally add new features to an older module, and i've decided not to add this to the 4.6 version. however, i have added it to the 4.7 and HEAD versions of the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)
reggie75’s picture

Version: 4.7.x-1.x-dev » 7.x-1.x-dev

Moshe has written a "login landing"/"login destination" module, and then someone has posted a modification to that in the forums to make it "registration/login destination" module.

i tried that out and it allowed me to make a login successful destination page and redirect successful logged in users to that page.

you'll need to search the forums and modules for more info, but its available.