Search Results for 'buddypress'
-
AuthorSearch Results
-
October 8, 2009 at 10:19 am #54120
In reply to: Two separate blog listings (theming)
outolumo
ParticipantIn the default buddypress theme, the main blog is under the link “Blog” the rest under “blogs”. (At least for me.)
As for the columns, you can add widgets. (Go to the Dashboard, and there Appearence, Widgets).
The appropriate widgets would probably be Recent posts and Sitewide recent posts. You may also try the RSS widget.
October 8, 2009 at 10:12 am #54119In reply to: "No blogs found."
outolumo
ParticipantI have this same issue. The blog name bears no resemblance to the username. There’s no reference to any blog in the profile fields.
WPMU 2.8.4a
BuddyPress 1.1
It was not solved by itself overnight.
October 8, 2009 at 8:03 am #54118In reply to: change URL-path for german-language ?
mfd
ParticipantYou can use this constants in your wp-config to change the linknames.
October 8, 2009 at 7:57 am #54116mfd
ParticipantHello,
over here i encountered this problem too.
I am using wpmu 2.8.4 with Buddypress 1.1.1 and an BBPress Forum (not the integrated version, cause i want to use it as standard forum too).
So since i changed from the old “Two-Theme” system to the new one where the member theme is inside my wp-maintheme, i have this Problem and cant get rid of it.
Step 1:
Everything is in DB and seems correct
Step 2:
after clicking “Next Step” there is another group created without base data but with status.
There is no new groupforum created.
Step 3:
Sometimes i get here and if so i have a correct group(or so it seems in database), but after choosing the avatar i get another error saying “try again”.
Step 4:
Long time no see ^^ I have not seen this step since i changed the theme -.-
Hopefully someone will find out what causes this error
October 8, 2009 at 6:31 am #54114In reply to: Function/Call to access Custom Profile Fields?
shedmore
ParticipantAndy let me ask you….I am playing with the bp-facebook plugin you ported, and specifically trying to add a value to the insert function you have in there now
function bp_fbconnect_insert_data( $user_id, $usermeta )
///////I tried setting an extra value inside that function – statically for now (just for testing) right under the default “full name” insert you have in there now.
I set it up like this:
xprofile_set_field_data(‘Age’, $user_id, ‘Test’);
I have tried setting with double quotes, no quotes, and several different ways, but it never seems to insert into the “Age” field I created in Buddypress.
Any ideas whats going wrong here? I am wondering if this function isnt firing at the right time? OR maybe I am making a stupid mistake

Thoughts? Thanks
October 8, 2009 at 4:31 am #54111In reply to: Trouble Upgrading?
djsteve
ParticipantI found the upgrade instructions to be incorrect for older versions of BP to be upgraded. Not exactly sure which version I was running, pre1.0 I guess.. buddypress was in “mu-plugins” (that’s where we were supposed to put it back in the day right??)
Anyways, I could not find anyway to “deactivate buddypress” – maybe I’m losing my mind.
So I got stuck on that part.
I decided to backup my install, then delete all the buddypress files / folders I had in “mu-plugins”, then upgraded wordpressmu to 2.8.4a – then uploaded newer buddypress into “plugins” – so far seems to work, not sure if I lost anything, or if I would lose anything doing this on my other buddypress site.
Any suggestions?
I suggest a not in the upgrade instructions for anyone attempting and older bpress version upgrade.
October 8, 2009 at 3:53 am #54109Mohit Kumar
ParticipantWell than lets start working…Help each other and suggest each other..Work on GPL themes.
October 8, 2009 at 1:31 am #54104connorg
ParticipantI was able to fix the problem by just making some simple changes to the PHP in the header. I changed the following:
<li<?php if ( bp_is_page( sports_news ) ) {?> class="selected"<?php } ?>><a>/<?php echo sports_news ?>" title="<?php _e( 'Sports', 'buddypress' ) ?>"><?php _e( 'Sports', 'buddypress' ) ?></a>To:
<li<?php if ( is_page('news') ) {?> class="selected"<?php } ?>><a>/news" title="News">News</a>This fixes the entire problem, and now the respective button is highlighted. I am changing this topic to “resolved”.
October 8, 2009 at 12:53 am #54101Andy Peatling
KeymasterStart a new thread.
October 8, 2009 at 12:52 am #54099giorell
ParticipantHow do you go about reactivating the old Social Network logo in the new updated buddypress installation? I’m not very familiar with PHP.
October 8, 2009 at 12:05 am #540974828920
InactiveOctober 7, 2009 at 11:27 pm #54094In reply to: External Blogs
peterverkooijen
ParticipantWouldn’t this plugin cover what we need?
It seemlessly merges posts from an RSS feed with other posts in your blog. If there was a way to selectively offer this plugin to member blogs, that would solve it for me.
And perhaps some integration with Buddypress account areas to make it more idiot-proof; a field where members can enter their RSS feed, without having to go into the plugin back-end.
October 7, 2009 at 10:41 pm #54091Andy Peatling
KeymasterBuddyPress 1.1.1?
October 7, 2009 at 9:43 pm #54088In reply to: admin bar links re-direct to homepage
October 7, 2009 at 9:40 pm #54086In reply to: BuddyPress Template
Paul Wong-Gibbs
KeymasterBecause it’s not, because Andy Peatling wants a unique look for this site. Closing this thread as this is discussed almost once a week.
October 7, 2009 at 9:05 pm #54084In reply to: BuddyPress Template
Mythailife
ParticipantAnd why not? Everything else is free…
October 7, 2009 at 8:51 pm #54083In reply to: Support Help: Group Invite – No contacts showing
Andy Peatling
KeymasterThis sounds like a bug, please post it at trac.buddypress.org/newticket – same login details. I’ll see if I can reproduce and fix for 1.1.2. Thanks.
October 7, 2009 at 8:51 pm #54082In reply to: Group forum subscription
Mike Pratt
ParticipantPerhaps we should join forces, Boone but my partner in crime Brent Layman (westpointer) and I have a working plugin that does the same thing (albeit w/o the elegant options you have)
https://wordpress.org/extend/plugins/buddypressbbpress-email-notification/
Are you aware and maybe we can share code.
October 7, 2009 at 8:25 pm #54079In reply to: List of BuddyPress Hooks / Filters
David Lewis
ParticipantYou’ll find some info here: https://codex.buddypress.org/
October 7, 2009 at 8:22 pm #54078In reply to: BuddyPress Template
David Lewis
Participantnope
October 7, 2009 at 5:33 pm #54070gerikg
ParticipantIs this a go?
October 7, 2009 at 5:21 pm #54069In reply to: New facebook clone theme
veeben
ParticipantJust checked the theme at http://nazieb.com/. Quite impressive!
If only we could get that for buddypress 1.1 that would be great.
October 7, 2009 at 3:22 pm #54062In reply to: BuddyPress Spam
Ruth Maude
ParticipantI’m struggling with a lot of spam registrations.
– a lot list country entry as random characters “Ot9XLfiFD7WNCu” Is there a way to set Country so it has to be a legit one?
– a lot come from email addresses such as “myspacee.info” “@mysace.info” Is there a way to force email confirmation … so they have to receive an email and click on a link to confirm registration?
– is there a way to mark someone as a spammer and delete them at the same time in the admin?
Sigh… I don’t have time for this so I may give up.
Would be nice if a site user can “Flag” a spam entry to disable the user.
October 7, 2009 at 1:12 pm #54055In reply to: Deactivate the adminbar per blog
pushi22le
ParticipantI found this plugin https://wordpress.org/extend/plugins/remove-buddypress-adminbar/
I also copied and edited the plugin to deactivate the bar just for guests. Here is the code:
<?php
/*
Plugin Name: Remove BuddyPress AdminBar For Guests
Plugin URI: http://blog.netweblogic.com/php/wordpress-php/remove-admin-bar-plugin/
Description: This plugin removes the admin bar completely from the public area of the website just for guests. Can be used either as a normal or MU plugin.
Author: NetWebLogic LLC
Version: 1.2
Author URI: http://blog.netweblogic.com
*/
if ( !function_exists(‘remove_bp_adminbar_guests’) ) {
function remove_bp_adminbar_guests() {
if (!is_user_logged_in()) {
remove_action( ‘wp_footer’, ‘bp_core_admin_bar’, 8 );
remove_action( ‘wp_head’, ‘bp_core_admin_bar_css’, 1 );
function bp_core_override_adminbar_css_perblog() {
?>
<style type=”text/css”>body { padding-top: 0 !important; } #wp-admin-bar { display: none; }</style>
<?php
}
add_action( ‘wp_footer’, ‘bp_core_override_adminbar_css’ );
}
}
}
// Start this plugin once all other plugins are fully loaded
add_action( ‘plugins_loaded’, ‘remove_bp_adminbar_guests’ );
?>
So the bloggers have two options, they can deactivate the bar only for guests or also for the registered users.
October 7, 2009 at 12:34 pm #54052In reply to: Changing default avatars/gravatars
Paul Wong-Gibbs
KeymasterLook in the BuddyPress options in the /wp-admin/ page
-
AuthorSearch Results