The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying to show a welcome message to all users who are not registered or not logged in on forumhome, forumdisplay and showthread. I had originally placed code
Code:
<if condition="$show['guest']">something</if> The if statement evaluated correctly before I moved the code to a replacement variable. But now, it always evaluates the if statement as true, showing the guest welcome message whether logged in or not. Does the replacement variable system not work with if statements? Or is there something special I need to be doing to make it function correctly? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|