The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Parse error: parse error in /home/ernesto/public_html/forum/admin/user.php on line 166
And I went too line 166: $options+=iif($showvbcode==1,SHOWVBCODE,0); <--- is there anything wrong there? |
#2
|
||||
|
||||
![]()
I'm no expert coder, but shouldn't 'iif' be 'if'?
|
#3
|
||||
|
||||
![]()
iif is vBulletin's custom function that acts just like the ternary statement.
PHP Code:
PHP Code:
PHP Code:
@David, post several lines above and below 166. |
#4
|
||||
|
||||
![]()
Ah, I see. Thanks for clearing that up.
![]() |
#5
|
||||
|
||||
![]()
@Velo: yes, they explained it.
It was just to make the code more readable ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|