![]() |
Please Help me with Custom Avatar Code
I need some help modifying code for 3.7 to make custom avatar display on user profile
I have got code displaying the gallery pre defined avatar on a users memberpage Here is the code im using: Code:
$avaurlData = $vbulletin->db->query_first(" Anyone know where I can start for custom avatars or have any code to help me? thanks |
Have you tried the fetch_avatar_url function?
Code:
require_once('./includes/functions_user.php'); |
Ok ive got it done now, Boofo to the rescue again! :D
I used: Code:
require_once('./includes/functions_user.php'); |
Use this to display the avatar:
HTML Code:
<img class="inlineimg" src="$avatarurl[0]" alt="$user[username]'s Avatar" border="0" /> |
All times are GMT. The time now is 07:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|