Quote:
Originally Posted by Nick0r
Logician, I'm struggling with this hack and the THIS_SCRIPT variable. What I'm trying to do is make half my templates be assigned one THIS_SCRIPT and half the other. Now I've used the PHP_INCLUDE and that works fine for contents WITHIN the template, but I have a tab navigation system that's called before the template is called - and PHP_INCLUDE won't influence that.
Is there anyway I can achieve my goal (or, is there a way I can have two logician webtemplates running?)
|
I havent tested it before but I believe it should work fine if you clone view.php as view2.php and then change the value of THIS_SCRIPT in view2.php