Postbit Problem?

LMFAO 2 MUCH

New Member
Yeah, it's probebly nothing major but it has really begun to bother me as I like everything on my website in top shape.

scrrenshotfx8.png


Code:
<if condition="$show['reputation']"><div class="info"><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>

This is the current code I have in place.

Thanks
 

h@ck3r

New Member
So I'm guessing it should the the user reputation that's displayed there?

If so- might seem a silly question, but have you enabled it in the ACP?
 

LMFAO 2 MUCH

New Member
Whoops, my bad.

No, I mean that the
HTML:
 <div class="info> </div>
code is not working on all the members posts.

If you can see that my reputation doesn't have a gray background yet pyrions does. Thats the problem I can't seem to fix.
 

Kosiguru

New Member
Might seem weird but if you disable the tutorial postbit display on the broken one does it fix itself? If so it might be a broken if condition. Might be the aim icon as well.
 
Top