ну, никто не мешает. проблема здесь:
function get_avatar ($avatar, $type, $allow_avatar = true, $height = false, $width = false)
{
global $bb_cfg, $lang;
// $user_avatar = '<img src="'. $bb_cfg['no_avatar'] .'" alt="" border="0" height="'. $height .'" width="'. $width .'" />'...