Ticket #693 (assigned defect)

Opened 1 month ago

Last modified 1 week ago

Users deleting don't working

Reported by: GIGALinux Assigned to: donncha (accepted)
Priority: high Milestone: WPMU 2.0
Component: component1 Version: 2.0
Severity: critical Keywords:
Cc: donncha

Description

Multiple deleting of users in the site admin don't working.

Change History

07/23/08 16:43:10 changed by donncha

  • status changed from new to assigned.

Are you using trunk? I tried to replicate this and couldn't. The user_id is passed to wpmu_delete_user() eventually. Can you debug that function to see if it gets the right user_id?

07/23/08 19:30:04 changed by GIGALinux

Trunk is installed. Deleting users don't working.

07/23/08 19:39:16 changed by GIGALinux

At the installation of my client it don't working (trunk). At my own site its working (trunk).

07/24/08 17:48:40 changed by axelseaa

verified that it works for me too.

07/28/08 10:49:49 changed by donncha

GIGALinux - can you figure out why this isn't working for you? Could be some local issue perhaps?

08/06/08 03:29:13 changed by schun

  • version changed from 1.0 to 2.0.
  • milestone changed from WPMU 1.0 to WPMU 2.0.

Hi, I am not sure whether the problem I am having is directly related but I have trouble deleting user account that were created by users. http://mu.wordpress.org/forums/topic.php?id=9095 If I as an admin just add/create user account using admin interface, there is no problem deleting those account. However, if a user register themselves and create an account on wpmu, I as an admin of wpmu, can't delete those accounts. I have installed latest package WPMU 2.6.

08/15/08 16:56:33 changed by donncha

I created a test user and blog from the signup page, and was able to delete the user. Something awfully strange going on here!

08/15/08 19:51:36 changed by schun

I looked at the database tables and the ones that I can't delete are the ones that are listed in wp_signups table. Not sure whether this info helps but I thought I would just mention in case..

08/19/08 22:08:07 changed by schun

Something very strange is going on honestly since I created an account today from wpmu admin interface and I can't delete that account. This account doesnt apppear on wp_signup table either like other two accounts that I can't delete so I guess what I mentioned previously doesn't really count. So strange...