PDA

View Full Version : "array" where the reputation should be - postbit legacy


VBUsers
10-10-2013, 08:46 PM
I have been having this issue with my posbit legacy showing array where my rep should be

<vb:if condition="$show['reputation']">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span>
</vb:if>

can anyone tell me what it should be ?

Digital Jedi
10-11-2013, 02:22 AM
Is this the site in your signature? Because I can see rep just fine as a guest.

VBUsers
10-13-2013, 01:07 AM
I pulled the code from the default template and replaced it. Yes its fixed now thank you