The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Let's say you made an array in phpinclude called $myarray. I just found out that you can't do this in a template:
Code:
$myarray[$someotherarray[somekey]]
|
|
#2
|
||||
|
||||
|
I don't think it's a vB error, rather a PHP parsing error. You are using 2 [[ togethers, plus missing a ;
Try this: PHP Code:
|
|
#3
|
|||
|
|||
|
Unfortunately no because the variable I'm accessing...well long story, but no
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|