- 
	
	kvadd posted on the forum topic Member page not working – "Sorry, no members were found." in the group How-To and Troubleshooting: 14 years, 5 months ago 1. Which version of WP/MU are you running? – Latest version, 3.1.2 2. Did you install WP/MU as a directory or subdomain install? – Directory 3. If a directory install, is it in root or in a subdirectory? – Subdirectory 4. Did you upgrade from a previous version of WP/MU? If so, from which version? […] 
- 
	
	kvadd started the forum topic Member page not working – ”Sorry, no members were found.” in the group How-To and Troubleshooting: 14 years, 5 months ago I have a problem that i have been searching for a solution this past few weeks. I have not found anything substantial, and there are very few topics about this problem. The Problem: Member pages not working at all. All i get is “Sorry, no members were found.” At the frontpage (the activity stream) i […] 
- 
	
	kvadd joined the group How-To and Troubleshooting 14 years, 5 months ago 
- 
	
	kvadd posted on the forum topic Login/logout from admin bar does not work in the group Creating & Extending: 14 years, 7 months ago I solved it, thanks to the link you posted before. In bp-core.php find the line 
 $search_url = apply_filters( ‘bp_core_search_site’, site_url( $slug . $var . urlencode($search_terms) ), $search_terms );
 replace it with
 $search_url = apply_filters( ‘bp_core_search_site’, home_url( $slug . $var . urlencode($search_terms) ), $search_terms );
- 
	
	kvadd posted on the forum topic Login/logout from admin bar does not work in the group Creating & Extending: 14 years, 7 months ago Thank you r-a-y. I have essentially the same problem with the search form who direct it to mmanytt.se/wp/?s= instead of mmanytt.se/?s=. Is there any way to solve that? 
- 
	
	kvadd started the forum topic Login/logout from admin bar does not work in the group Creating & Extending: 14 years, 8 months ago I have a problem using the login/logout from admin bar. I think the problem has to do with wordpress is installed under a subdirectory /wp/. The login/logout should point to mmanytt.se/ and not mmanytt.se/wp/ witch generates a 404. I have a similar problem with the search function, which points to mmanytt.se/wp/?s=searchstring and not…[Read more] 
- 
	
	kvadd joined the group Creating & Extending 14 years, 8 months ago 
	@kvadd
	Not recently active