Quote:
Originally Posted by Quantnet.org
Ted,
Look at the instruction on your #2 post about Digg edit. There is no Yes|No part. It will always display the + and good rank
Code:
<if condition="$post['totalrank']">
+ $post[goodrank]
</if>
|
That's correct but where you put that is what matters. You need to be sure you have not removed the voting section when you modified the code. Voting is controlled by another snippet of code which exists after the rating display.