![]() |
Prevent Script on Popup Misc.php
I need to prevent a script from loading in my header when a popup is displayed. The popup script runs when the misc.php script is run.
Code:
define('THIS_SCRIPT', 'misc'); Code:
<vb:if condition(!(THIS_SCRIPT=='misc' & NOPMPOPUP)) |
I think you'd want:
Code:
<vb:if condition="!(THIS_SCRIPT=='misc' && defined('NOPMPOPUP'))"> |
Yes! Works like I want it to.
Mark |
All times are GMT. The time now is 07:21 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:
|