![]() |
THIS_SCRIPT help!
I know that each page in vBulletin has a THIS_SCRIPT but what if I want to hide a page that is included?
|
Code:
<if condition="THIS_SCRIPT == 'memberlist' AND $_REQUEST['do'] == 'search'"> |
Thanks Dismounted for the fast reply :D.
I'm going to try the code and see if it works. How do I do an invert of this code? Say I want to hide instead of show. I tried the following but it's not working: Code:
<if condition="THIS_SCRIPT != 'memberlist' AND $_REQUEST['do'] == 'search'"> |
Code:
<if condition="THIS_SCRIPT != 'memberlist' AND $_REQUEST['do'] != 'search'"> |
All times are GMT. The time now is 03:13 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:
|