Opened 10 years ago
Closed 10 years ago
#6715 closed defect (bug) (fixed)
undefined property: $stdclass::$theme
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Templates | Keywords: | has-patch |
| Cc: | danco38@… |
Description
bp 2.4 rc1 (daily updated...)
When you deactivate BuddyPress, 2 notices show up briefly (a few seconds only):
undefined property: $stdclass::$theme
and trying to get property of a non-object
Origin: bp-core-theme-compatibility.php:178
Attachments (1)
Change History (5)
#1
@
10 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to 2.4
Version 0, edited 10 years ago
by
(next)
This ticket was mentioned in Slack in #buddypress by boone. View the logs.
10 years ago
Note: See
TracTickets for help on using
tickets.
Thanks for your feedback Dan.
i've quickly built the attached patch, will test it more soon. That's because we're checking the theme compat id inside the function that sets the default settings for themes using the BP Theme Compat API