PDA

View Full Version : "if condition" doesn't work properly


admolot
01-18-2008, 10:34 PM
I put this into "header":


<if condition="$bbuserinfo['userid']=1">
some text
</if>


And the problem is that the text:
some text

is shows up to any usergroup despite their id.

I tried to disable plugins and used the default style - with no luck.


Any help would be appreciated.