Is there anyway to know user's last login date? I have just looked into the db, and I can see that there's this "last_activity" field in the xf_user table. But, I want to just know last login date of users, even if users didn't perform any activity after login.
Any help would be greatly appreciated!
Any help would be greatly appreciated!