@inetbizo you can post blocks of code in pastebin.com and post the generated URI here. You’re describing what looks to be this section of the Groups Directory page https://buddypress.trac.wordpress.org/browser/tags/1.7.2/bp-themes/bp-default/groups/groups-loop.php
@rjlucas have you tried basic troubleshooting like deactivating plugins batch by batch except BuddyPress to check which is interfering with the activation code?
WP/BP versions? What theme are you using? What plugins are installed?
https://buddypress.org/support/topic/when-asking-for-support-2/
User registration is currently not allowed.
@theoptimystic If as you said in previous post that you enabled registration in Settings > General, then you might have a plugin that’s controlling your registration process.
Checking the source code of your home page, I see that there’s a pageline-buddypress plugin and the BP Template Pack plugin activated in your site. BP Template Pack plugin is no longer required as of BP 1.7 to make your theme compatible with BuddyPress. At least that’s true for nearly all WordPress themes. Deactivate those plugins, change to Twenty Twelve theme and check if issues are resolved.
Know that we are all volunteers living in different time zones.
BuddyPress does not enqueue any styles which would affect the layout of your theme. Have you tried checking out Yoo’s forums to see if there are others whose layouts were affected when BuddyPress was installed?
@sooskriszta
Well it would be a nice treat if It did come that early but I believe in setting realistic goals. Since others are adding ideas, I will add that I believe BuddyPress Activity Privacy plugin by @megainfo should be added to the core. It would be sweet if @megainfo would submit a patch. Anyway Cheers! 🙂
It should be noted, when viewing one of the added admin tabs and the added admin tabs after it disappears, the corresponding main tabs in the group also disappear. This also includes the “Member Groups” tab of the BuddyPress Group Hierarchy plugin which also uses the BP_Group_Extension class.
please help… waiting now for some time but no1 can help me out .. 🙁
then i activated the buddy-press on my theme the site is totally broken in ie8 and ie9
and i can find the problem…. http://test.my-fish.org
This problem also seems to affect the Buddypress Group Extras plugin. After clicking on one of the above mentioned tabs under the group admin screen, the “Extras” tab also disappears, but when clicking on the Extras tab, all the (added) tabs before it shows up.
SKParticipant
@bphelp I think you aren’t giving the developers enough credit. Version releases have been accelerating
1.2 to 1.5 took 20 months
1.5 to 1.6 took 11 months
1.6 to 1.7 took 8 months
Trac can be deceptive, but based on current roadmap https://buddypress.trac.wordpress.org/roadmap 32% of 1.8 is completed and 1.8 is due in July (7 weeks from now). Even if that is revised and we get 1.8 only in November, we could possibly see 1.9 as early as May next year (or we may not…this is pure speculation).
Eitherway, most major projects I know close scoping for a version long before a beta of the previous version is released.
@mercime Thanks. BTW #4796 was started by Boone.
w.r.t. #5008, the idea is to have widget for “previews” of the different tabs. Site/Group admins can decide for themselves which widgets (or even none at all) they want to show on the member profile page.
In a similar vein, groups could have member widgets too (though I havent requested them yet, and there is no ticket for them). I think it’s pretty reasonable to show some group members on the group profile.
Thanks so much for documenting this rcain. I’m set up in a local server development environment (obviously not advertising to search engines) and was trying to figure out why the WP comments were not showing up in the BP activity stream! You just saved me a lot of time!!
I have been searching for some time and I see a lot of things that seem like answers yet to my headache encased mind, I think things are now flying over my head lol.
Simply put, what I want to do is create a url that I can put in menu bars or on tops of pages (menu bars better) that will take the logged in user, straight to their own profile. As it stands now, only thing I can do is go to members.
I’ve seen some fancy code like:
a href=”<?php bp_loggedinuser_link() ?>”> profile
and
function redirect2profile(){
include_once( ABSPATH . ‘wp-admin/includes/plugin.php’ );
if($_SERVER[‘REQUEST_URI’] == ‘/profile/’ && is_plugin_active(‘buddypress/bp-loader.php’) && is_user_logged_in()){
global $current_user;
wp_redirect( get_bloginfo(‘url’) . ‘/members/’. $current_user->user_login . ‘/profile/’);
exit();
}
}
add_action(‘init’, ‘redirect2profile’);
When searching for my answers, but none of that helps me with what I want. Once I saw something that instructed use %username% or something such, in the url like http://domain.com/members/%username% … but that ultimately didn’t pan out.
Does anyone have a simple solution? All I want is a url to the logged in user’s profile 🙂 for a menu bar 🙂
Thanks, you guys rock!
I am using wordpress version 3.5.1
It is a directory install, but it is in a subdirectory.
I did not upgrade wordpress. This was a new install.
I am running buddypress version 1.7.2
I have the following plugins installed and active: bbpress, all in one event calendar, tinymce advanced, buddypress media, jetpack, subtle background patterns, wordpress importer.
I am using a customized theme called “Salutation” which is designed to work with buddypress.
I have not modified the core files and do not have any custom functions.
I am running bbpress version 2.3.2
My host is godaddy.
I am on a linux server.
I would like to create a page that loops a list of groups with the group image, name, and all the information about that group. I have purchased some static html template and here is the sample to use:
http://www.hosting-4-oscommerce.com/static_html/blog-2.html
I’ve started to convert the static html using buddypress calls. But I’m not so sure I’m going in the right direction? I’d like to match the static page and then work on the groups detail page using http://www.hosting-4-oscommerce.com/static_html/blog-post.html
Hi Yuttadhammo,
very thanks for this brilliant APP 🙂
But there’d be one question left: My Community ask me, why the images in Activity-Stream posts are converted in this cyan blocks?

I searched trough the source-Code, but my coding isn’t far as good to find it the right part -_-
@carmeetsroad yeah, it’s free and open source, do what you like, though I’m not sure whether the gpl licence requires you to release your customisations as open source as well…
sorry, i moved the website thing to its own class, BPWebsite.java. you’ll find the custom website variable there. should still work to hardcode.
@sinetwo at this time, I only know of a premium plugin, Mapology, which is compatible with BuddyPress members/groups http://shop.shabushabu.eu/mapology.html