AlfonsoC
08-29-2004, 08:57 PM
Is monday and will continue doing some template modifications, one has resisted to me (until now...).
Does anyone can shed some light why this conditional does not work?
<if condition="$bbsuserinfo[ posts]==0 AND $bbsuserinfo[ groupid]==3>
blah, blah, blah...
</if>
What I want to do is create a message in forumhome to display to those all users who are registered users (groupid 3) and their postcount is zero. What I'm doing wrong?
Does anyone can shed some light why this conditional does not work?
<if condition="$bbsuserinfo[ posts]==0 AND $bbsuserinfo[ groupid]==3>
blah, blah, blah...
</if>
What I want to do is create a message in forumhome to display to those all users who are registered users (groupid 3) and their postcount is zero. What I'm doing wrong?