Back to Modification Graveyard

Required X Posts to Make New Thread in Y Forums
Mod Version: 1.00, by tnguy3n

This thread is in the Modification Graveyard.
vB Version: 3.5.1 Rating: (0 vote - 0 average) Installs: 39
Released: 15 Nov 2005 Last Update: Never Downloads: 5
Not Supported  

Required X Posts to Make New Thread in Y Forum(s)
Author: tnguy3n

This is port of my little hack I wrote for vB 3.0.x. you can view original hack http://www.vbulletin.org/forum/showthread.php?s=&threadid=73529.

What this mod do is to disallows user with XX amount of posts to create New Thread in certain forums that you assigned. Of course, users can still view thread, reply to threads as normal, but not to make new thread until they meet the minimum number of required posts.

Open the plugin and adjust the value of $minpost, $specialgroups, and $forumid_req_minpost to fit your site settings.

// min post required to create thread
$minpost = 5;

// special groups which isn't restricted by this hack
$specialgroups = array(5,6,7);

// forums where this rule effects, use commas to seperate multiple forums
$forumid_req_minpost = array(2);

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2025