Yes, I did ask that question in another post.
https://buddypress.org/support/topic/registration-redirects-to-webmaster/
I was signed as Paul For the deletion I was attempting.
This year, BuddyPress will be applying for and submitting BP project proposals as a stand-alone organization to the Google Summer of Code 2013. To that end, we’re building up our BP Project Ideas page for consideration and we’d like your help to add more ideas and make it more viable.
We’ve started off the ideas list at the BP Development blog with the following:
1. EnGrande Privacy & Moderation Component
2. Extended Membership Levels and Registration
3. Media albums
4. Tie Private Messaging and Activity Streams and Commenting and Forums together
5. Expand Relationship Types
Please feel free to post your ideas in this thread or at the BP Development blog.
Thank you for your participation.
Using WordPress: 3.5.1
Using Buddypress: 1.6.5
website:http://www.paulyorde.biz/yorde
Issue:
When I hit the delete account button while I’m signed in as a user, the page just reloads itself. It is not actually deleting the account.
Also, new users are not able to register a new account, even though I have ‘allow anyone to register’ checked in the admin panel.
Using WordPress 3.5.1 (not multi-site)
Using Buddypress 1.6.5
Website:
The Issue:
When a new user registers, a link pops up saying something like, “Go ask the webmaster”. When that link is clicked on, the user is directed to the admin email account. Here is what a user said: “I tried to register but it said it couldn’t register me and to contact the webmaster. So I clicked on that link and it took me here”.
Note:
I have ‘allow anyone to register’ checked in admin panel.
I was able to register a “foo” user from my computer.
I have added a function to functions file of default-bp theme:
`// redirect registration function
if ( bp_core_is_multisite() )
remove_action( ‘wp’, ‘bp_core_wpsignup_redirect’ );
else
remove_action( ‘init’, ‘bp_core_wpsignup_redirect’ );`
That is a function I nabbed from bp-support forum for what I think was a similar problem.
That forum is:
I just added that, so not sure if it works yet, but just in case it doesn’t, does anyone have fix?
Thank you very much. đoc truyện tại đây nhé
Hi Mercime
I did not go through the installation wizard after activating BuddyPress, so I did delete the bp and re-installed it but I dont get the “installation wizard” can you help me to fix it, I can send you my admin info if you want.
Thanks
Hello people,
I’m new to Buddypress, so I hope you’ll excuse me for not knowing the right words to describe my needs.
I’m hoping there is a way to create a new field in the members profile, where all the POSTS they have contributed with to the site, are displayed.
I’m uncertain how to describe it, so I have made this picture: 😉

Can anyone help me with this, or show me in the right direction?
it appears that every link, meta data etc (entire site map) is appearing at the bottom of my groups pages.
@mimip29 sidebar has dropped down below the content. You need to complete Step 3 of the BP compatibility process to a) bring back the sidebar beside the content OR b) remove sidebar and make the BuddyPress Groups/Members/etc pages full width.
Initial scan shows that you only need to create 2 files to make the BP page layouts fit with your theme’s layout.
If you want a page with a sidebar for BP templates: open up page.php, copy all code, paste to pastebin.com, click submit and post the generated URI here. Or if you want a full-width page for all BP templates, open up your theme’s full-width template and like page.php post the generated pastebin.com URI here.
Hi, I just installed and activated the BuddyPress 1.6.5 plugin and my website slider and drop down menus have just stopped working.
When I deactivate the plugin they begin to work again.
I’ve had a look to check if the jqeury’s being called more than once but I can’t seem to find duplicates in the header.
Please help 🙂
Website is http://www.driverview.co.uk
Hi there,
I’ve been playing around with the latest BuddyPress 1.7 beta2 and bbPress 2.3 RC1, with group forums.
When I go to a group forum that is public, I’m not able to post a topic or reply until I join that group first. Once I join that public group, then I can post – is this normal functionality?
It’s been a while since I’ve used group forums, but I remember BuddyPress group forums used to allow anyone to post to a public group without joining. Then once they’ve posted, it would auto-join them to that group, unless you had BP_DISABLE_AUTO_GROUP_JOIN in your bp-custom.php file. Has this functionality been changed in the latest BuddyPress?
Hi, I’m new to this.
I would like to create a website with buddypress where people can login and click on a button to say “I did this month task” and me to be able to write on the member profile how many times the member did it.
I would have a database with member profile and the number of times they did the monthly task.
@hnla Thanks for the advice and encouragement! I will do my best and when it is ready I will release it to the repository for others to use. Thanks for everything, I really appreciate it!
hello, I have recently installed buddpress into my site and it appears that every link, meta data etc (entire site map) is appearing at the bottom of my groups pages. I have tried setting live other pages and this data appears in all buddypress pages – but not my wordpress pages or posts.
I have tried looking at the CSS but I can not see that anything is out of the ordinary.
see here below the groups : http://starstylebox.com/groups-2/
Does anyone have any idea why this might be happening and how I can fix it.
Thanks for your support.
@bphelp all the further requirements you want to add can be found in the various core files, I know no better than you at this stage and would have to be reading through those files to identify what functions, variables etc I had to work with to achieve what I wanted, I did something similar to this a while back for custom WP pages dragging user data out, the only way I managed that was by studying the core files.
Without wanting to sound harsh 🙂 it’s down to you to finish now, the bits like avatars shouldn’t be too hard to figure now you’ve got this far.
When it’s finished get it placed on the WP plugin repo.
Seems like there should be an official place for such things and if not the codex then where?
Definitely a useful tip @umagokhale an issue that comes up quite a bit. Seems a bit odd your links are redirecting to customwebdesignseo.com even though you have already rebranded to 83 Oranges on the site and you obviously own both domains, but it is a nice looking site.
i think maybe we over thinking this a bit i don’t think @somdefabrica actually mentioned modifying any core files. Generally speaking there is no reason you should be afraid to update wordpress or plugins such as buddypress. It is always a good idea to make a backup (preferably in maintenance mode) prior to any upgrade or adding a new plugin or theme, just in case you have trouble or don’t care for the results.
Is there some reason you are afraid to upgrade specifically or are you just saying that upgrades are scary, generally speaking? If that’s the case i would suggest to you that not upgrading, especially with open source software carries it’s own set of risks. Generally speaking if you don’t want to upgrade something wordpress related you should have a very specific reason.
Just seeing if anyone has anything to add to this plugin which is free of charge. I really would appreciate some experienced buddypress developers helping out. And no I do not have money to hire a developer. Due to NAFTA I have not been able to find work in 2.6 years so if money is your agenda, I don’t have it but contribute if you can because it will be appreciated. Thanks everyone!
Try adding some more margin to the li elements in your toolbar because its uneven with the site name in the toolbar example add:
#wp-admin-bar li.no-arrow a {
margin-top: 3px !important;
}
Just a suggestion!
I wanted to share my site I developed using buddy press
http://k9network.com I was hoping to get my site on your showcase. I also have another few sites that I have used with Buddy press:
I am looking for work too……. if anyone needs a developer:
http://creativeresumespro.com/
http://aussiemeetup.com/
http://physiciansworldnetwork.com/
But how about users like me that already have a custom theme meant for buddypress 1.6.x? Will my template structure remain valid? Is anything going to be deprecated? Should I take some action or review my template?
Everything will continue to work.
And how about for people going to build themes for Buddypress?
We’ll need to write some codex documentation how best to do this 🙂
Have you edited any files that live in the directory:
wp-content/plugins/buddypress/
If you have then you will lose those changes if you do an automatic upgrade and have made a rod for your own back.
You will need to identify these changes and copy them to a child theme i.e copy the template files to the child theme where BP will use them in place of it’s own ones living in the parent plugin directory.
If you have made changes to any files other than actual theme files i.e core files then you have no option but to update and then manually copy those changes to the new files, but editing core files for any reason is never ever recommended and shouldn’t be done. Any changes a theme needs to effect can be done via hooks & filters via the child theme functions.php file or bp-custom.php file in plugins directory.
Or you could create a bp-custom.php which you place in your-site/wp-content/plugins
See:
https://codex.buddypress.org/developer/customizing/bp-custom-php/
And add this code:
http://pastebin.com/t9LybbQC
This is assuming you correctly targeted the element you want to change.