{last_visit} - The date when the user was last active on the site PRIOR to their current session.
{last_activity} - The time of the user’s last page load.
I’m observing (what I view as) inconsistency’s between our “users” {last_visit} date and their {last_comment_date}/{last_entry_date}. Wouldn’t it stand to reason that their {last_visit} would coincide with their {last_comment_date}/{last_entry_date}?
Some of our “users” data seems to follow what we’re expecting, others do not.
Could this be a result of those users implementing the “auto-login”?
Would it be viable to use the {last_activity} variable in place of {last_visit} in order to circumvent this issue?
Thanks
