Save file.
B. Copy sidebar.php and Save As > sidebar-buddypress.php
Open up sidebar-buddypress.php and at the top of the file, above all other code, add this:
`
There should be some other spam databases that hold information about email addresses/ip-addresses that are potentially spam bots, so it wouldn’t prevent them from registering. If there isn’t, I don’t know whether if buddypress should create its own to control this targeted spam.
Please don’t create posts asking people to look at other posts. You could have bumped your original post.
@juanmaguerrero, please let me know if this works well as i will be interested in this aswell.
regards
Anyone?
Hello,
thank you because you are quite a mystic man for me considering your help.
Done all as you suggested but we have some mistakes that we are not able to solve.. Can you help me?

Thank you.
Nobody an idea?
Did you back up your database before upgrading to newer WP/BP versions? You need your database backup to revert back to old version ASAP.
From what old WP/BP versions did you upgrade to what new WP/BP versions?
Go to Appearance > BP Compatibility and enable CSS and JS i.e., do not check the boxes to disable BP Template Pack’s CSS and JS.
Thanks SO much. I didn’t see an email come through last week to see your reply, but I’m glad I checked back.
Have you had any troubles with WP or BP plugins not working on multi-network? If yes, how can you determine if something will break or not?
Why do you specify installing WP MultiSite as sub-domain? I’d prefer sub-directory. And, yes, I want domain mapping.
Re: https://wordpress.org/support/topic/wordpress-multisite-local-development
Do you have any hints for local development before putting on a real domain?
Thank you.
You should search through BP plugins list before requesting really
or perhaps that wasn’t sort of thing you were after?:
https://buddypress.org/community/groups/buddypress-group-email-subscription/home/
I try with different themes but same problem. Is a problem with Buddypress 1.5.4 with wordpress 3.3.1 ?
Some help please? many days looking for information about issue and nothing
Hello,
to understand better my request please look at here:

I look forward to your reply.
Thanks
Website is close to public. Can I send you a screenshot picture?
thanks
@allinfinite, you might want to have a look at how the Buddypress Mobile plugin detects mobile users and then instead of switching them to a new theme, redirect them (or whatever else you want to achieve) instead.
https://plugins.svn.wordpress.org/buddypress-mobile/trunk/buddypress-mobile.php
Also, apparently (i havent played with it, just echoing things i’ve heard so take it with a grain of salt) despite the name, $is_iphone also returns true for android, so if android and iphones are the only smartphones you want to show that page for, then that built-into wordpress function will work
See here on how to use it: https://wordpress.org/support/topic/is_iphone-documenation#post-1991224
Why do you have the code to BP’s members/index.php as the index.php of your theme in pastebin.com? I suggest you re-upload your boulevard theme files again, just in case.
If you’ve tried to revise the BP template files transferred to your boulevard theme folder during the compatibility process, I suggest you delete those 6 folders from your theme folder. Then re-run Appearance > BP Compatibility again just to make sure you have clean template files.
Looks like you only need to create two files and upload it to your boulevard theme folder in server.
A. Copy header.php and Save As > header-buddypress.php.
Open up header-buddypress.php and at the bottom of the file, below all other code, add this:
`
Save file.
B. Copy sidebar.php and Save As > sidebar-buddypress.php
Open up sidebar-buddypress.php and at the top of the file, above all other code, add this:
`
`
At the bottom of the same file, below all other code, add this:
`
jQuery(document).ready( function() {
if ( jQuery(‘div#blog-details’).length && !jQuery(‘div#blog-details’).hasClass(‘show’) )
jQuery(‘div#blog-details’).toggle();
jQuery( ‘input#signup_with_blog’ ).click( function() {
jQuery(‘div#blog-details’).fadeOut().toggle();
});
});
`
Save file.
C. Upload header-buddypress.php and sidebar-buddypress.php to wp-content/themes/boulevard
D. Style modifications for BP templates – you might want to use some or all of styles listed in this page https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/
Standard BuddyPress is what you see at http://testbp.org/ and not quite sure why you’re referring to the Twenty Ten and Template Pack plugin integration.
Could be many reasons why the new styles are not being rendered in your site. Site URL?
Read how you can increase memory limits https://codex.buddypress.org/troubleshooting/blank-pages/
What theme are you using? Is your custom theme a child theme of bp-default theme or a stand-alone BuddyPress theme?
Because my problem now is that everything now go right, but the appearance is not like the stander buddypress …like I see here https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/ I make modification of style.css …I have copy the block on the website and paste at the bottom of the duotive-three style.css ….but nothing happen!!
here you can see the changement : http://pastebin.com/G9C4r9Me.
I need to see Activity,Message,Groups, etc … like TAB … Now all of this voice are a long vertical list and are not in orrizzontal ….
Thank you again
Buddydevs premium plugin also supports videos. (from the page @mercime linked to – “Multiple types of media Supported [including] Video gallery [&] Can be extended with few code to support any [type] of media you want”)
http://buddydev.com/plugins/bp-gallery/
The Buddypress Album team are currently working on their second version called ‘buddypress media’ that will support videos. But it’s in development and doesn’t have a stable version yet.
http://code.google.com/p/buddypress-media/
@sbrajesh you have a spelling error on that page BTW.
@mysmallbizu
Please don’t hijack another thread with a different problem. It would be better start a new topic!
Scratch that even with the default bp template files still get the same error, @djpaul any thoughts?
Until then couldn’t you use https://buddypress.org/community/groups/buddypress-profile-privacy/home/

Ok done.. thank you.. just a request, can I send a screenshot picture? I need to show you what I want to re-create.
Thanks.