The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I add a warning to posts in one specific forum?
Hi, I would like to add a warning when users try to post in only 1 of the different forums. Is that possible? or do I have to hard code modify the template and that will affect all forums?
Thanks |
#2
|
|||
|
|||
You can use notices...
AdminCP > Notices > Add New Notice |
#3
|
|||
|
|||
Thanks. But I should have been more clear. Most users don't read the notices, so I wanted a warning inside the posting area. I guess the only way to do it would be to modify the template. Or is there a mod for this?
Thanks |
#4
|
|||
|
|||
You can modify the template then use an if condition to check if it's in that forum. Probably the newreply or newthread templates
<vb: if condition="$forumid[X]">warning</vb:if> or something like that |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|