MyBB Community Forums

Full Version: Automatic Avatar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there, i want to pull each members avatar from a website based on their username. The Website that i want it to pull from is below.


http://avatar.xboxlive.com/avatar/*MYBBU...r-body.png

An example of this would be mine which is http://avatar.xboxlive.com/avatar/vpfl%2...r-body.png. [Image: avatar-body.png]

I want these pictures to be everyones avatar pictures.

I would imagine it would be a variation of something like <img src="http://avatar.xboxlive.com/avatar/$1/avatar-body.png"/></a> but instead of $1 it would be whatever code pulls the username.

I also need to know where i would post this as i cant find where anywhere.

Help would be greatly appreciated. Thanks, Danny