Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-19-2009, 03:54 PM
mark350 mark350 is offline
 
Join Date: Jan 2007
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to do this?

Hello,

Here is what I want to do... hopefully someone can tell me if it's possible:

1. New members are automatically assigned to a user group that has limited permissions - in regards to posted images and/or outgoing links.

*I used this plugin to help with permissions associated with the editor:
https://vborg.vbsupport.ru/showthread.php?t=122942

2. After a certain amount of posts, I want these users to "automatically" be re-assigned to a different user group (default vbullein user group "junior member")....

This is where I am stuck... is there a way to set up a user group so members will automatically leave it and enter a new user group after a certain number of posts?

How can I do this? Thanks in advance for any help.
Reply With Quote
  #2  
Old 02-19-2009, 04:01 PM
DragonBlade's Avatar
DragonBlade DragonBlade is offline
 
Join Date: May 2006
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In your AdminCP, under "Usergroups", select "Promotions."

If you wish that their Primary usergroup be changed to the new usergroup (which is what it sounds like), then just follow the instructions.
Reply With Quote
  #3  
Old 02-19-2009, 07:05 PM
mark350 mark350 is offline
 
Join Date: Jan 2007
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply... I have some other questions.

I tried setting a promotion but it doesn't seem to be working.... here's what I did:

1. I created a promotion ... I want new users to be in the user group "waiting moderation" - then after a certain amount of posts (in my example I set it to just 1 post) I want the users to be automatically promoted to the 'registered users' usergroup.

Here's a snap shot of what I did:


So I assume with the above settings, I should be able to post just once then I would automatically be moved to the "registered users" usergroup?

I tried posted several times on the forum with an account that is currently in the "waiting moderation" usergroup... however, the user group was never changed. Example:
http://www.true2ourselves.com/forum/...4-testing.html

Please help me figure out what I am doing wrong, thank you.
Reply With Quote
  #4  
Old 02-19-2009, 07:10 PM
DragonBlade's Avatar
DragonBlade DragonBlade is offline
 
Join Date: May 2006
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like you did everything all right, to me. But also remember that the "Jumping is evaluated based on the time period defined in the Scheduled Tasks section (Default: Every 1 Hour)," so it might be some time before the system goes through and recognizes the promotion. :3

If it hasn't worked for you in about an hour, post again, and maybe someone can give you some more information.
Reply With Quote
  #5  
Old 02-19-2009, 07:53 PM
mark350 mark350 is offline
 
Join Date: Jan 2007
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well whatta ya know.... the hour went by and it worked!!! Thanks for the help! :up:
Reply With Quote
  #6  
Old 02-19-2009, 07:58 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Registered Users is the group that all users end up in after registration (or after confirming their email). Are you sure there are any users sitting in the COPPA group? If you aren't going to use the groups for their intended purpose, then you should create a new usergroup (you may duplicate the permissions).

That being said, the Promotions run on active users. So, a user must come online after they reach that promotion limit and then the promotion scheduled task will run and move them.
Reply With Quote
  #7  
Old 02-19-2009, 09:33 PM
mark350 mark350 is offline
 
Join Date: Jan 2007
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Lynne,

We want to modify the system so new users are put into the user group "waiting moderation" (as opposed to the "registered users" user group).

Then, after x-amount of posts, they will automatically be promoted to the "registered users" user group....

Are you saying this would be a problem?
Reply With Quote
  #8  
Old 02-19-2009, 09:36 PM
DragonBlade's Avatar
DragonBlade DragonBlade is offline
 
Join Date: May 2006
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not a prob, mark. :3

@Lynne: I knew Ranks were checked for active users, I had assumed that, since Promotions were run by a cron, the user didn't have to be active. Good to know, thanks. :3
Reply With Quote
  #9  
Old 02-19-2009, 11:39 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mark, unless you install a modification, users will end up in usergroup 2 after registering. Usergroup 2 is what is by default called Registered Users. How are you planning on making them end up in the Users Awaiting Moderation group (groupid 4) instead of groupid 2? I'd suggest creating a new group called whatever and when you create it you copy the usergroup and forum permissions from the Registered Usergroup (groupid 2). Then, copy the permissions you want from Users Awaiting Moderation to groupid 2 and rename it something like "Moderated Users". Then you may rename whatever to UnModerated Users and create a promotion from Moderated Users to UnModerated Users.
Reply With Quote
  #10  
Old 02-20-2009, 03:52 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mark350 View Post
Hi Lynne,

We want to modify the system so new users are put into the user group "waiting moderation" (as opposed to the "registered users" user group).

Then, after x-amount of posts, they will automatically be promoted to the "registered users" user group....

Are you saying this would be a problem?
The best solution is to create a new usergroup with "full" permissions, and change the Registered Users usergroup to "limited" permissions. It is best not to play with modifications to move users into different usergroups (assuring nearly guaranteed compatibility in the future).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04882 seconds
  • Memory Usage 2,249KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete