The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
OK so i have this:
PHP Code:
|
|
#2
|
|||
|
|||
|
Quote:
Use: PHP Code:
|
|
#3
|
|||
|
|||
|
it still doesn't work: now i get "[2] Array" intead of "[2] abc"
i have: PHP Code:
|
|
#4
|
||||
|
||||
|
$chocolate is an array of the columns you requested in the query. You need to use $chocolate['column1']
|
|
#5
|
|||
|
|||
|
Now i get
Quote:
|
|
#6
|
||||
|
||||
|
There are too many single quotes in that.
Since it's only one column try this ; PHP Code:
|
|
#7
|
|||
|
|||
|
Thanks mate, works now. With a few tweaks.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|