Title: Multisite registrer
Last modified: August 20, 2016

---

# Multisite registrer

 *  [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/)
 * Hello!!
 * I have a wordpress multisite, every thing is working but I cannot enter to user
   registrer:
    When I enter to: [http://www.mydomain/subfolder/login/?action=register](http://www.mydomain/subfolder/login/?action=register)
   or [http://www.mydomain/login/?action=register](http://www.mydomain/login/?action=register)
   Appear this mesage Not Found !
 * I am using theme-my-login plugin
 * Thanks any help!!

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Thread Starter [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696039)
 * I don’t need a page register for each site. Only that new users can register.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696139)
 * Please don’t post multiple times.
 * Per your OTHER post:
 * 1) Upgrade to 3.3.1 please
 * 2) The registration page should be domain.com/wp-signup.php
 * 3) It’s possible the ‘pie registration’ plugin is causing the error, so turn 
   it off.
 *  Thread Starter [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696169)
 * Thanks for the reply. I already did what you said and it is working and it send
   me an email to active the account, but when I click the link it send me to a 
   not found page and the user is never activated.
 * This is my site:
    [http://www.acsendo.com/wp-signup.php](http://www.acsendo.com/wp-signup.php)
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696184)
 * What page is it sending you to?
 *  Thread Starter [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696224)
 * This is the link in the activation email:
 * [http://www.acsendo.com/login/?action=activate&key=4406a6054cf9ae60](http://www.acsendo.com/login/?action=activate&key=4406a6054cf9ae60)
 * But that page is Not Found
 *  Thread Starter [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696225)
 * I tried several times with differents users names and emails and every time it
   is the same: page not found
 *  Thread Starter [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696226)
 * I have two other questions: 1. Is it possible to change the registration form
   in order to Have a custom password and to Have Not an activation email? I Understand,
   the plugins to do that do not work in multisite mode. 2. That is it possible 
   the registration form is found in the subfolder (example: [http://www.acsendo.com/es/wp-signup.php](http://www.acsendo.com/es/wp-signup.php))
   and not in the root ([http://www.acsendo.com/wp-signup.php](http://www.acsendo.com/wp-signup.php))?
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696227)
 * The URL is being created incorrectly.
 * It should be `http://example.com/wp-activate.php?key=<key>`
 * So did you turn off pie registration? You may need to turn off other plugins 
   as well.
 *  Thread Starter [macoacero](https://wordpress.org/support/users/macoacero/)
 * (@macoacero)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696230)
 * Thank you, it was the plugins.
 * I upgraded to WordPress 3.3.2 and even with the active plugins, everything is
   working fine now.
 * However, I have one last question: when someone is registered, the user is added
   to the network, but what can I do to add that user to a specific site?
 * Currently, at each site only appears as user the administrator, although in the
   network appear many others
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 1 month ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696231)
 * You have to add them manually.
 * By default, new users are added to the network, NOT sites. If they register and
   create a site, they are automatically added as admin of that site only.
 * If you want all users added to another site when they sign up, use [http://wordpress.org/extend/plugins/multisite-user-management/](http://wordpress.org/extend/plugins/multisite-user-management/)
 *  [akedv](https://wordpress.org/support/users/ak71/)
 * (@ak71)
 * [14 years ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696271)
 * i would love to read answers to these two questions:
 * 1. Is it possible to change the registration form in order to Have a custom password
   and to Have Not an activation email? I Understand, the plugins to do that do 
   not work in multisite mode.
 * 2. That is it possible the registration form is found in the subfolder (example:
   [http://www.acsendo.com/es/wp-signup.php](http://www.acsendo.com/es/wp-signup.php))
   and not in the root ([http://www.acsendo.com/wp-signup.php](http://www.acsendo.com/wp-signup.php))?
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696272)
 * 1. Not unless someone’s made a plugin for it. (I don’t believe they have).
 * 2. Yes and no. You can make a page on the /es/ site that has the wp-signup code
   in it (i.e. a page template) but the default wp-signup would still be there.
 *  [akedv](https://wordpress.org/support/users/ak71/)
 * (@ak71)
 * [14 years ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696273)
 * after hours and hours of searching & testing: the only custom registration form
   that works for my setup (multisite, multilanguage, jigoshop, suffusion) seems
   to be the “cimy user extra fields” plugin”
 * [http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/](http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/)

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Multisite registrer’ is closed to new replies.

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [register](https://wordpress.org/support/topic-tag/register/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 13 replies
 * 3 participants
 * Last reply from: [akedv](https://wordpress.org/support/users/ak71/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/multisite-registrer/#post-2696273)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
