Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Post count: 0?
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 '
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)).'
';0
Comments
Vanilla Forums COO [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 COO [GitHub, Twitter, About.me]