![]() |
min length on thread starter only?
hi :)
i'd like to set a minimal length on thread starter only. so that the first post in a thread has to be at least 200 characters, while responses can be just one word. i see how to set min post length - but that's for all the posts, both starters and responses. i need short responses and long starters. any way to make it happen? thank you very much! |
I haven't tested it, but you could try creating a plugin using hook location newthread_post_start and code like this:
Code:
$vbulletin->options['postminchars'] = 200; |
Give me a day or so, and I can have the mod done that will do this, and it will work on editing of the post. It will include usergroup perms, forums that it will work in.
|
Ok here is the mod, https://vborg.vbsupport.ru/showthread.php?t=314358
|
All times are GMT. The time now is 02:02 PM. |
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:
|