Hello there everyone.I am ussing vbulletin 4.1.8 and a plugin to display in postbit_legacy the user info i want for the users.After the update to 4.1.8 i noticed that in the reputation instead of showin the images wich show the reputation it simply shows
PHP Code:
Reputation
Array
here is a link to a post to
http://www.elitegamers.co/staff-appl...n.html#post166
Currently i am ussing this code to display the repution
Code:
<div class="post_field"><span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}"><dt>Reputation</dt><dd>{vb:raw post.reputationdisplay}</dd></span></div>
How should it be now?
Thanks in advance for the help. :d