The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i have a string like memberinfo.php?u=$gallery[w][0][userid] in a template ... the result is Array[0][userid] coz $gallery[w] is an array ... how can i solve this?
|
|
#2
|
|||
|
|||
|
Try adding {} around the array, like:
HTML Code:
{$array[i][ii]}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|