The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
sanitizing array values
PHP Code:
|
#2
|
|||
|
|||
$array['$index'] makes the index a lieteral string of '$index', isntead of the actual index variable. So dropping the single quotes will get you acces to the real array index.
|
#3
|
||||
|
||||
yay, that sorted it perfectly, thank you!
|
#4
|
|||
|
|||
Glad it helped. Looks like you have an interesting hack going there
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|