The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
The problem is that your <if> has an <else> and then the </if>. So, are you wanting to remove ALL of that or only get rid of the <if> part (and then your are left with the <else> part with no condition around it)?
if: Code:
<vb:if condition="$show['member']"> <div id="pageWrapper"><div class="pageWrap"> Code:
<vb:else /> <div class="loginLeft"> <!-- login form --> Code:
</ul> </div> </vb:if> </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|