NoGi Posted July 2, 2015 Share Posted July 2, 2015 Is it possible to change the default group that a newly registered member goes to? I want a newbie group for new members to start in before being promoted to my regular members group. Link to comment Share on other sites More sharing options...
opentype Posted July 2, 2015 Share Posted July 2, 2015 The default groups are assigned in the conf_global.php 'guest_group' => 2, 'member_group' => 3, 'admin_group' => 4, Link to comment Share on other sites More sharing options...
NoGi Posted July 2, 2015 Author Share Posted July 2, 2015 Is that the syntax it's written? So if my new member group has an id=28, i simply add the following line?'member_group' => 28 OK, got it. thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.