Another small bug report. Those who steam linked (secondary usergroup) while they have registered when email verification is required can still post without validating their email. See image:
He was able to make threads and to reply to posts, while the awaiting email usergroup doesn't allow that. And yea, steam settings email verification is set to yes.
Another feature request. Show up the steam button (sign in / login) for specific usergroups. For both unregistered and registered users. For now, I've solved it with using this:
Code:
<vb:if condition="is_member_of($bbuserinfo, 6,7,2,5,1,11,15,14)"><li>{vb:raw steam_button}</li></vb:if>