FBChris
05-04-2009, 05:19 PM
I'd like to know a way how to overrule / override the vBulletin global settings for a certain forum.
For example I'd like to set the Minimum Characters required for a certain forum a little lower.
I search through the code, and found this entry on a lot of lines $this->registry->options['postminchars']
Is it possible to do a global override of those settings/rules?
For example I'd like to set the Minimum Characters required for a certain forum a little lower.
I search through the code, and found this entry on a lot of lines $this->registry->options['postminchars']
Is it possible to do a global override of those settings/rules?