postbit is not showing actual numbers of following / followers
I'm following 2 moderators, but followers / following both show 0 / 0 instead of 0 / 2
I did repair cache too.
Show Users Follow Stats is enabled
My postbit code
Quote:
<dl class="userinfo_extra">
<dt>{vb:rawphrase dbtech_follow_total}: {vb:raw post.total_count}</dt>
<dd>{vb:rawphrase dbtech_follow_total_following}: {vb:raw post.total_count}</dd>
</dl>
|