Quote:
Originally Posted by dooch
This is the bit im most interested in. Unfortunatley I cant get this code to work, even if I alter it to this... any ideas?
Code:
<if condition="$threadinfo[toppost] == $post[postid]">This is the top rated post!</if>
|
I enabled the top rated post feature from Helpful Answers settings. I added
<if condition="$threadinfo[toppost] == $post[postid]">This is the top rated post!</if> in the postbit template. Unfortunatly, it does not work.