- 
	
	Łukasz Wilk replied to the topic bp_has_members ignores user in the forum How-to & Troubleshooting 11 years, 4 months ago Hmm that’s really strange. It might be a good idea to contact BuddyPress developers if you are sure that this is the issue. 
- 
	
	Łukasz Wilk replied to the topic bp_has_members ignores user in the forum How-to & Troubleshooting 11 years, 4 months ago Unfortunately I wasn’t able to find any anomaly with this particular account. I created a new account for that user and assigned him all activity from old account. Sorry, afraid I can’t much of help. 
- 
	
	Łukasz Wilk replied to the topic bp_has_members ignores user in the forum How-to & Troubleshooting 12 years, 7 months ago Sorry for taking so long to answer, I was away from town for a few days. Yes, it is always only this one member getting ignored. Here are links to code samples. In template: http://pastebin.com/dys9czZK 
 In […]
- 
	
	Łukasz Wilk started the topic bp_has_members ignores user in the forum How-to & Troubleshooting 12 years, 7 months ago Hi there! 
 I’ve run into very strange problem with bp_has_members function. I’m using such arguments:
 include=1,13,14,16,17,19,20,21,22&per_page=100&max=100
 For some reason just one user, e.g. id 21 is ignored […]
- 
	
	Łukasz Wilk started the topic Empty members list when editing custom post type metabox in the forum How-to & Troubleshooting 13 years, 2 months ago Hello, let me describe my problem… I created custom post type and one of meta fields will be list of buddypress members with chekboxes next ot them. Everything works great when I go to “Add new”, but when using Edit I always get info that no members were found. 
 
 <?php/** 
 * Register post type
 */add_action('init',…[Read more] 
	@wilku_
	Active 11 years, 4 months ago