![]() |
Minimum Post Characters in Specific Forum
How can I change the minimum post characters for one specific forum only?
So say for the entire forum I have a minimum post character of 10. How would I make it a minimum of 3 for one specific forum? Thanks. |
Probably something like...
hook - fetch_foruminfo PHP Code:
|
Quote:
|
Make sure you have your Plugin/Products enabled in vB Options.
If you go, in the ACP, go to Products/Plugins and Add New Plugin. Make the name of it whatever you want (i.e. Minimum Chars for Forum ID xxx) and for the hook, set it to fetch_foruminfo in the dropdown box. Leave execution order how it is. Paste that code Lynne provided into the plugin code. For example, if you want ForumID 3 to have 5 min chars, the code will be: PHP Code:
i.e. PHP Code:
|
Thanks a bunch guys. :)
|
All times are GMT. The time now is 01:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|