Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Registering Members

@r-a-y

Keymaster

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

Skip to toolbar