PDA

View Full Version : how to add thanks field


raja811
08-25-2009, 07:14 PM
hi how to add field in thanks ?


My p?ibit legasy

<if condition="$post[userid]">
<div>$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]</div>
<div>
<if condition="$post[post_thanks_thanked_times] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$post[post_thanks_thanked_posts] == 1">
<phrase 1="$post[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$post[post_thanks_thanked_times_formatted]" 2="$post[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</div>
</if>

Lynne
08-25-2009, 07:27 PM
This is from a modification. Modification questions need to be asked in the modification thread.

raja811
08-25-2009, 07:30 PM
moved here
https://vborg.vbsupport.ru/showthread.php?p=1874297#post1874297

Lynne
08-25-2009, 07:54 PM
That is not the right place either. You need to post in the Modification Thread. Go find the thread where you downloaded the modification and post in there.