![]() |
Multiple !THIS_SCRIPT
Hi friends,
Can someone fix this for me please? :D HTML Code:
<vb:elseif condition="!in_array($this_script['THIS_SCRIPT'], array('vbcms','index','blog'))"> |
Try this:
PHP Code:
|
That code doesn't seem to be valid.
|
Try this:
Code:
<vb:elseif condition="!in_array(THIS_SCRIPT, array('vbcms', 'index', 'blog'))" /> |
Ding ding ding. That worked. Thanks Mark.B and Fields!!! It's always that trailing slash, isn't it? :P
|
Oops, my bad, I'm sorry :D
|
It's very easy to miss stuff off like that, because it's difficult to work out when there should be one and when there shouldn't.
|
All times are GMT. The time now is 04:07 PM. |
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:
|