The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
||||
|
||||
![]()
Can we get a screenshot of profile field 101 and 14 in the admincp (with the options) and a link to a thread and can you post 5 lines in the template directly above where you added the code please?
Also, you realize vb4 has elseif? Here's an example from the manual: Code:
<vb:if condition="$my_variable == 1"> <p>My variable is equal to one.</p> <vb:elseif condition="$my_variable == 2" /> <p>My variable is equal to two.</p> <vb:else /> <p>My variable is equal to neither one nor two.</p> </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|