The MU forums have moved to WordPress.org

Registration to one blog (11 posts)

  1. ronalmog
    Member
    Posted 15 years ago #

    Hi

    I'm looking for a plugin that would allow users to register to only one blog, and the manager of that blog will see the new users in his managment panel.
    (Now only the wpmu administrator can see the new users, and the blog manager doesn't know if anyone tried to register).

    I found a plugin:
    http://labs.creativecommons.org/2008/07/01/per-blog-registrations-for-wordpress-mu/
    but I don't understand how it works. how can the user register?

    thanks
    ron

  2. VentureMaker
    Member
    Posted 15 years ago #

    Did you try to install it and check how it works?

  3. ronalmog
    Member
    Posted 15 years ago #

    I don't understand how it should work...
    Where can one see the link to register to the blog?

    I installed and activated the plugin, but now what?

  4. Andrewcb
    Member
    Posted 15 years ago #

    I have also installed this, and like you don't see that it has changed the functionality one bit... I think thats largely due to the lack of instructions. I've installed this, I arrive at siteA.mysite.com... the normal meta is there in the sidebar, so how do I register to SiteA?

  5. skozyk
    Member
    Posted 14 years ago #

    I'm trying to find the same solution for the “per blog” registration model. Here's two other threads that discuss this problem:
    http://mu.wordpress.org/forums/topic/12449?replies=12#post-76502
    http://mu.wordpress.org/forums/topic/9913?replies=17#post-76551

  6. tedmann
    Member
    Posted 14 years ago #

    I'm in the same camp. For my site, I really need a method for users to register to individual blogs. Haven't found a good solution yet. So far, the best option has been dsader's method for allowing you have new users registered to all blogs:
    http://mu.wordpress.org/forums/topic/9913?replies=17#post-76551

    Not ideal, but at least it gets you part of the way there. Still, on my site (injersey.com), a series of hyperlocal community blogs, we need it possible for users to register for just their town's blog -- not every town blog.

    Anyone have any success with this?

  7. parkstreet
    Member
    Posted 14 years ago #

    Nathan's plugin will work if you comment out the following lines in wp-signup.php

    //function do_signup_header() {
    	do_action("signup_header");
    //}
    //add_action( 'wp_head', 'do_signup_header' );
  8. jomaa
    Member
    Posted 14 years ago #

    Hi,

    I tested the solution (WPMU 2.8.4) found in Kathrin Braungardts blog (http://www.k-braungardt.de/blogkb/?p=135) and it is perfectly Working. It is a very simple solution and may be somebody is able to transform it in a plugin.

    Wahbi

  9. parkstreet
    Member
    Posted 14 years ago #

    A new plugin has been released that resolves this issue.

  10. andrea_r
    Moderator
    Posted 14 years ago #

    If it works as intended, you're about to make a few hundred or so new best friends. :)

  11. parkstreet
    Member
    Posted 14 years ago #

    Not me, but the developer. I am just a messenger. ;-)

About this Topic

  • Started 15 years ago by ronalmog
  • Latest reply from parkstreet