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
or http://www.mydomain/login/?action=register
Appear this mesage
Not Found !I am using theme-my-login plugin
Thanks any help!!
-
I don’t need a page register for each site. Only that new users can register.
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.
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.phpWhat page is it sending you to?
This is the link in the activation email:
http://www.acsendo.com/login/?action=activate&key=4406a6054cf9ae60
But that page is Not Found
I tried several times with differents users names and emails and every time it is the same: page not found
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) and not in the root (http://www.acsendo.com/wp-signup.php)?
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.
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
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/
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) and not in the root (http://www.acsendo.com/wp-signup.php)?
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.
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/
The topic ‘Multisite registrer’ is closed to new replies.