Its something wrong with this part:
Code:
<vb:if condition="($vboptions['dbtech_usertag_postbit'] & 4) AND !($vboptions['dbtech_usertag_disabledfeatures'] & 4)">
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase dbtech_usertag_quoted}
<dd>
{vb:rawphrase dbtech_usertag_x_posts, {vb:var post.dbtech_usertag_quotes}}
</dd></vb:if>
</div>
When I add it everything goes haywire, I have taken this part away just now and using the 1st and 2nd part and its working fine.