Ana Konu :http://www.vbulletin.org/forum/showt...90#post2410890 Kurulum :- Kullanmış olduğunuz temada "widget_onlineusers" şablonunda bunu bulun ;
<a href="{vb:url 'profile', {vb:raw user}}">{vb:raw user.username}><vb:if condition="++$onlineCount < count($onlineUsers)">, </vb:if>ve bunla değiştirin ;
<p style="font-weight: bold;">
<a href="{vb:url 'profile', {vb:raw user}}"><vb:if condition="!empty($user['musername'])">{vb:raw user.musername}, <vb:else />{vb:raw user.username}</vb:if></a>Görüntü :