Login History
Got tired of waiting so I studied up a bit on php programming and by using other vBulletin templates as an example, managed to successfully modify the login page so that I now get a complete history of anyone who logs into my site including the Date, Time, Username and UserID.
Why?
Well, I seem to have users who log in very often but never post. But vBulletin has no way of letting you see a members Login HISTORY, just their last activity date and last login.
Now I can instantly display a full list of anyone who's logging in "frequently" but never posting.
Why did I want to know this? Just curiosity.
One side note.....
As far as I know at the moment, I only get a record when they actually type in their USername and Password. I'm not sure if I'm getting an entry if they simply close then re-open their browser. I think their session has to time out before it will generate a new record. I'm working on that.
If you have an interest in this, I'll be glad to tell you what I did and/or share the code snippet that does the job.
Bye
|