Skip to:
Content

BuddyPress.org

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"

Change History (1)

#1 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5606]) Don't check for pre-existing activity items when posting new blog post if the activity component is not enabled. Fixes #3890

Note: See TracTickets for help on using tickets.