Quote:
Originally Posted by sabret00the
this shouldn't be too hard, it's just two queries on a cron that can hourly (not including the count rebuilds).
|
Shouldn't base it on cron - easier to do it this way - each time a poster makes a post, you have a conditional to check the number of replies - if it exceeds the limit, a new thread is made instead. That's how I've done it anyway. When I find time I may release this.