![]() |
if condition = Post text based on forum number??
Is there any way to use the if condition to make different text come up in an area based on which forum you're at??? For example...
<if condition="$forum['5,9,15']">Text to show up on these three forums only.</if> I want to do this on the New Thread page, and the quick reply area at the thread page. Version 3.5.3 |
Try:
Code:
<if condition="in_array($foruminfo[forumid], array(5, 9, 15))">Text to show up on these three forums only.</if> |
All times are GMT. The time now is 06:40 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:
|