The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Signatur off in only one forum?
I search now 20 min. but i find nothing.
I search a hack or a db entry. I want that in one forum in my Board its impossible to post a message with a signatur. Thx |
#2
|
||||
|
||||
This should be posible with a template modification, you want something similar to this in your postbit/postbit_legacy templare, replacing X with the forumid of the forum you don't want the signatures to show in:
HTML Code:
<if condition="$thread[forumid] != X">$post[signature]</if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|