[buddypress-trac] [BuddyPress Trac] #5575: Deleting Users in Manage Signups Leaving Database Entries

buddypress-trac noreply at wordpress.org
Thu Apr 24 17:10:25 UTC 2014


#5575: Deleting Users in Manage Signups Leaving Database Entries
-------------------------------------------------+-------------------------
 Reporter:  aaclayton                            |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  high                                 |   Milestone:  2.0.1
Component:  Administration                       |     Version:  2.0
 Severity:  major                                |  Resolution:
 Keywords:  needs-testing has-patch reporter-    |
  feedback 2nd-opinion                           |
-------------------------------------------------+-------------------------

Comment (by aaclayton):

 Both my live site and it's local test environment are single-site
 installations (or at least, they are intended to be). I will test the diff
 when I get home tonight and let you know if it helped!

 Regarding the issue on my live site in which the wp_signups table was not
 created or used, causing bp_core_activate_signups() to have trouble. I
 traced down this issue.

 My live installation was using a database user who does not have table
 creation permissions (for security best practices). I've since re-
 installed BuddyPress 2.0 using a database user with administrative
 privileges, and the wp_signups table is alive and well now.

 It might be a good idea to put a failsafe in the BP installation script to
 make sure the wp_signups table was successfully created, and warn the user
 if it was not, since it will prevent new user registrations from occurring
 with no obvious evidence as to why.

 Now to do some tests on my live site installation and see if pending user
 deletion works...
 More info to come.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5575#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list