Don't update user post count under certain conditions
If a user belongs to a certain usergroup, and they make a new thread or add a post to an existing thread in a specific channel/forum, I DO NOT want to increment the user's post count (user.posts) to increase. I see various functions.. incrementPostCountForUsers and incrementUserPostCount, but does anyone know how I can specifically do the above? Thanks!
|