Forget all of what I wrote :):):)
Find:
wp-content/themes/mesocolumn/lib/templates/post-meta.php
<span class="post-author vcard"><i class="fa fa-user"></i><?php the_author_posts_link(); ?></span>
Replace:
<span class="post-author vcard"><i class="fa fa-user"></i><?php echo bp_core_get_userlink( $post->post_author ) ?></span>