The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Set Mixed Variables In Template
I need help to understand how template variables works.
I need a variable from table phrase in database. Name of the variable key is a mix between plaintext and variable. Cannot explain exactly what I mean, so I show an example: Code:
{vb:phrase 'pre_'.$var['key'].'_post'} Solved. That works: Code:
{vb:phrase prefix_$conversation['prefixid']_title_rich} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|