The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You could try this: create a plugin using hook global_start and code like:
Code:
if ($forumid == X) $vbulletin->options['editthreadtitlelimit'] = 0; where of course you'd replace X with the forumid of the forum where you want unlimited title editing. I haven't tested this so I'm not 100% sure it will work. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|