Ticket #68 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Register Users from Admin Panel

Reported by: wakeless Assigned to: wakeless
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

Should be able to register users from the admin panel

Attachments

adduserblogs.patch (1.8 kB) - added by wakeless on 07/11/06 06:04:17.
Patch for #68 and #69

Change History

07/08/06 11:09:56 changed by wakeless

I attached a patch for this to ticket #69 I'd love you to provide feedback

07/10/06 16:15:32 changed by ellycramer

Hi Wakeless, I was very glad to see this ticket (pointed out to me by DrMike? in the forums) since I want the adduser feature. Is it safe to assume this type of enhancement will make it into the Version 1 code? Maybe I shouldn't ask here, feel free to ignore.

Patch feedback: I added the patch to my wordpressmu-1_0-rc2 installation. The adduser works great, but the add blog is giving me an error. I'm guessing I'm out of sync with the nightlies.

"Fatal error: Call to undefined function wpmu_admin_do_direct() in C:\wamp\www\expertvoices\wp-admin\wpmu-edit.php on line 114"

The other interface feedback is that it is confusing with the domain and path option. Its different than the wp-signup.php, but since I use subdirectories vs subdomains, I think I need the path option. I'll know better once I get it working.

07/10/06 16:22:28 changed by ellycramer

FYI, the code did create blogs in spite of the above error:

# patch69.localhost/patch69/ //filled in domain and path # .localhost/patch69/ //filled in just path

It seems to not work for subdirectory vs subdomain option or I'm clueless :)

07/11/06 06:04:17 changed by wakeless

  • attachment adduserblogs.patch added.

Patch for #68 and #69

07/11/06 06:05:39 changed by wakeless

  • owner changed from somebody to wakeless.
  • status changed from new to assigned.

There you go, should have fixed that problem, I'm also wondering what I need to do for this to be included. If it would be included etc.

07/11/06 14:46:57 changed by donncha

  • status changed from assigned to closed.
  • resolution set to fixed.

Thanks wakeless - I've added your patch, and nonced them too for extra security!

07/21/06 16:16:09 changed by ellycramer

I see the patch in RC4 and its working great. Thanks Wakeless and Donncha!!

- elly