Opened 11 years ago
Closed 11 years ago
#6715 closed defect (bug) (fixed)
undefined property: $stdclass::$theme
| Reported by: | danbp | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4 |
| Component: | Templates | Version: | |
| Severity: | normal | 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
@
11 years ago
- Keywords has-patch added
- Milestone Awaiting Review → 2.4
Version 0, edited 11 years ago by
(next)
This ticket was mentioned in Slack in #buddypress by boone. View the logs.
11 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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