Lizard King
05-21-2005, 08:32 AM
I made all the template changes and in my postbit templates i have
$vbphrase[posts]: $post[posts] | <if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">$vbphrase[ucs_points]</a><else />$vbphrase[ucs_points]</if>: $points (<a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>) it like this. But it shows like Posts: 105 | Points: (Donate) so i have no points showing in here but in my memberinfo i have the points. Is there a way to fix this ?
$vbphrase[posts]: $post[posts] | <if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">$vbphrase[ucs_points]</a><else />$vbphrase[ucs_points]</if>: $points (<a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>) it like this. But it shows like Posts: 105 | Points: (Donate) so i have no points showing in here but in my memberinfo i have the points. Is there a way to fix this ?