BuddyPress Deprecat...
 
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] BuddyPress Deprecated Code

2 Posts
2 Users
0 Reactions
555 Views
Posts: 1
Topic starter
(@mny20)
New Member
Joined: 10 months ago

Hi,

 

Versions:

I am running wpForo 2.4.0

BuddyPress plugin installed is the latest version 14.1.0  

 

Settings:

My wpForo Settings>Member Profile>Profile Page is set to 'BuddyPress'

 

Description of problem:

During a wordpress debug I receive the below debug report output, repeated a number of times on page loads.

My wpForo Settings>Member Profile>Profile Page is set to 'BuddyPress'

 

Debug report:

Deprecated: Function bp_core_get_user_domain is deprecated since version 12.0.0! Use bp_members_get_user_url() instead. in /wp-includes/functions.php on line 6085

Deprecated: Function bp_core_get_username is deprecated since version 12.0.0! Use bp_members_get_user_slug() instead. in /wp-includes/functions.php on line 6085

Deprecated: Function bp_get_root_domain is deprecated since version 12.0.0! Use bp_get_root_url() instead. in wp-includes/functions.php on line 6085

 

Conclusion / Fix

Possibly the error is due to deprecated buddypress code in the wpForo BuddyPressHooks.php?

As a temporary fix, installing and activating BPClassic 1.4.0 removes the errors.

Longer term, is there a plan to remove the wpForo deprecated code enabling me to remove BuddyPress Classic?

 

Thanks

M

1 Reply
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

This problem has been fixed in the wpForo 2.4.3 version.