The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Was really hopeing to get rid of the .php file
any suggestions on registrering the phrasegroup from the templates ? Code:
$phrasegroups = array(EviUnitConvert); EDIT : Note it works fine using a php file, would just be much nicer distribution in a single .xml product file.. ![]() |
#12
|
||||
|
||||
![]() Quote:
Code:
if ($vbulletin->options['evi_unit_convert_active']){ $GLOBALS['phrasegroups'][] = 'EviUnitConvert'; } Code:
$GLOBALS['phrasegroups'][] = 'EviUnitConvert'; |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|