TalkHardRandy
01-30-2003, 08:23 PM
I have one of the phpMyChat Intergration hacks on the board, which I got working & is muy cool...
Except that I need it to clear the messages quicker than the minimum which is 1 hour. Something more like 15 mins or so. I know this is DB intensive, but my provider tells me that it can handle it.
I can do this in the phpMyAdmin by doing a DELETE FROM table, but I have to do it manually. I've poked around to find a hack that will automate this and the best I've found is being able to run queries from the Admin CP.
Any ideas?
Except that I need it to clear the messages quicker than the minimum which is 1 hour. Something more like 15 mins or so. I know this is DB intensive, but my provider tells me that it can handle it.
I can do this in the phpMyAdmin by doing a DELETE FROM table, but I have to do it manually. I've poked around to find a hack that will automate this and the best I've found is being able to run queries from the Admin CP.
Any ideas?