Quote:
Originally Posted by Disasterpiece
There's a link in the user control panel, you can see it as a small button in the first screenshot.
I have a different functions.php file. Altough I was sure it works on 4.1.0 as well, I developed it on a 4.1.3-4.1.4. I'll check it out tomorrow, or you could just upgrade to the latest vbulletin version. Wouldn't be a bad idea anyway.
Import the attached plugin. Then you'll find the avatar urls as a template var:
Code:
{vb:raw post.steamavatarfull}
{vb:raw post.steamavatar}
{vb:raw post.steamavatarmedium}
Which are the same image, but different in size.
|
Ok so i found the thing you told me to download and i installed it. Now its STILL not appearing in my postbit thing and according to what you said i will find the avatar urls as a template var. What does that mean and where do i post {vb:raw post.steamavatar} so that i can get it to appear underneath the username of my users when they post a thread or a reply?