The Arcive of vBulletin Modifications Site. |
|
call to undefined function, why? Details »»
|
|||||||||||||||||||||||||
ok this has baffled me, i was suggested using this method to get it to pick between user groups, only problem is, is that it doesn't seem to know the array, i thought the user group array would've been defined in the global, how else can i go about getting it to work?
PHP Code:
ps. this is the line that seems to be messing everything up PHP Code:
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Try using elseif rather than else if.
Also, I don't believe that PHP Code:
|
|
#3
|
||||
|
||||
|
PHP Code:
|
|
#4
|
||||
|
||||
|
Quote:
![]()
|
|
#5
|
||||
|
||||
|
refreshed the page, works fine now
![]() stupid cache
|
|
#6
|
||||
|
||||
|
How comes the ' ' marks around the usergroupid dissapeared when it was quoted? hmm
|
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
||||
|
||||
|
BUG ALERT BUG ALERT!!! lol, go post it assassingod
|
|
#9
|
||||
|
||||
|
lol, thanks alot everyone, you really helped me, it's working perfectly now, special thanks to NTLDR
|
|
#10
|
||||
|
||||
|
Just a quick note on an old thread
![]() else if is the same as elseif |
![]() |
|
|