Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2483 closed defect (bug) (duplicate)

Using $this when not in object context

Reported by: heliocorreia's profile heliocorreia Owned by:
Milestone: 1.2.6 Priority: major
Severity: Version:
Component: Groups 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
14 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Fixed in branch.

Note: See TracTickets for help on using tickets.