[buddypress-trac] [BuddyPress Trac] #5649: Missing argument 2 in bp-xprofile-classes

buddypress-trac noreply at wordpress.org
Sun May 18 07:20:41 UTC 2014


#5649: Missing argument 2 in bp-xprofile-classes
--------------------------+--------------------
 Reporter:  danbp         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  2.0.1
Component:  Members       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by danbp):

 Solved!
 The previous modification worked on multisite, but not on single.
 So i changed to

 {{{
 $where_sql = $wpdb->prepare( "WHERE g.id NOT IN ({$exclude_groups})",
 $profile_group_id );
 }}}

 to solve the problem.

 See ticket #5650

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


More information about the buddypress-trac mailing list