Opened 15 years ago
Closed 15 years ago
#1716 closed defect (bug) (fixed)
Fatal Error when viewing myfirends option
Reported by: | sakthig | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
I am testing Buddypress 1.2 with wordpress 2.91
I have encountered the following issue
The default theme shows the following error message when viewing my friends option
Fatal error: Call to undefined function bp_friend_total_for_member() in wp-content/plugins/buddypress/bp-themes/bp-sn-parent/profile/profile-menu.php on line 59
Change History (2)
Note: See
TracTickets for help on using
tickets.
I am unable to duplicate this error with the default theme for 1.2 r2460+
and bp_friend_total_for_member() should use the wp-content/themes dir (not bp-themes)?