Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2013-06-26 23:29:48
- mrdale
- Moderator
- From: Walla Walla
- Registered: 2004-11-19
- Posts: 2,203
- Website
More granularity on user last login Date...
Month and year just don’t cut it. ;)
Offline
#2 2013-06-27 07:02:35
- springworks
- Member
- Registered: 2005-01-06
- Posts: 172
- Website
Re: More granularity on user last login Date...
Agreed, including the date at the very least would be much more useful.
Offline
#3 2013-06-27 07:27:12
- Pat64
- Plugin Author
- From: France
- Registered: 2005-12-12
- Posts: 1,322
- Website
Re: More granularity on user last login Date...
+1
Patrick.
Github | CodePen | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#4 2013-06-27 08:51:45
- philwareham
- Core designer
- From: Farnham, Surrey, UK
- Registered: 2009-06-11
- Posts: 3,215
- Website
Re: More granularity on user last login Date...
Agreed. Hope one of the programmy core devs can do this. Maybe open an issue in SVN?
Last edited by philwareham (2013-06-27 09:07:46)
Offline
#5 2013-06-27 11:48:13
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: More granularity on user last login Date...
The last login date only tells you when the user logged in. Not when the user accessed the site. As the session lasts for a month, the last login date isn’t very accurate presentation of when the site was accessed by the user. You can’t tell from when your account was accessed by someone else, or how actively users use the site.
Now, if the date contained the day, what valuable information would that provide to you?
Last edited by Gocom (2013-06-27 11:57:10)
Offline
#6 2013-06-27 13:08:33
- maniqui
- Moderator
- From: Buenos Aires, Argentina
- Registered: 2004-10-10
- Posts: 3,070
- Website
Re: More granularity on user last login Date...
Nitpick: then, the column may be better renamed to something else than last_access
, as it’s currently named. last_login
perhaps?
Offline
#7 2013-06-27 15:28:45
- mrdale
- Moderator
- From: Walla Walla
- Registered: 2004-11-19
- Posts: 2,203
- Website
Re: More granularity on user last login Date...
OK, so I suppose I should be more specific.
Often I would like to have an easy way to tell when the last time a user was accessing the back end. That field is virtually pointless as is.
Offline
#8 2014-04-03 20:22:30
- fiddle
- Member
- Registered: 2007-10-03
- Posts: 87
Re: More granularity on user last login Date...
I noticed that the last login column really isnt accurate.. Anyone else.?
I know for certain that a specific account was used, but no date shows up..
Offline
#9 2014-04-04 00:51:26
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,208
Re: More granularity on user last login Date...
fiddle wrote #280049:
I know for certain that a specific account was used, but no date shows up..
That person didn’t log out then. As a result, there’s no login necessary and no new timestamp created.
Maybe hide the checkbox “Remain logged in” from the login screen? Can’t tell, though, what happens if users don’t log out and quit their browser immediately.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#10 2014-04-04 01:24:10
- fiddle
- Member
- Registered: 2007-10-03
- Posts: 87
Re: More granularity on user last login Date...
I did log out..
I created an account for myself just to test, and I log in, do whatever, log out.. Never gets marked with a date, although, this is using smd_user_manager, cbe_members, cbe_frontauth..
Not sure If this might make a difference, but some accounts are logged, others are not..
Last edited by fiddle (2014-04-04 01:26:21)
Offline