Jon Matcho Posted January 8 Posted January 8 I am trying to figure out if new members are put into the Members group, and whether I can change the registration process so that new members go into the 'New Members' group I created. I suspect the 'Members' group is hard-coded for new members to land in when registering, but cannot confirm this through the documentation. Is this the case? Due to spammers, I am manually approving new members. I want to change this back to automatic, but for new members I want to approve 2 posts before they become unmoderated.
Solution Randy Calvert Posted January 8 Solution Posted January 8 To change the default group for new members you can edit your conf_global.php. Details can be found in the following thread: You can then create a rule to promote users to the full user group once the required post count is reached. The other thing you could do is just move all existing members into the new group and rename the existing one to something like Newbies. (Thats what I did so I did not have to edit any files from default values.) Jon Matcho 1
Stuart Silvester Posted January 8 Posted January 8 There's a group setting for this, edit your 'Members' group, go to the 'Content' tab, enable "Require approval before content shows" and configure the limits as required. Jon Matcho 1
Jon Matcho Posted January 8 Author Posted January 8 Thanks @Stuart Silvester, but that was known and not a complete solution to my actual question regardless. @Randy Calvert deserves the credit for the solution in this case. Regardless, thank you both -- I just wanted to know how the built-in Members group was handled, and the thread referenced above clears all that up.
Stuart Silvester Posted January 8 Posted January 8 7 minutes ago, Jon Matcho said: Thanks @Stuart Silvester, but that was known and not a complete solution to my actual question regardless. @Randy Calvert deserves the credit for the solution in this case. Regardless, thank you both -- I just wanted to know how the built-in Members group was handled, and the thread referenced above clears all that up. Sure, the method I mentioned can be set to require moderation for the first two comments/content and then they do not require further moderation. 👍🏻
Jon Matcho Posted January 8 Author Posted January 8 @Stuart Silvester I apologize -- your original solution works perfectly and is the simplest. I was unaware of being able to remove content moderation after a time/post count. I just implemented that change. Thank you! Stuart Silvester 1
Recommended Posts