I hate to be a spaz but when doing the template edits, I use the search in template feature to find:
$vbphrase[posts]: $post[posts] <br>
Unfortunately I get that it is not found in either the postbit or postbit_legacy template. As a result I don't know where to add:
<if condition="$post['userid'] AND $vboptions[sr_classifieds_active] == '1'">
<div>$vbphrase[sr_classifieds_rating] $post[sr_classifieds_pcnt]% <a href="sr_classifieds.php?do=user&userid=$post[userid]">($post[sr_classifieds_score])</a></div>
</if>
Can anyone suggest a solution?
ps- I have version 3.5.4
Thanks,
Gehanna
|