Log in

View Full Version : changing user post count AND forum post count


Wormow
11-11-2009, 11:53 AM
when i rise a user's post count how do i make it so it also changes the forum post count?

like my user has 50 posts
forum has 50 post count
i change the user's count to 100
the forum now has 100

Lynne
11-11-2009, 03:08 PM
When you manually change a users post count, it can't change the forum count because you aren't saying anywhere that you are adding x posts to forumid a and y posts to forumid b, etc. You would have to change the value in the database manually, but then anytime you update counters, it will go back to what it is supposed to be. You may be able to write a plugin that just adds zzz to the Posts column for that particular forumid. You may want to try that approach.

Wormow
11-12-2009, 02:45 AM
so how can i change the forum's post count?

--------------- Added 1258060914 at 1258060914 ---------------

bump..