If you get stuck adding post count (your members are complaining) let me know lol. Removing the hack took it away but easy to re-add
edit - just change your code to the following (the red option is the post element):
Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
{vb:rawphrase 'posts'}<dd>{vb:raw post.posts}</dd></div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Thanks Received <dd>{vb:raw post.post_thanks_thanked_times}</dd></div>
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Thanks Given <dd>{vb:raw post.post_thanks_user_amount}</dd></div>