|
Re: Automatic pruning [message #38254 is a reply to message #38242] |
Sun, 29 July 2007 15:08 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can setup a script to run the forum's topic prunning time via cron.
FUDforum Core Developer
|
|
|
|
|
Re: Automatic pruning [message #158201 is a reply to message #38242] |
Mon, 09 February 2009 06:07 |
mvanlamz
Messages: 7 Registered: November 2008
Karma: 0
|
Junior Member |
|
|
So, I've spent some time looking at admprune.php, and the FUD API, and from comments in the code, and a message displayed by admprune.php about running a system check, it doesn't seem like a good idea to delete messages from a forum.
So now I've decided to only display messages from the last few days, and not actually delete them. The net result is the same, and I don't have to worry about things getting out of sync, etc.
Unfortunately, I'm having a hard time locating the spot in the code that pulls the list of Topics. Can someone please point me in the right direction?
Mike van Lammeren
|
|
|
|