Hello I need help with an avatar problem I have. I am creating a minecraft gaming communitu and basically when you register, you have to put in your minecraft username as a required field. It is field5 on the user profile fields and I have it displayed on the PostBit. Now here is my problem, I want to make users have their minecraft face as their avatar and I can do it using this website
https://minotar.net/ but I don't know how to make a php image code where it'd be like https://minotar.net/helm/{Get Minecraft Name Code Here}/100.png so since my minecraft name is PharaohMo the link would be
https://minotar.net/helm/PharaohMo/100.png
Someone please help. I don't know if I really explained this well though :S.
--------------- Added [DATE]1406268635[/DATE] at [TIME]1406268635[/TIME] ---------------
Problem solved by myself.