PDA

View Full Version : show total number reputation in postbit?


scorpss
07-03-2012, 06:02 PM
hello , i dont know how to do this :(

Oh , i tried to add this to postbit legacy :

<vb:if condition="$show['reputation']">
<vb:if condition="$show['reppower']">

<dt>Rep Level</dt> <dd> {vb:raw post.reputation}</dd>
<dt>{vb:rawphrase reppower}</dt><dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>

</vb:if></vb:if>

but results :

http://img337.imageshack.us/img337/354/sanstitrexv.jpg

Lynne
07-03-2012, 06:44 PM
search "reputation" "vb4 mods" "titles only" and you have your pick of modifications or template mods.

scorpss
07-03-2012, 07:05 PM
thanks for answer but here a false code :(

i never found this same as mentionned here : https://vborg.vbsupport.ru/showthread.php?t=237985


i'am on 4.1.5

i nver found this code :

<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>

:( :( :( :(

Lynne
07-03-2012, 11:32 PM
I don't know what you mean. And if you have a question about a modification, then you need to post it in the modification thread. Also, make sure to read the thread since it looks like your question may have been covered already.

scorpss
07-04-2012, 06:16 AM
ok thanks :)