Quote:
Originally Posted by archet1337
Great mod. Thanks for sharing
Is there any way to have the sponsored links show even when a member does not have any visitor messages on the members page?
|
i'm glad u liked it

yes , in same template find line below :
Code:
<vb:if condition="$block_data['messagebits']">
and erase it
and find line below :
Code:
</vb:if>
<vb:if condition="$show['quickcomment']">
change it to :
Code:
<vb:if condition="$show['quickcomment']">