Log in

View Full Version : Minimum posts to join usergroup


RDX1
03-11-2006, 05:11 AM
Is there a modifcation that makes it so there is a minimum requirement in time/posts that a user can join a public usergroup? I don't want to use automatic promotions or add them manually.

RDX1
03-13-2006, 02:45 AM
Anyone?

RDX1
03-16-2006, 07:50 AM
Bump

RDX1
03-19-2006, 05:22 PM
Up..

RDX1
03-26-2006, 11:18 AM
Bump

DrewM
03-26-2006, 11:32 AM
Just create a link to join the user group and wrap conditions around it for the post count.

RDX1
03-26-2006, 01:07 PM
But there is a few problems with that. How would I remove it from the UserCP? Someone with the post count could send the link to someone without the requirments.

RDX1
03-31-2006, 07:21 AM
Bump

ZacUSNYR
03-31-2006, 02:20 PM
Easy way to do it : Set up to two groups - one they request to join. The other that is promotion for that group.

Otherwise you need to do some code changes.

RDX1
03-31-2006, 10:16 PM
Yeah, looking for a code change. This is my only joinable group. It could be 10 posts to join every group. I'm not sure where to change it in the code.

Krofh
04-03-2006, 03:55 AM
In your ACP, go to your Usergroup Manager. Then, under Registered Users, click on Edit Promotions. Then press the Add Promotion button. From here, you can specify a Promotion... so when you reach a certain requirement (for example, 10 posts and been at the site for a week), it will move you to a different usergroup. Does this work for what you want?

RDX1
04-04-2006, 07:40 AM
No, I wanted it to be opt in, not automatic. :(

RDX1
04-11-2006, 05:48 AM
Bump

RDX1
04-14-2006, 08:43 AM
Bump, what about usergroup permissions "Can join usergroup"

peterska2
04-14-2006, 02:03 PM
No that won't work.

The only way to do it is to use promotions, then when you get to a certain usergroup then you add the 'can join usergroup' permission and this will then allow them to opt into other groups. Make sure that the first group (ie usergroupid =2) has can join usergroup set to NO

RDX1
04-14-2006, 06:36 PM
This is the modifcation request forum. I am sure others can use this.