Author

Topic: "Last active" bug? (Read 592 times)

legendary
Activity: 3808
Merit: 7912
October 11, 2016, 03:56:13 PM
#7
Code:
if ($DateRegistered == $LastActive)
   $LastActive = 'Never';

but this does not explain why in other account show, although also registration and last active date same.

example:



Are there any interval of time , if during which did not exceed, to show "never"
This time, user might have logged out after registration ans then logged in again to make the post.

 I would even go so far as to say "must have" logged out.
legendary
Activity: 1662
Merit: 1050
October 11, 2016, 01:45:17 PM
#6
Code:
if ($DateRegistered == $LastActive)
   $LastActive = 'Never';

but this does not explain why in other account show, although also registration and last active date same.

example:



Are there any interval of time , if during which did not exceed, to show "never"
This time, user might have logged out after registration ans then logged in again to make the post.
legendary
Activity: 952
Merit: 1002
October 11, 2016, 01:05:55 PM
#5
His last post was made 18 minutes after creating the account.

If the Last Access is shown on another profile where the last post is lower than or equal to 18 minutes after the account has been created we can conclude this as a bug.
legendary
Activity: 3374
Merit: 1548
Get loan in just five minutes goo.gl/8WMW6n
October 11, 2016, 12:57:39 PM
#4
Code:
if ($DateRegistered == $LastActive)
   $LastActive = 'Never';

but this does not explain why in other account show, although also registration and last active date same.

example:



Are there any interval of time , if during which did not exceed, to show "never"
legendary
Activity: 1662
Merit: 1050
October 11, 2016, 12:43:50 PM
#3
Code:
if ($DateRegistered == $LastActive)
   $LastActive = 'Never';
legendary
Activity: 3808
Merit: 7912
October 11, 2016, 12:36:55 PM
#2
Dude registered on the 3rd, made a couple posts and never logged in again.
Last active was date registered.  I wouldn't call it a glitch.

legendary
Activity: 3374
Merit: 1548
Get loan in just five minutes goo.gl/8WMW6n
October 11, 2016, 12:30:28 PM
#1


 I just noticed that the account even have  few post, but profile info show: Last active-  never.
account profile link:
https://bitcointalksearch.org/user/plejan-905268
Jump to: