The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
i'm wondering why this won't work
PHP Code:
PHP Code:
PHP Code:
|
|
#2
|
|||
|
|||
|
Single quotes don't parse variables, which is the main difference from double quotes.
This form is preferable: PHP Code:
Also, note that PHP Code:
|
|
#3
|
|||
|
|||
|
Also, I just recalled that @ has special meaning in PHP (it surpresses warnings and errors). Be careful when using it.
|
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
||||
|
||||
|
*bump*
|
|
#6
|
||||
|
||||
|
doh it's $vboptions[array] not $vboption[array]
|
|
#7
|
||||
|
||||
|
Was just gonna suggest that
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|