Version: 1.00, by poetic
Developer Last Online: Feb 2009
Version: 3.0.0
Rating:
Released: 04-14-2004
Last Update: Never
Installs: 13
No support by the author.
What does it do?
This mod allows you in the Admin Control Panel to require your users to have X amount of posts before they can use the PM system.
Why make this?
Some boards have a lot of people join their sites just to PM certain people about hacks/mods/downloads/tutorials, etc. It will be helpful to keep them out a little bit or atleast earn posts, from this.
Edits
1 in private.php.
1 in /includes/config.php (debug mode, then it's taken out).
1 phrase added.
1 administration option added.
Notes
- No copyright notification required
- No credit required in any form
- I'm not sure if this has been done before, but I don't think so. Sorry if so.
Sources
EvilLS1's template for instructions.txt - Did this without asking, but I'm sure it's nothing he's going to kick my shins for, as it's just a template for instructions.
In your includes/config.php before you start this hack add anywhere in the file in between <?php and ?>
PHP Code:
$debug = 1;
After your done with this hack, please be sure to take it out.
Screenshots and text file are attached.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Hate to say this, but yet another useless hack. Somthing that can be acomplished by default within vBulletin 3's system.
How you ask?
Usergroup Promotions:
Default usergroup gets NO pm permissions
add a secondary usergroup that has PM's enabled
Add a promotion to add user to new group when XXX posts number is reached
Useless to you. Don't knock it unless you know that some people don't find this handy. I find it perfect. I want all usergroups to be the same. NO pm's until X posts. Simple as that.
I personally would rather hack my board with, 3 lines of code, a phrase, and an option that have to fuss with another usergroup, and permissions for all my forums (53 forums) - I could just mock the permissions, but I set my forums up to be different each time.
Note this hack has several flaws, the main one being everyone can still receive PM's if they are switched on and be notified they have new PM's, yet not be able to view them.
IMO the promotions route is a lot more comprehensive and at the end of the day the little time taken to do it means greater benefits for all. I know, I've done both methods on my board.
I personally would rather hack my board with, 3 lines of code, a phrase, and an option that have to fuss with another usergroup, and permissions for all my forums (53 forums) - I could just mock the permissions, but I set my forums up to be different each time.
Why would you want to change permissions for your 53 forums? We are talking about the PM system here...