Opened 13 years ago
Closed 13 years ago
#3890 closed defect (bug) (fixed)
Fatal error upon posting new blog post when activity component is disabled
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Blogs | Keywords: | |
Cc: |
Description
From http://pastebin.com/pnMgB7DY:
"Error description:
When editing / updating a post then following error appears. I don't have activities enabled in BuddyPress. Is that causing the error?
Fatal error: Call to undefined function bp_activity_get() in C:\xampplite\htdocs\wp-content\plugins\buddypress\bp-blogs\bp-blogs-functions.php on line 193"
Note: See
TracTickets for help on using
tickets.
(In [5606]) Don't check for pre-existing activity items when posting new blog post if the activity component is not enabled. Fixes #3890