I feel I may have seen this before but can’t remember the fix/problem
Can you check for me the the root blog is allowed to see content from the daughter blog http://dev2.siuc.edu/wordpress/wp-admin/network/settings.php?page=wpmu_author_avatars it should be select to allow to access other blogs
do the bloggers have a default blog set?
we use the wordpress function to get the author path. /blog/ is the path to the root blog and my guess is that there is no content for autors on that blog and wordpress only shows an author page if there are posts but on the housingbloggers blog there is content.
Here is some code that we have used in the past to list all a blogger content
I haven’t tested adding it to 2010 theme author page but you may find it useful
[Code moderated as per the Forum Rules. Please use the pastebin]
Access to other blogs is allowed. Since this is a test blog I actually decided to start over with a new WP install no other plugins installed. This is the site as it is: http://dev2.siuc.edu/blogtest/
I posted two blogs on the http://dev2.siuc.edu/blogtest/faculty/ site as a test.
I am having the same problem with this site. Does linking to the author page from another blog usually work for other users of the plugin? One thing I could do is choose to link to their website and define their author page url as their web site…but that would be a work-around and would rather use it as it is supposed to be used.
I can’t see the code you posted because it was moderated.
What the author page shows is down to the theme.
The only idea I have is to use the website URL in the author setting to point to where you want the click to go I have done this in the past.
Paul