I did that and I dont see any error.
I think BP 1.7 is no good. I used had 1.6 and it works great but not 1.7
>Some plugins doesnt show up on register page
BP 1.7 is not broken – Your install of BP 1.7 has problems.
The first steps to take to diagnose your problems are:
1. Deactivate every plugin except WordPress and BuddyPress
2. Switch to the WordPress 2012 theme
3. Go to Settings -> BuddyPress and review all your settings
Your problems are probably due to conflicts between BP and your theme or other plugins.
Seriously, no one ever bother to reply me back? I need serious help becuase BP 1.7 is broken and there are bugs and it doesnt work. I do know BP 1.6 does work but 1.7 doesnt not.
Thanks!
Thank you all for your help.
It appears GPU (Grid Processing Unit) is something that only mediatemple uses and even after reading everything about it, I am not sure how much traffic can it withstand. I also discovered they charge $20 per backup snapshot which I believe is a lot.
I will keep looking for another day or two and I will fill out the quote at webhosting talk and will go from there.
Try a simple echo in your display function.
If you think it is a 1.7 bug, submit a report on trac:
https://buddypress.trac.wordpress.org/
Use the same login you use here.
Is there a check to see if the current page is the login page?
I’m looking for something similar to bp_is_register_page() but cannot find the function I need on the template tag reference:
http://codex.buddypress.org/developer/developer-docs/template-tag-reference/
New update to “BuddyPress Follow” by Andy Peatling, r-a-y Version 1.2, fixes the issues for me.
Thank you guys
New update to “BuddyPress Follow” by Andy Peatling, r-a-y Version 1.2, fixes the issues for me.
Thank you guys
WordPress 3.5.1
BuddyPress 1.7
BuddyPress is automatically turning custom field results into links on my profile pages. I’ve tried turning off this feature with the code below, but it doesn’t work. Any suggestions?
`
function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
}
add_action( ‘bp_init’, ‘remove_xprofile_links’ );
`
Thanks,
John
http://missionsfund.org/missions/john-hall/profile/
BuddyPress is automatically turns custom fields into links on profile pages. I’ve tried turning off this feature with the code below, but it doesn’t work. Any suggestions? Thanks.
`
function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
}
add_action( ‘bp_init’, ‘remove_xprofile_links’ );
`
@valuser merci pour ton message Valentin !
Is BP “popular” ? Was it intented to be so until 1.7 ? But many people use it in France, mostly for intranet so far i know.
@henrywright-1, thank you, we’ll try to reach them during the trend while awaiting for the next 😉
Were you using BuddyPress Courseware?
p to now unable to get connected
i have 405 errors with standar users (which semms to be a wrong configuation of acces from the xml wordpress plugin)
and with admin account i have a 500 error from server.
what acces level shall be configured to allow a standard buddypress user to be connected ?
Yes with buddypress deactivated if someone tries to register everything seems to work and they do get the email. Any suggestions?
Deactivate BuddyPress and BP plugins then check if users can receive activation email.
Very nice use of BuddyPress’s features plus being responsive you can capture the mobile audience
hi @ubernaut we are having major communication issues with the theme developer, he is giving us the run around, just terribly frustrating! You can see an example of the problem at:
http://diamonddeemusic.com/register/
Any help would be greatly appreciated.
I have upgraded to wordpress 3.5.1 and Buddypress 1.7.1 and all of my plugins are updated. But the posts (called lessons) on the site are not showing their content still.
This happened a while ago and this was my original bug report which is not being responded to anymore:
http://buddypress.org/support/topic/no-posts-showing-and-repair-alert-shows/
please help!
Bonne chance avec votre nouveau site et merci beaucoup pour votre aide au cours des derniers mois et et à imath merci pour les plugins
Are there many french buddypress sites ? Is it a popular platform ?
Solved. Perhaps some plugins conflict each other. It should be “buddypress activity plus” and “buddypress media”. The problems fixed after disable one of them. It wasted much of time to disable it one by one for testing.
Please do a search first, this topic has come up a few times recently with various solutions.
http://example.com/members/username/settings/notifications/
Does anyone know if there are plans to move the notification settings table markup from the BuddyPress core to the theme template file ‘notifications.php’?
Has anyone been able to get avatars to show across blogs with buddypress 1.7?
So i got the register page to work and it sends the email to the person who registered but the login does not want to work. Is there a special setting that i need change or am i doing something wrong. Im new to the BuddyPress plugin so i dont know the ropes yet.
I have the lastest WordPress 3.5.1. and the lastest BuddyPress plugin.