- 
	
	phatjay replied to the topic Friend Count in the forum Miscellaneous 12 years, 6 months ago Display current # of friends for current user id echo BP_Friends_Friendship::total_friend_count( $bp->loggedin_user->id );
- 
	
	phatjay replied to the topic Member Profile URL with User ID instead of Username in the forum How-to & Troubleshooting 12 years, 6 months ago Ah, nice. Yep, the old activities save in the db. Now I am going to go in the db and just drop the old activities 
- 
	
	phatjay replied to the topic Member Profile URL with User ID instead of Username in the forum How-to & Troubleshooting 12 years, 6 months ago Regarding the code on github, yes, that did partially fix it. Now all users can be found via their user id # rather than username. /members/id #/ The only problem I see so far is that the code didnt update the activity feed. If you click a name for a user in the activity feed it is still trying to locate user the old way but the user icons on…[Read more] 
- 
	
	phatjay replied to the topic Member Profile URL with User ID instead of Username in the forum How-to & Troubleshooting 12 years, 6 months ago Looking for same answer as well 
- 
	
	phatjay replied to the topic Change Profile URL's from the Users Fullname to Username in the forum How-to & Troubleshooting 12 years, 6 months ago Instead of changing it from showing full name in url, how can I set the url to be the users nickname? 
- 
	
	phatjay started the topic Change Profile URL's from the Users Fullname to Username in the forum How-to & Troubleshooting 12 years, 6 months ago I would like to change my Buddypress user profile urls. I just freshly installed Buddypress and the problem I am seeing is that the url is the actual users full name instead of username. Like for example: http://example.com/members/Addison%20Stephens But the users username is addisonstephens So would rather my urls be…[Read more] 
	@phatjay
	Not recently active