The Arcive of vBulletin Modifications Site. |
|
Chat Log Details »»
|
|||||||||||||||||||||||||
Hi there,
I require the ability to keep a log of all chat activity on my board. I plan to have a single chat room only. Is there a way to dump all activity (time/date stamped) to a text file? thanks dave Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
This would be useful to me as well.
|
|
#3
|
||||
|
||||
|
It may be created for a future version, thats not a promise.
- Zero Tolerance |
|
#4
|
|||
|
|||
|
Quote:
PHP Code:
PHP Code:
PHP Code:
Of course, you should not have the prune chat option active, or else the messages will be deleted. |
|
#5
|
|||
|
|||
|
Looks like it works to me. Nice job.
How hard would it be to code something that dumped the entire log to a text file on the server? Mike |
|
#6
|
|||
|
|||
|
Why dump it to a .txt file, if it's already in the DB?
|
|
#7
|
|||
|
|||
|
Just thought it would be nice to dump the log to a text file every once in a while and purge the database.
Mike |
|
#8
|
|||
|
|||
|
That, Sir, I have no idea how to do it.
|
|
#9
|
||||
|
||||
|
This was brilliantly useful!
Is it possible to make some modifications to this to allowing viewing logs for the created rooms as well? Perhaps a menu to "view Logs for X room"? |
|
#10
|
|||
|
|||
|
Would you want it to be an actual file on your server, which is updated at regular bases, or do you just want to be able to download the .txt file?
|
![]() |
|
|