$threadOut .= "<tr><td><a href='".fep_action_url()."between&with=".fep_get_userdata( $post->from_user, 'user_login', 'id' )."'>" .fep_get_userdata( $post->from_user, 'display_name', 'id' ). "</a><br/><small><a href='".fep_action_url()."/author/, $to, 'display_name', 'viewmessage&id=$pID&order=$anti_order'>" .fep_format_date($post->send_date). "</a></small><br/>".get_avatar($post->from_user, 60)."</td>";
thats the old code with the_avatar and need the user attachment. I have Classipress that is cp_get_image_url but that wil not working in the plugin file fep_class.php only give it no_thumb.jpg not the user image. We can help.