I have slightly modify the hack in order to always show 7 stars... the acquired stars being coloured.
Ex:
https://vborg.vbsupport.ru/attachmen...chmentid=17807
In order to use that... just replace this part of the code in the postbit (or postbit_legacy) template
HTML Code:
$vbphrase[treuesterne]<br />
<if condition="$jointime > 720"><img src="images/stars/treue.gif"></if><if condition="$jointime > 600"><img src="images/stars/treue.gif"></if><if condition="$jointime > 480"><img src="images/stars/treue.gif"></if><if condition="$jointime > 360"><img src="images/stars/treue.gif"></if><if condition="$jointime > 240"><img src="images/stars/treue.gif"></if><if condition="$jointime > 120"><img src="images/stars/treue.gif"></if><if condition="$jointime > 1"><img src="images/stars/treue.gif"></if>
by:
HTML Code:
<br />$vbphrase[treuesterne]
<if condition="$jointime > 1"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if><if condition="$jointime > 120"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if><if condition="$jointime > 240"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if><if condition="$jointime > 360"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if><if condition="$jointime > 480"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if><if condition="$jointime > 600"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if><if condition="$jointime > 720"><img src="images/stars/stars.gif" width="11" height="12"><else /><img src="images/stars/stars_v.gif" width="11" height="12"></if>
And just upload this two images in you images/stars/ directory (or any others images you want...)
stars.gif:
stars_v.gif
And you will have this:
https://vborg.vbsupport.ru/attachmen...chmentid=17806
You can see working exemple here:
http://www.fnlutte.com/forum/