Hi All,
I have a WordPress 3.0 install with 4 sub-sites.
I want to enable registration for some sub-sites, yet not others, is this possible?
Right now, if a user clicks to register in /sub-site01/wp-login.php?action=register
they are redirected to the root site: /wp-signup.php
Then the registration email gives them the link to log in to the root site and not the sub-site they wanted to register for.
Any ideas if there is a setting I am missing?
Thanks in advance!