Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3996 closed defect (bug) (fixed)

php fatal error in friends component when settings component is disabled

Reported by: seravifer Owned by:
Priority: normal Milestone: 1.5.5
Component: Friends Version: 1.5.3
Severity: major Keywords:
Cc:

Description

Fatal error: Call to undefined function bp_get_settings_slug() in /homepages/4/d373400434/htdocs/fp/wp-content/plugins/buddypress/bp-friends/bp-friends-notifications.php on line 17

When: Request friendship or sent a message.

Change History (6)

#1 @seravifer
15 years ago

help please!!!

#2 @boonebgorges
15 years ago

  • Milestone Awaiting Review1.5.5
  • Severity criticalmajor

This has been fixed in the trunk. See #3712. We should backport this to the 1.5 branch.

For a temporary fix on your installations, please enable the Settings component at Dashboard > BuddyPress > Components.

#3 @seravifer
15 years ago

I do not understand well

#4 @seravifer
15 years ago

ok thanks

#5 @DJPaul
15 years ago

  • Summary Fatal errorphp fatal error in friends component when settings component is disabled

#6 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5801]) Adds function_exists() checks for settings links.
A port of r5296 to the 1.5 branch.
Fixes #3996. See #3712. Props johnjamesjacoby

Note: See TracTickets for help on using tickets.