The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
global_bootstrap_init_start would be better actually since $vbulletin->options is available so I could limit it to only when the mod setting that required it was enabled.
However it just isn't working. This is what I have in global_bootstrap_init_start: Code:
global $phrasegroups; $phrasegroups[] = 'bop5'; Code:
global $vbphrase; echo "<pre>"; print_r ($vbphrase); echo "</pre>"; die(); EDIT- very weird as it is listed as an available phrasegroup in the debug info ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|