The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How Would I Change This.....?
Ok Basicly Look At The Code First Then Read The End
Groaned Code In Post Bit: Code:
<div class="postdata"><center> <if condition="$post[post_groan_times] == 1"> $vbphrase[post_groan_time_post] <else /> <if condition="$post[post_groan_posts] == 1"> <phrase 1="$post[post_groan_times_formatted]">$vbphrase[post_groan_times_post]</phrase> <else /> <phrase 1="$post[post_groan_times_formatted]" 2="$post[post_groan_posts_formatted]">I've Never Been Groaned</phrase> </if> </if> </div> Code:
<div class="postdata"><center> <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]">I've Been $vbphrase[post_thanks_times_posts]</phrase> </if> </if> </if> </div> As You Can See I Did Some Modification To The Thanked And Groaned Code My Questions Is This: Looking At The Groaned Code You Can See That I Changed It So It Say I Have Never Been Groaned That Only Shows If You Have Never Been Groaned But When I Tried Doing The Same To The Thanked Code Making It Say I Have Never Been Thanked It Says It When You Have Been Thanked As Well Is There SomeThing That I Can Do To Make It Only Show When You Have No Thanks??? Thanks In Advance To Who Ever Helps Me With This |
#2
|
|||
|
|||
**Bump**
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|