Hi,
I have a situation where members mass post stuff which many a time is irrelevant ... just so that they can get an elevated user status on the board.
I have implemented a throttle where users with less than 30 posts can only post 1 new topic every 2 hours. They can post unlimited replies.
Do the developers see a problem if I split out the number of newthreads v/s number or replies in the user column, with only the number of newthreads being used to calculate the users status on the board?
Cheers,
Shri
I have a situation where members mass post stuff which many a time is irrelevant ... just so that they can get an elevated user status on the board.
I have implemented a throttle where users with less than 30 posts can only post 1 new topic every 2 hours. They can post unlimited replies.
Do the developers see a problem if I split out the number of newthreads v/s number or replies in the user column, with only the number of newthreads being used to calculate the users status on the board?
Cheers,
Shri
Comment