The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello guys,
I'm trying to know about have user avatar or not. I'm looking into userinfo array: print_r($vbulletin->userinfo); And I see this in it for both user that has avatar and user that has not: [avatarid] => 0 [avatarrevision] => 0 In both cases it's 0.
|
|
#2
|
||||
|
||||
|
PHP Code:
|
|
#3
|
||||
|
||||
|
Quote:
I've changed it little bit. I've used this: PHP Code:
PHP Code:
|
|
#4
|
||||
|
||||
|
PHP Code:
|
|
#5
|
||||
|
||||
|
I've made this work by this adding these lines into login_inc mod:
PHP Code:
But still thanks for your advices. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|