I want to receive an email when someone successfully logs onto my Members area. So I have set this up with FrontEndUsers, and in the settings, under Preferences, I have gone down to the "Notification Settings", selected "on Login", set the email address and email subject, and in the "Notification Email Template" I have the following:
Code: Select all
Someone has logged in: {$username}Someone has logged in:
But it does not identify WHO has logged in... What am I doing wrong please?


