The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
I was looking for this as well. I put the code in but it doesn't work. Do I replace the original code or add to it? Also when I add the forums I don't want to see siggy's in do I add ' before and after each forum? Thank you so much for your help
![]() Kathleen(Dominic is my son) |
#12
|
||||
|
||||
![]()
@Kathleen/DominicG:
In your postbit or postbit_legacy template find: Code:
<if condition="$post['signature']"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> Code:
<if condition="$thread['forumid'] == x or $thread['forumid'] == y"> <else /> <if condition="$post['signature']"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> </if> Code:
or $thread['forumid'] == z Code:
<if condition="$thread['forumid'] == x or $thread['forumid'] == y or $thread['forumid'] == z"> ![]() |
#13
|
|||
|
|||
![]()
Thank you so much! I will try it and let you know
![]() |
#14
|
||||
|
||||
![]()
Ok.
![]() |
#15
|
|||
|
|||
![]()
I tried it and it doesn't work
![]() ![]() Kathleen |
#16
|
||||
|
||||
![]()
NP...We'll work this through.
![]() Make sure that you're editing the correct postbit template; either postbit or postbit_legacy. Please post (in the code tag) the signature code that you're using; if you also have my codes in place please add them too. I will also need your forum ID numbers of the forums that you do not want the signature to display. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|