![]() |
Forum specific message
I want a message to appear on the new thread page in certain forums only.
Like when you post a new thread, I want to put just below the navbar or somewhere visible a message... basically just making sure they understand what should be posted in that section. How could I do this? |
you can add the text in the templates and surround it with template conditionals:
Code:
<if condition="$forum[forumid] == XX">text</if> |
that conditional doesn't work... i include the following on http://forum.pesinsight.com/forumdisplay.php?f=202
Code:
<if condition="$forum[forumid] == 202"><center><b>This section is only for downloads. Do not post threads with questions!</center></b><br /></if> |
Replace $forum with $foruminfo
|
It doesn't seem to want to work in 3.6. Any ideas?
|
All times are GMT. The time now is 02:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|