Quote:
Originally Posted by xtremeoff-road
So I just replace show link with what? The entire code or just the file name?
Thanks so much for the help!
|
for the index.php page
<if condition="THIS_SCRIPT != index">show link</if>
showthread.php
<if condition="THIS_SCRIPT != showthread">show link</if>
Etc.
If its a non vBpage THIS_SCRIPT can be defined to make use of it.