Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#2483 closed defect (bug) (duplicate)

Using $this when not in object context

Reported by: heliocorreia Owned by:
Priority: major Milestone: 1.2.6
Component: Groups Version:
Severity: Keywords:
Cc:

Description

The class method

'BP_Groups_Member::delete_all_for_user()'

on file bp-groups.php (line 2579) does not support static calls. Example:

'Fatal error: Using $this when not in object context in ...wp-content/plugins/buddypress/bp-groups/bp-groups-classes.php on line 1053'

Change History (1)

#1 @johnjamesjacoby
16 years ago

  • Resolutionduplicate
  • Status newclosed

Fixed in branch.

Note: See TracTickets for help on using tickets.