Quote:
Originally Posted by Dark Navi
Ok so as you can see in the picture below, the member has 1 PM, but the user info displays 500+, this is because I pruned all PM's via the database.
How can I set that number in user info to the current amount of PM's the user has?

|
You should NOT be pruning PMs (or ANYTHING) via the database directly specifically because oif issues like this.
I think if you send them a new PM (that they may or may not have to read) it will force a re-count of their PMs.