[SOLVED] Â Displaying a list of users that are currently logged in" Stopped working |
9/11/2020 9:51:46 PM |
PHPRunner General questions | |
M
Mark Kramer author
I use the code below from the "Displaying a list of users that are currently logged in" tutorial |
|
![]() |
Sergey Kornilov admin 9/12/2020 |
You need to make sure that other parts of the code are still there, make sure that lastaccess field gets populated etc. The code itself is correct, you need to figure out what has changed. |
M
|
Mark Kramer author 9/13/2020 |
You need to make sure that other parts of the code are still there, make sure that lastaccess field gets populated etc. The code itself is correct, you need to figure out what has changed.
|