how to add thanks field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raja811
    Senior Member
    • Aug 2006
    • 129
    • 3.6.x

    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>
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    That is from an add-on. You need to post in the correct thread for that add-on over at www.vbulletin.org.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...