Quote:
Originally Posted by bitg
Sweet hack. Thank you
Question. I am using vbAdvanced CMPS system. How do I add your hack to that as well?
|
Find in template navbar
PHP Code:
<if condition="THIS_SCRIPT == 'index'">
Replace with
PHP Code:
<if condition="THIS_SCRIPT == 'index' OR 'adv_index'">
EDIT: it works, look in the php code above for the answer...but if you got CMPS out of your fourms DIR, that's a slight problem as the avatar images don't show up. I'll find out that error and fix it right away.