vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Requiring a certain amount of posts before one can post a thread (https://vborg.vbsupport.ru/showthread.php?t=316145)

Snapple 12-21-2014 08:01 PM

Requiring a certain amount of posts before one can post a thread
 
For vBulletin 4.2.2, I thought I remember having a way to require a certain amount of posts before a user can post in a forum.

For instance, if <user> has 12 posts, they cannot post in 'X' forum because there is a 15 post requirement.

Further elaboration:
There is a 15 post requirement to apply for forum moderator at the forum I work at, and I want to require that 15 post count in order for someone to post in the forum moderator pending application section.

How can I accomplish this?

Thanks in advance,
Jake

gajinoz 12-21-2014 08:35 PM

The way I did it was to create a new usergroup that all new users automatically went into when they register. This usergroup restricts users to what they can do until they reach 20 posts at which time they automatically switch to the normal registered usergroup.

All these restrictions can be done with normal forum permissions. The system also allows for moving to another usergroup on reaching a certain number of posts.

ozzy47 12-21-2014 10:19 PM

Yes, you can do this with usergroup promotions.


Make the default Registered Usegroup not able to start threads.

Create a new group based off the registered usergroup, give them the ability to create threads.

Create a new usergroup promotion to promote users after 15 posts to the new usergroup.


http://www.vbulletin.com/docs/html/usergroup_promotions

HM666 12-22-2014 12:43 AM

Yes you can that and there is a hack as well that allows you to do that. Take a look here: https://vborg.vbsupport.ru/showthread.php?t=233979. Just keep in mind that if you do plan on using the promotions I've found that they do not work very well when this mod is installed, so if you need the promotion in other areas you may want to skip this mod.


All times are GMT. The time now is 07:58 PM.

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.01888 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete