PDA

View Full Version : Signatur off in only one forum?


marcel-ea
01-06-2004, 02:15 AM
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

NTLDR
01-06-2004, 06:13 PM
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:

<if condition="$thread[forumid] != X">$post[signature]</if>