Re: Registering Members
Sounds like you’re using WPMU.
You should try and redirect wp-signup.php to the BP Register page, which by default, is /register/
Add this to your .htaccess file:
Redirect 301 /wp-signup.php http://yourdomain.com/register
Sounds like you’re using WPMU.
You should try and redirect wp-signup.php to the BP Register page, which by default, is /register/
Add this to your .htaccess file:
Redirect 301 /wp-signup.php http://yourdomain.com/register