The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to add thanks field
hi how to add field in thanks ?
My p?ibit legasy HTML Code:
<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> |
#2
|
||||
|
||||
This is from a modification. Modification questions need to be asked in the modification thread.
|
#3
|
|||
|
|||
|
#4
|
||||
|
||||
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.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|