I was wondering, I know i've seen this somewhere, how you can hide a part of a code from showing in a certain template...
For example, me it would be to hide the left column (code is in the navbar) from showing in the USERCP...
is there an
<if condition="$show()"> statement that you need to put before or like a negative sign ( ! )?
thanks for all replies!
nevermind, I found the solution because of the Welcome Headers from Ted
thanks!
here is the solution:
Code:
<if condition="THIS_SCRIPT != 'register' AND THIS_SCRIPT != 'login'">