#2374 closed defect (bug) (fixed)
Fatal error when creating Groups with Forums or modifing Group Forum settings
Reported by: | WhiteEagle1985 | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 2.3.2 |
Component: | Extend - BuddyPress | Keywords: | reporter-feedback |
Cc: |
Description
I’ve encountered the two following errors. The first is when creating a group and appears at step 3:
Fatal error: Using $this when not in object context in /home/cangamer/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 461
The second error occurs when editing a group's settings under the forums tab:
Fatal error: Using $this when not in object context in /home/cangamer/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 308
Both errors render groups with forums to be created or added to existing groups. It even stops new groups from being made, so I'd like to see this fixed soon please.
Change History (4)
#1
@
11 years ago
- Keywords reporter-feedback added
- Milestone changed from Awaiting Review to 2.5
- Owner set to johnjamesjacoby
#2
@
11 years ago
- Resolution set to fixed
- Status changed from new to closed
For reference this issue was a BP one and was corrected in this ticket:
https://buddypress.trac.wordpress.org/changeset/7332/
The fix will be included in BP 1.8.1 which is available now.
Not seeing these in trunk/2.4 anymore. Would you mind testing this out with trunk, and reporting back?
Moving to 2.5 to investigate more then.