vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to prevent users under 10 posts to send PM's? (https://vborg.vbsupport.ru/showthread.php?t=227934)

razzezz 11-14-2009 03:02 PM

How to prevent users under 10 posts to send PM's?
 
I've looked all over the admin panel and cant figure it out (3.8).
Does anyone know where I have to go to set that a new user can't send a private message until he/she has posted at lest 10 times?

Thanks

Lynne 11-14-2009 05:19 PM

There is no admin option. You want to create a new usergroup based off the Registered users group, copy all permissions, etc. Then setup a promotion from Registered to the New Group after 10 posts and run it. Now take away PM permissions from the Registered usergroup.

Alexey? 11-14-2009 05:54 PM

Also you can download a modification for this, so users who have less then X posts can't send PM

mark99 03-11-2010 06:48 AM

Anybody know what mod Alex is talking about, I cannot find it.

I know it can be done via usergroup promotions but I can't do that due to how vB integrates with my site, so I need to retain the default usergroup structure.

borbole 03-11-2010 07:11 AM

I have created such a mod but it is for vb 4. Try to remove the following code from the xml file and give it a go. Hopefully it will work on a 3.8 version as well. But test it first at your test forum

Code:

<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="5.0.0" />
Link to mod:

https://vborg.vbsupport.ru/showthread.php?t=235287

kNeeLy 03-11-2010 10:38 AM

just use cyb's advanced forum permmsions based on post count. i have it and new members cant send pm's untill they have 10 posts.

period.

sabillondesigns 03-11-2010 02:33 PM

Sorry for dumb question but I created a usergroup and will do the promotion setup to prevent spammer to send PMs, but I cannot find the option in the usergroup to disable PMs. Where is it?

thanks,
Joey


All times are GMT. The time now is 09:30 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.01066 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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