08-29-2018, 05:14 PM
1. the primary admin account is more than likely exempted from messages. Go to the appropriate User Management page for the admin (UID 1 more than likely) and click "Misc Settings", un check and save.
2. My recommended implementation of this is to track the users last page in the PHP Session using similar code to the reAuth and verifyAdmin functions in us_helpers and admin_verify.php to create the tracking and redirect upon login.
3. You would need to build this.
Thank you,
Brandin.
2. My recommended implementation of this is to track the users last page in the PHP Session using similar code to the reAuth and verifyAdmin functions in us_helpers and admin_verify.php to create the tracking and redirect upon login.
3. You would need to build this.
Thank you,
Brandin.