[buddypress-trac] [BuddyPress Trac] #6481: Hopefully we can report a bug here...Users are not showing correctly.

buddypress-trac noreply at wordpress.org
Sat Jun 6 13:41:17 UTC 2015


#6481: Hopefully we can report a bug here...Users are not showing correctly.
-----------------------------------------+------------------------------
 Reporter:  newdermeo                    |       Owner:
     Type:  defect (bug)                 |      Status:  new
 Priority:  highest                      |   Milestone:  Awaiting Review
Component:  API - Sign ups & Activation  |     Version:
 Severity:  critical                     |  Resolution:
 Keywords:  reporter-feedback            |
-----------------------------------------+------------------------------
Changes (by imath):

 * keywords:  needs-patch => reporter-feedback


Comment:

 Hi,

 I've just tested with WordPress trunk, BuddyPress trunk on a single site
 with twentyfifteen theme. I have 2 users, and 1 registration (pending
 account).

 1/ All users count is ok

 [[Image(https://cldup.com/5fKCkzVFeX.png)]]

 2/ Pending accounts are only displayed on the pending view

 [[Image(https://cldup.com/GN7iiQGfPG.png)]]

 My guess of what's happening in your config is: "something" (plugin/custom
 code/theme) is adding an action to `'pre_user_query'` after BuddyPress.
 Because, since 2.0 BuddyPress in the case of a non multisite config is
 making sure no signups are displayed elsewhere than in the pending view.

 I've read all your testings, but i'm not sure you've tested with a default
 WordPress theme (eg: twentyfifteen) and only one plugin activated:
 BuddyPress. Could you test this ?

 FYI, in BuddyPress 2.0, we've also introduced a new constant for non
 multisite sites. You can use it to make sure no registration will be
 created as a user untill the account is activated :
 {{{
 define( 'BP_SIGNUPS_SKIP_USER_CREATION', true );
 }}}

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


More information about the buddypress-trac mailing list