Log in

View Full Version : Stopping new members from posting URLs


giorgioarmani
03-21-2008, 10:25 AM
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
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 (https://vborg.vbsupport.ru/showthread.php?t=96018) 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.