Quote:
Originally Posted by rinkrat
Does this have to be used for staff? I'd like to use it for my subscribers and give them a custom title automatically when they subscribe. This would require it recognizing their secondary usergroup as being "Subscriber". Can this be done with this hack?
|
No it cannot, but if they are being changed to the appropriate user group after subscribing then you can use the custom title field in the usergroup options. Or a simple condition as this:
HTML Code:
<if condition="$bbuserinfo[usergroupid] == X"><i>Site Subscriber</i></if>
Changing X to the subscriber usergroupid