Quote:
Originally Posted by Ted S
You're using the wrong phrase variable. You need to edit:
Code:
<phrase 1="$post[goodrank]" 2="$post[totalrank]">$vbphrase[helpfulanswer_x_out_of_y]</phrase>
And change it to:
Code:
<phrase 1="$post[goodrank]" 3="$post[badrank]">$vbphrase[helpfulanswer_x_out_of_y]</phrase>
|
I changed the code you posted, however when I edit the
helpfulanswer_x_out_of_y phease to say:
{1} members liked this post. {3} members didn't like this post, I get the following message on each post:
0 members liked this post. [ARG:3 UNDEFINED] members didn't like this post.
I'm not currently running 1.9 as you mention it's not complete yet. I'm using version 1.8.4