![]() |
Would it require much coding to have the detailed portion of the "currently visiting"/"who's online" output to a textfile, for the admin to read later? Even admins can't be on 24/7. ;) It would also be helpful to see what users are running into error pages and what not.
|
i think i possibly may be interested in this hack if it ever came out.
|
Oh! Oh! I'm interested!
|
Not been a PHP guru but a Unix scripter couldn't you try and do the follwing.
I know its not very pretty but why not do this to log what you're wanting to know. File could get quite big though Create the sql file whos_online.sql Code:
echo "select userid, host, lastactivity, location from session \G" | /opt/mysql/bin/mysql database_name 1>>/tmp/whos_online.log 2>&1 And then cron up to run every min. Hope this helps. |
I'd like this hack for the purpose of stalking my suspitious members and dual username detection :)
A nice user-based centralisation of already avalible admin stats. :) |
|
All times are GMT. The time now is 06:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|