- 
	
	Henry Wright replied to the topic Preserving whitespace from bp profile fields in the forum How-to & Troubleshooting 11 years, 8 months ago Hi @terraling Take a look at the first few lines in bp-xprofile/bp-xprofile-filters.php There’s lots of filters in place that act on the xprofile field value. Could be one of them? 
- 
	
	Henry Wright replied to the topic difficulties with bypass activation and auto-login in the forum How-to & Troubleshooting 11 years, 8 months ago Hi @terraling Could it be anything to do with the customisations you made to the registration process recently? 
- 
	
	Henry Wright replied to the topic Looking for hook before bp_signup_validate in the forum How-to & Troubleshooting 11 years, 9 months ago @terraling nice solution! Using that approach, I don’t think you will need any JavaScript at all now. 
- 
	
	Henry Wright replied to the topic Looking for hook before bp_signup_validate in the forum How-to & Troubleshooting 11 years, 9 months ago How about tricking BP into thinking the password has been entered twice? You can do that with a little JavaScript. You’d need to make the 2nd password field into a hidden input so that the value is still submitted with the form. Here is the general idea: <input type="password" name="signup_password" id="signup_password"…[Read more]
- 
	
	Hugo Ashmore replied to the topic Is bp-friends-template.php editable? in the forum How-to & Troubleshooting 12 years, 2 months ago @terraling version also works if you want more exacting control. 
- 
	
	Henry replied to the topic What happened when my site have 500.000 members and and 1000 Groups in the forum Showcase 12 years, 2 months ago Yes, I think one of the BP core developers worked at The Telegraph before his move to Automattic. I would guess the number of active users should be the main metric to use. A site with 1m inactive users will test just how much data the server can hold whereas a site with 1m active users will test so much more. See this response I…[Read more] 
	@terraling
	Active 9 months, 2 weeks ago