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'
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in branch.