This discussion is related to the
Post Count addon.
Some users post counts are displaying as zero on their post!

For now, I just changed line 99 in class.postcount.plugin.php to +1 to $Posts
echo '
'.sprintf(T(Plural($Posts,'Posts: %s','Posts: %s')),number_format($Posts+1,0)).'
';
Comments
Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
The plugin consists only off 1 PHP-file with 110 lines, but i'm not able to do so.
Maybe this could be done in 15 minutes.
Thanx
Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
Vanilla developer [GitHub, Twitter]
Vanilla developer [GitHub, Twitter]