Quote:
Originally Posted by griffinzx10
Lynn I like this idea still having the site track the posts, but not show in the users profiles, so this way, people dont go on postwhoring tangents trying to out post +++++ another person. How would I do that??
|
In both postbit and postbit_legacy is a line like this:
HTML Code:
<div>$vbphrase[posts]: $post[posts]</div>
Either remove it or comment it out. Also in MEMBERINFO (3.6.8) are these lines:
HTML Code:
<tr>
<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>
</tr>
You may remove them.
I think those are the only places post counts come up.
Quote:
Originally Posted by griffinzx10
Princeton, thanks for the reply, but I am looking to do a small banner that I can drop into their public profile, or the part that shows with every post they make. Kind of like a badge, like, hey I contributed to the site...
|
User Ranks may be small little images or text. They show up in both the postbit and in MEMBERINFO. Basically, you put all your contributors into a Secondary Group and then you can give members in that group a little 'badge' or whatever in their posts/memberinfo.