Lionel
08-15-2007, 07:21 PM
I've created a template module with first time usage instructions. I would like to display on index page only to those who have no entries. What would the conditional be?
<if condition="vbulletin->userinfo[username] does not have any folder">
display intructions
</if>
<if condition="vbulletin->userinfo[username] does not have any folder">
display intructions
</if>