The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Bad Argument for Implode>_<
ok im getting this:
[quote=evil php] Warning: implode(): Bad arguments. in /home/anima22/public_html/testvb/journal.php on line 414 [/php] here is line 414: PHP Code:
|
#2
|
|||
|
|||
implode() expects an array. Apparently, $journalinfo['jbuddylist'] is not (likely it's a string).
PHP Code:
|
#3
|
||||
|
||||
how would i make $journalinfo['jbuddylist'] into an array? do i use explode?
|
#4
|
|||
|
|||
Yes.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|