Log in

View Full Version : Text only certain usergroups can see??


TeaTree
05-28-2006, 04:48 PM
Hey,

Basically i'm looking how to add some text at the top of the forumhome that only certain set usergroups can see-Last time I had a thread like this,someone posted only certain usergroups can see threads, but this is not what I mean

I mean only text please

Thanks

rogersnm
05-28-2006, 05:54 PM
What are the usergroup id's of the usergroups you want to be able to see the text?

TeaTree
05-28-2006, 09:00 PM
Not sure yet-I'll set that later

Paul M
05-28-2006, 09:14 PM
in the template put ;

<if condition="is_member_of($bbuserinfo,x,y,z)">
Your text here
</if>
Where x,y,z are the usergroup numbers.

rogersnm
05-29-2006, 06:28 AM
thats what i was going to say but change his userid's alrady for him... lol