The thing is I prefer everyone who steam links, both new and existing members to be in a primary steam group. The reason for this is that with some plugins I'm trying to set or prevent specific access to the steam linked usergroup only.
For example, I'm using the current plugin:
- Threads Auto Close advanced (by Usergroup)
I only want it to affect the registered usergroup, but it also affects the steam linked users seeing they exist in the registered usergroup as well of which I don't want.
I really hope it can somehow be included in a future update.
Code:
$newusergroupid = $vbulletin->options['stc_default_usergroup'] ? (int)$vbulletin->options['stc_default_usergroup'] : 2; // Default to 2=registered users, since steam users can't verify their email adress
Though I do believe I found the code.
I really do appreciate your help on the matter and everything you've helped me with so far. ^_^
---
I just really personally hope that the email verification issue can be solved/fixed. Whenever someone uses steam registration (without having a forum account) he'll be moved to the email verification group and in the steam linked usergroup if you set a secondary group. He / she can still post because of the "steam linked" usergroup access, regardless of him being in the email verification group.
And when you set the steam linked group as primary, with email verification. He'll be moved to the registration group once he email verified. So the whole email verification with the steam log is a bit messed up at the moment