MyBB Community Forums

Full Version: Default User Avatar - Male & Female Avatars Using Conditionals or PHP?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

Does anyone know how to make the code below to have a female avatar if the user is female, and a male avatar if the user is male?

"avatar" => 'images/avatar.png',
"avatardimensions" => '100|100',
"avatartype" => 'gallery',