The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
For example, in my custom page I use 2 phrases:
$vbphrase[activate_your_account] $vbphrase[reset_fields] The first phrase is available, while the second one is not. What do I need to include in my script so that the first phrase becomes available also ? I don't really need the first phrase this is just as an example. I am planning to define my own phrases and I need to know what I should do to have them available in my scripts. Regards, Razvan M. |
#2
|
|||
|
|||
![]()
You will need to add the phrasegroup the phrase is in to the $phrasegroups array in your scipt.
|
#3
|
|||
|
|||
![]() Quote:
$phrasegroups = array('forumdisplay', 'inlinemod'); Thank you ! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|