Quote:
Originally Posted by MarkB
As described by Kurafire, this way works great on vB3!!
I simply changed the first line of the global.php addition to:
if($bbuserinfo[membergroupids] == MEMBERID) {
Where memberid=the new usergroup id
I used membergroupid because I kept the users main usergroup as 'registered', so the new miserable group is in his membergroupids record. If that makes sense!
Thanks for the hack! It's horrible LOL
|
Nice one. That had me stumped for ages ... I'll have to try that out