Wrong avatar extension?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vBTube
    Member
    • Sep 2012
    • 52
    • 5.3.x

    Wrong avatar extension?

    Output of fetch_avatar_url(); is:

    Array ( [hascustom] => 1 [0] => customavatars/thumbs/avatar1_3.gif )

    But the correct avatar is a png file.

    Does anyone know why?

  • vBTube
    Member
    • Sep 2012
    • 52
    • 5.3.x

    #2
    Nevermind.

    Its the function...

    PHP Code:
    $avatarurl[] = $vbulletin->options['avatarurl'] . ($thumb '/thumbs' '') . "/avatar{$userid}_{$avatarinfo['avatarrevision']}.gif"

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...