The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Code:
Array
(
[0] => Array
(
[13] => Array
(
[0] => Suzukis release a new bike yada
[1] => 6
)
)
[1] => Array
(
[1] => Array
(
[0] => Test Title
[1] => 8
)
)
[2] => Array
(
[2] => Array
(
[0] => BiZ article testing
[1] => 19
)
)
[3] => Array
(
[2] => Array
(
[0] => biz starboyz test234
[1] => 20
)
)
[4] => Array
(
[2] => Array
(
[0] => Beat the Winter Bugs - Cold and Flu
[1] => 22
)
)
[5] => Array
(
[1] => Array
(
[0] => Test Name
[1] => 26
)
)
[6] => Array
(
[2] => Array
(
[0] => Another test
[1] => 27
)
)
)
|
|
#2
|
||||
|
||||
|
PHP Code:
|
|
#3
|
||||
|
||||
|
No luck Kirby
|
|
#4
|
||||
|
||||
|
Hmm, running this code gives me
Code:
Array
(
[0] => Array
(
[1] => Array
(
[0] => Test Title
[1] => 8
)
)
[1] => Array
(
[2] => Array
(
[0] => Another test
[1] => 27
)
)
[2] => Array
(
[2] => Array
(
[0] => Beat the Winter Bugs - Cold and Flu
[1] => 22
)
)
[3] => Array
(
[2] => Array
(
[0] => BiZ article testing
[1] => 19
)
)
[4] => Array
(
[2] => Array
(
[0] => biz starboyz test234
[1] => 20
)
)
[5] => Array
(
[13] => Array
(
[0] => Suzukis release a new bike yada
[1] => 6
)
)
)
|
|
#5
|
||||
|
||||
|
Yeah but it didn't work when I did. I've just changed my code anyway, thanks for the help Kirby
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|