vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Stopping new members from posting URLs (https://vborg.vbsupport.ru/showthread.php?t=173689)

giorgioarmani 03-21-2008 10:25 AM

Stopping new members from posting URLs
 
I noticed on another site someone having a feature that stops users with less than 4 posts from posting URLs giving an error:

You are only allowed to post URLs to other sites after you become an Active Member and have made 4 posts or more.

Anyone know how I can implement this into my forum?

Bradley_Wint 03-21-2008 01:26 PM

Make 2 groups...regular members would be the 0-4 posts group...set their permissions so they can't post URLS.

Also, make a group, which is an exact copy of regular members but with the ability for them post URLS.... then set it up so after 4 posts, members from the first group transition to the second group.

giorgioarmani 03-21-2008 05:28 PM

what options allows to post URLs?

xrayeramy 03-21-2008 09:58 PM

How do you manage a Usergroup by post count? I don't see that in the Usergroup Manager.

giorgioarmani 03-22-2008 06:55 AM

Quote:

Originally Posted by xrayeramy (Post 1471112)
How do you manage a Usergroup by post count? I don't see that in the Usergroup Manager.

You go to Usergroups, then Promotions...

Usergroup:
Promotion Type:
Promotion Strategy:
Reputation Level:
Days Registered:
Posts:

I've managed all this, now wondering how to allow/disallow posting URLs in the different Usergroups....

DivisionByZero 03-22-2008 07:25 AM

or you can simply just write a plugin that scrambles the URL in the postbit until the user's postcount > 4

the data you need to accomplish this is already in the postbit

giorgioarmani 03-23-2008 12:14 PM

Thanks but not exactly what I wanted... Im looking for what I origianlly posted:

a feature that stops users with less than 4 posts from posting URLs giving an error:

You are only allowed to post URLs to other sites after you become an Active Member and have made 4 posts or more.

Anyone know how to disallow a usergroup from posting URLs?

MetalMilitia 03-23-2008 12:18 PM

Just give your admins 'one touch ban and clean'.

95% of the people that post a 1st (through 3rd) post w/ URL is spam. Easier just to have a method for removing them with one simple click ;)

snakes1100 03-23-2008 12:23 PM

Use This it works fine on 3.6.8, should work fine on 3.7.x as well, but backup or use a test forum before isntalling on 3.7.x versions.


All times are GMT. The time now is 02: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.00935 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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