I'm sending this to support as a critical bug. Though I'll post it here too. I've been developing a WordPress site, that I've recently integrated with aMember. We allow members to contribute to the blog and within each post from the member is a 'author posts link'. The 'author posts link' brings you to a page with all the posts made by that author with in WP. You can use the template tag referenced here: http://codex.wordpress.org/Template_Tags/the_author_posts_link The problem is when a user has been created in aMember the author link is no good. When a user has been created in WordPress it works fine. Examples: Wordpress author link structure: www.example.com/author/user-name AMember author link structure: www.example.com/author/UserName Even, when I try the WP structure (www.example.com/author/user-name) for a member created with aMember the link doesn't work. I'd really love to make use of the built in author page, and 'author posts link' in WordPress with aM integration. Any suggestions of changes I can make are welcome. Otherwise, I think I am reporting a critical bug! Thanks, Mic