Log in

View Full Version : Reputation points are gone after upgrade 4.1.8


temsamane
11-17-2011, 07:53 AM
hi,

look at this thread:

http://www.rkempo.nl/forums/vrouwen/3116-welke-kleur-van-hoofddoek-had-je-vandaag-aangedaan.html

after a upgrade 4.1.8, i lost my reputation points. how can i solve this?

postbit legacy:


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

: {vb:raw post.reppower}
</vb:if>
</vb:if>
</dl></div>
</vb:if>
<vb:if condition="$show['reputation']">


<div class="eti_postbit">
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span></div>
</vb:if>

Lynne
11-17-2011, 04:03 PM
You need to update your custom postbit/postbit_legacy template.

temsamane
11-17-2011, 05:03 PM
yes i solved the problem, thank you