The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Change code to get avatar from file system instead of the database?
I have a script that is grabbing the user's avatar from the database. This is the code that it's using:
Code:
$avatarURL = $vbulletin->options[bburl]."/image.php?u=".$vbulletin->userinfo[userid]; I'm running vBulletin 3.8 if it matters. Thanks in advance. |
#2
|
||||
|
||||
I'd be interested in this too... I looked for this several weeks ago and came to the conclusion it wasn't possible.
|
#3
|
|||
|
|||
vBulletin has a built in function fetch_avatar_url() , that is probably what you are looking for.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|