The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I need help with a conditional to show some navbar links only in forums but not in vbadvanced CMPS.
any help would be really appreciated . Thank you in advance ! |
|
#2
|
|||
|
|||
|
bumped ..!
|
|
#3
|
||||
|
||||
|
Probably something like:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'xxxx'">stuff</vb:if> |
|
#4
|
||||
|
||||
|
VBAdvanced is called: adv_index
So the condition you'd use is: Code:
<if condition="THIS_SCRIPT != 'adv_index'">stuff</if> |
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
|||
|
|||
|
Thank you so much for helping me out guys
![]() it worked perfect. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|