The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
confusing myself with these if statments
ok if the user has set buddies and the user can not view the journal as of yet it will continue into this if statement but my question is:
what if the user has set buddies to view but $view is false will continue to the whocanview check or will it stop at buddies check because we have fulfilled the requirement? PHP Code:
|
#2
|
|||
|
|||
Well if you want it to continue, despite the previous elseif being true, then you'd replace the elseif with an if statement. If you don't leave it as elseif.
|
#3
|
||||
|
||||
Try ;
PHP Code:
AFAIK; PHP Code:
PHP Code:
|
#4
|
||||
|
||||
ok ty guys, ill talk this to myself today and straighten out so it flows correctly
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|