So here's some news:
finally Vbteck principle I like unless aplication Digital Jedi.
Already all the interesting options are paid.
But thanks to a hack I found a lot of my answers.
I have only two problems to solve:
last visit:
HTML Code:
<b>Derni?re visite:</b> {vb:raw pmbox.lastvisitdate} @ {vb:raw pmbox.lastvisittime}
or
{vb:rawphrase last_visit} {vb:raw sortarrow.lastvisit}
and Ucash (yes vb credit slows my forum too):
https://vborg.vbsupport.ru/showthrea...ighlight=Ucash
HTML Code:
<dt>{vb:rawphrase ucash_points}</dt><dd> {vb:raw userinfo.ucashdisplay}</dd>
or
<vb:if condition="$show['ucash']">
<dt>{vb:rawphrase 'ucash_points'}</dt>
<dd>{vb:raw post.ucashdisplay}</dd>
</vb:if>
does not work in the postbit_legacy
Would you help me please to operate in this place?