..lösch den rotmarkierten Teil.$poster_custom_rank = ( $postrow[$i]['user_custom_rank'] && $postrow[$i]['user_id'] != ANONYMOUS ) ? $lang['Custom_Rank'] . ': ' . $postrow[$i]['user_custom_rank'] : '';
@Ossi
..das Komma am Ende der Zeile müsste ein Semikolon sein.$strip_var_list = array('username' => 'username', 'email' => 'email', 'icq' => 'icq', 'aim' => 'aim', 'msn' => 'msn', 'yim' => 'yim', 'website' => 'website', 'location' => 'location', 'occupation' => 'occupation', 'interests' => 'interests', 'custom_rank' => 'custom_rank'),