tablebreak(); echo "
".$locale['422']."
".$locale['u040']." ".showdate("longdate", $data['user_joined'])."
".$locale['u044']." ".($data['user_lastvisit'] != 0 ? showdate("longdate", $data['user_lastvisit']) : $locale['u049'])."
".$locale['u041']." ".number_format(dbcount("(shout_id)", "shoutbox", "shout_name='".$data['user_id']."'"))."
".$locale['u042']." ".number_format(dbcount("(comment_id)", "comments", "comment_name='".$data['user_id']."'"))."
Ranking: "; include(INFUSIONS."rank_system/profile.php"); echo"
".$locale['u043']." ".number_format($data['user_posts'])."
\n";