The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Using custom phrasegroups in a plugin in VB4?
Been searching for this answer for a while... Quite a few old threads about this but from the VB 3.5 and 3.6 days...
Apparently you used to just add this code to init_startup hook: Code:
$phrasegroups[] = 'groupname'; I can use the phrasegroup on a custom php page by having this code near the top: Code:
$phrasegroups = array('groupname'); However neither works on init_startup. Any ideas on this? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|