See screenshot below. When a member hasn’t visited the website (despite being approved/activated etc), their “last seen” time is shown as Jan 1, '70. Obviously this is wrong, so should display something like “Never” or “Unknown”
9 Likes
I too see this on imported forums from phpBB where the older users haven’t yet logged into Discourse.
Sure can you add this tweak to your list @zogstrip? Low priority but seems easy.
1 Like
Just added a fix to never display EPOCH
https://github.com/discourse/discourse/commit/216a5a87cbd22875027f18dd2052ba0e57256ed3
EDIT: the real fix (thanks to @lake54 & @DeanMarkTaylor for the reports)
https://github.com/discourse/discourse/commit/672cd92638b8f866d4ac8acb5d2524f340467d3c
2 Likes