The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Prevent users from posting new thread before x posts
Hello,
It would be good to create a hack which prevents members who have less than x posts from posting new threads. I know that I can use groups promotion to do that, but I want an easier way to do that. I was just thinking of just adding a "IF CONDITION" before the "add thread button" in Forumdisaply, which will contain if(postcount<x){ ADD THREAD BUTTON CODE}else{}; But I failed to do that because I am not expert with vBulletin vars. Can anyone help me just in creating the code which will hide the "ADD THREAD BUTTON" if the user has less than x post. Any help will be apriceated. Thank you. |
#2
|
||||
|
||||
Have you done a search in the mods forums? I'm pretty sure I've seen a mod for advanced user permissions that would allow you to do what you want.
|
#3
|
|||
|
|||
Yes, I have searched the forum, and the existed hack do not prevent them from posting threads.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|