The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Overrule global settings
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? |
#2
|
||||
|
||||
You need to find where that value is used, and then add a plugin to change the value before it is used.
|
#3
|
|||
|
|||
Mhhh...any more hints on this?
Guess doing a search through all files is a good idea. More ideas? |
#4
|
||||
|
||||
Get a text editor that will search through all the files in a folder you select. Going through every file would be tedious.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|