The email that is sent to users who register but do not want a blog does not include the subdirectory of the WPMU install. This seems to only happen to users who request not to have a blog.
Example, on our server, the WPMU product is installed in the /blogs directory. When an email goes out to new regsitrants, it has the link:
http://www.server.com/wp-activate.php?key=xxxxxxxxx
What it should have is:
http://www.server.com/blogs/wp-activate.php?key=xxxxxxxx
I had seen multiple issues in the forums about this, but people seem to have other issues (like 401 errors) mixed in with the issue.
Thank you.
Joel