The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I seem to have run into a snag with my product. Everything had been going smoothly using the current "|" script I have, but for some reason I can't figure out how to make allowedids be able to separate with the "|"
PHP Code:
PHP Code:
|
#2
|
||||
|
||||
![]()
Will using the ASCII code for the pipe work? & # 1 2 4 ;
|
#3
|
|||
|
|||
![]()
explode returns an array of the elements that were seperated by the '|' therefore you should use the in_array function to check and see if the ID is in the array.
PHP Code:
|
#4
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|