The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
print_membergroup_row() and array() Help !
sorry , it is my second thread today
I'm programming admin page and used the function PHP Code:
when I write PHP Code:
I have variabe PHP Code:
PHP Code:
then I set PHP Code:
the first and last number are ignored !! and groups 2,3,4,5 only marked ! |
#2
|
|||
|
|||
I don't see any reason that this:
PHP Code:
would not be the same as this: PHP Code:
Also, it looks like there can not be any spaces, so make sure you're not doing this: PHP Code:
|
#3
|
|||
|
|||
yes , I tried it with space and without and the problem is the same
but I made a solution PHP Code:
but I'm still intersted to know why this happens |
#4
|
|||
|
|||
PHP Code:
Strange, I get an error when I try that in a test file. Maybe there's some option I don't know about. |
#5
|
|||
|
|||
You may forgot the semicolon
|
#6
|
|||
|
|||
I just tried
PHP Code:
|
#7
|
|||
|
|||
I tried it with a semicolon, I get this error:
Code:
Parse error: syntax error, unexpected ',' in test.php on line 9 Oh well, as long as you got it working. |
#8
|
|||
|
|||
thank you your help and time
by the way , I copied your code and it is working without problems can you find the diffrence between your code and mine ? I think the diffrence is that i didn't sleep for 20 hours |
#9
|
|||
|
|||
write ur codes always in good notepad software like notepad++.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|