Thread: ioACTIVE
View Single Post
Old 04-30-2004, 06:23 PM  
odd
Senior Member
 
Join Date: Sep 2003
Posts: 273
Default

Think ive found a bug in your greate script. It doesnt show this user in "site activity 1".
This user "test" is not listed in ioActivity.ini "hide users".

Look at the SITE CMD and the date/time



Code:
site activity test
200-/---------------------------------\
200-| user         | date     | time  |
200-|---------------------------------|
200-| test         | 02-05-04 | 03:51 |
200-\---------------------------------/
200 Command successful.

site activity 1
200-/---------------------------------\
200-| last 1 users loggend in . . .   |
200-|---------------------------------|
200-| user         | date     | time  |
200-|---------------------------------|
200-| test2       | 04-04-30 | 07:38 |
200-\---------------------------------/
200 Command successful.

Ive done some more research and found that login.dat continues to log users but somehow the program cant read it, strange.

This is my login.dat file:
Code:
a|27-04-04|23:10
b|27-04-04|23:14
c|11-04-04|14:16
d|29-04-04|06:16
e|26-04-04|05:12
f|01-05-04|16:18
g|12-04-04|00:37
h|01-05-04|23:02
i|26-04-04|16:23
j|06-04-04|01:20
k|27-04-04|22:37
l|01-05-04|21:40
m|30-04-04|07:38
Wonder why it just stoped to show SITE IOACTIVITY 1" last X users loggend in . . . |
odd is offline   Reply With Quote