Opened 15 years ago
Closed 15 years ago
#3890 closed defect (bug) (fixed)
Fatal error upon posting new blog post when activity component is disabled
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6 |
| Component: | Blogs | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5606]) Don't check for pre-existing activity items when posting new blog post if the activity component is not enabled. Fixes #3890