"; if (is_array($profile_fields) && sizeof($profile_fields) > 0) { foreach ($profile_fields as $shortname => $valtype) { if ($shortname == "description") { // skip about me and put at bottom continue; } $value = $user->$shortname; if (!empty($value)) { ?>
"; echo elgg_echo('banned'); echo "
"; } else { if ($user->description) { echo "