[buddypress-trac] [BuddyPress] #5181: Welcome Page gives error if activity is disabled
buddypress-trac
noreply at wordpress.org
Tue Oct 22 20:45:35 UTC 2013
#5181: Welcome Page gives error if activity is disabled
--------------------------+---------------------
Reporter: unsalkorkmaz | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.9
Component: Core | Version: 1.8.1
Severity: normal | Resolution: fixed
Keywords: needs-patch |
--------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7455"]:
{{{
#!CommitTicketReference repository="" revision="7455"
Add checks for member and activity components on the welcome page.
On certain setups, the default components (members and activity) can be
deactivated programatically. Since we were not explicitly checking if
these components were active or not, a fatal error occurred.
This commit adds checks for the default components and adds a fallback
message if these components are not active on the welcome page.
Fixes #5181.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5181#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list