![]() |
Thank you, but I don't understand how do I do the 'Home' condition. Using the code below, can you please post me another example?
Now my code is: Code:
<div id="menucase"> |
Code:
<if condition="!in_array($foruminfo['parentid'], 72, 36, 60) AND in_array($foruminfo['forumid'], 72, 36, 60)"> |
Excuse me Dismounted, but I'm not too familiar with PHP.
If I put it like this: Code:
<div id="menucase"> Quote:
|
Code:
<if condition="!in_array($foruminfo['parentid'], array(72, 36, 60)) AND in_array($foruminfo['forumid'], array(72, 36, 60))"> |
No, it doesn't work correctly..
EDIT: Fixed. Now it works. In this conditional wasn't an '!'.. :) <if condition="!in_array($foruminfo['parentid'], array(72, 36, 60)) AND !in_array($foruminfo['forumid'], array(72, 36, 60))"> Thank you guys. |
thaks :)
|
All times are GMT. The time now is 12:03 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:
|