The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Hi Lynne,
Thanks for the help. I put the following code before threadbit and I am still getting only "alt1" from {vb:raw $thread['altclass'] }... Anything else I can try? WC Code:
<vb:if condition="!isset($thread['altrow'] )"> <vb:if condition="$thread['altrow'] = 0"></vb:if> </vb:if> <vb:if condition="++$thread['altrow'] % 2 == 0"> <vb:if condition="$thread['altclass'] = 'alt2'"></vb:if> <vb:else /> <vb:if condition="$thread['altclass'] = 'alt1'"></vb:if> </vb:if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|