MyLibary
07-01-2012, 03:15 PM
Hello All..
There is some condition in the user profile:
" <vb:if condition="$prepared['action']">
<dl class="blockrow stats">
<dt>{vb:rawphrase current_activity}</dt>
<dd> {vb:raw prepared.action} {vb:raw prepared.where}</dd>
</dl>
</vb:if>"
template name: memberinfo_block_statistics
It shoudl show what the user doing currently.
Somehow after upgrading to 4.1.12 its disappeared.
Where should i configure that it will show it again?
Thanks alot.
There is some condition in the user profile:
" <vb:if condition="$prepared['action']">
<dl class="blockrow stats">
<dt>{vb:rawphrase current_activity}</dt>
<dd> {vb:raw prepared.action} {vb:raw prepared.where}</dd>
</dl>
</vb:if>"
template name: memberinfo_block_statistics
It shoudl show what the user doing currently.
Somehow after upgrading to 4.1.12 its disappeared.
Where should i configure that it will show it again?
Thanks alot.