Moving this mod to below the signature line:
1. Enable Manual Template Placement
2. Find the code:
Code:
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
3. Add {vb:raw helpful_answers} below this line
Tips & Tricks Using Template Variables:
{vb:raw post.totalrank} - The total number of ratings
{vb:raw post.goodrank} - The number of good ratings
{vb:raw post.badrank} - The number of bad ratings
{vb:raw post.helpfulgood} - True if the post is positive overall (more good than bad ratings)
{vb:raw post.rate_helpfulanswer} - True if the user can rate the post (false if they are banned or have rated it).
{vb:raw post.helpfulanswerid} - True if the user has already rated the post.
Top Helpful Answers Page:
This is disabled by default. Once enabled you can find it at
www.yoursite.com/forums/helpfulanswers.php