Search Results for 'buddypress'
-
AuthorSearch Results
-
May 7, 2010 at 5:55 pm #77097
mistercyril
ParticipantAnybody?
I know this sound silly, but i’v already de-activated all plugins, tried EVERYTHING I KNOW and i’m stuck.
I might have been unclear about the problem i’m facing. The SORT function on all the buddy press pages works fine in Firefox but doesn’t work at all (neither the drop down or the tabs) in other browsers. All I get is the loader… that just keeps turning in circles indefinately.
I am really Ajax illiterate so PLEASE help me understand where to look.
Thanks again,
C.
May 7, 2010 at 5:15 pm #77093In reply to: Time News BuddyPress theme
Mark
Participant@Puanthanh – On your theme demo site you have a post titled “Duis eros est, mattis vel pulvinar id” – the image of that girl might be offensive to some of the ladies that might happen to see it
May 7, 2010 at 5:12 pm #77092In reply to: Changing BuddyPress Base URL
Jeff Sayre
ParticipantThe “members” slug, as it is called, is also autogenerated and does not represent an actual, physical space. The easiest way to do this would be to change the slug to “usa/members”. See this article, https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/ , and scroll down to the section entitled “Change the URL slugs of BuddyPress components”
Basically, you would add this to the wp-config.php file. Having never tried adding a forward slash to a slug, I’n not sure if it will be stripped out, but on the surface, I can’t think of why that should not work:
define ( 'BP_MEMBERS_SLUG', 'usa/members' );
May 7, 2010 at 5:08 pm #77091In reply to: Remove “are now friends” from activity stream
Mark
ParticipantHere’s a plugin that does exactly that:
http://simplercomputing.net/2010/04/19/buddypress-remove-friendship-notices/
May 7, 2010 at 5:06 pm #77090In reply to: Privacy component–where is it?
Mark
ParticipantHere’s something much less robust than what Jeff is creating. This one lets users control privacy settings of their profile information, and admins have no overriding control. Sort of like Facebook does, and privacy settings appear when someone signs up, plus when they edit their profile data. You might have to adjust or add CSS to work with your particular theme. Works with the latest version of BP:
http://simplercomputing.net/2010/03/18/simple-buddypress-profile-privacy/
May 7, 2010 at 4:54 pm #77089In reply to: Global Log-In
Paul Wong-Gibbs
KeymasterIs there anyway to get Buddypress to run alongside all these other plugin add-ons using one global log-in?
Which other plugins?
May 7, 2010 at 4:48 pm #77088In reply to: I would like to disable Email activation
Mark
Participant@techguy – you might want to get a beta copy of WP 3.0 and work with that instead on this tweak – reason being that WPMU code is merging with WP code starting with WP 3.0
May 7, 2010 at 4:45 pm #77087In reply to: What Buddypress & WordPress blogs do you follow?
Andrea Rennick
Participantwpmututorials.com
Disclaimer: It’s my blog.
But, also Ron’s blog, and he’s wpmuguru who has been actually working on the merge.Also, wptavern is an *excellent* resource for any new in the WP world.
May 7, 2010 at 3:44 pm #77085In reply to: fyi: WP-reCAPTCHA works fine with BuddyPress
Peter Kirn
ParticipantSorry, I realize I read that last post incorrectly.
I’ve dug into the code myself and have nearly everything working, but I’m unclear on the function for bp_signup_validate. In the WPMU plugin, there’s already validation checking for WPMU. Why not simply use:
add_action(‘bp_signup_validate’, ‘check_recaptcha_wpmu’);
?For the WPMU code, this is called as a function:
add_filter(‘wpmu_validate_user_signup’, ‘check_recaptcha_wpmu’);— and it looks like the same code you’d need for BP:
http://pastebin.com/MX0LHmtEAm I missing something? Is there something else BP needs? It appears to me that the bp_signup_validate action lacks documentation.
May 7, 2010 at 3:36 pm #77084modemlooper
ModeratorI tried that Forum Extras plugin and it’s not the same thing as the activity stream and throws in a different workflow for people to get used too. Also I had so many bugs and problems with it that I ended up deleting it.
May 7, 2010 at 3:13 pm #77081In reply to: Email Activation not being sent in upgraded BP 1.2.2
techguy
ParticipantYou might also look at the solutions listed: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/email-notification-not-working/?topic_page=2&num=15
May 7, 2010 at 3:05 pm #77080In reply to: Remove “are now friends” from activity stream
rich! @ etiviti
Participanti can’t find the old post on here but you can hack it for now by unseting the activity type from the loop
something like this
http://blog.etiviti.com/2010/02/buddypress-hack-remove-new-member-registration-from-activity-stream/May 7, 2010 at 1:52 pm #77075In reply to: admin bar stopped working all of a sudden
nehal
Participanthi
i am using wordpress 2.9.2 and i installed buddypress 1.2.3
wordpress is installed using fantisticoi had bp groupmanagement plugin installed
no upgrades or modifications on the core files, only the theme file, register.php file where i removed the sidebar,
i am using the default bp theme, bbpress is built in
May 7, 2010 at 1:27 pm #77074In reply to: Get Rid of Spammers Please
Jeff Sayre
ParticipantWe are all aware of this issue. Please see this thread: https://buddypress.org/community/groups/requests-feedback/forum/topic/here-come-the-spammers/
May 7, 2010 at 1:18 pm #77072In reply to: Plugin/Functionality Idea: Buddypress ’My Stuff’
Xevo
ParticipantIt’s pretty easy to do with just a normal wordpress page and a custom template for that page.
May 7, 2010 at 12:41 pm #77069In reply to: Email Activation not being sent in upgraded BP 1.2.2
Paul Wong-Gibbs
Keymaster@hollosch, @bondjamesbond007, @bradedwards — Please give us some information about your install, https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/
May 7, 2010 at 12:39 pm #77068In reply to: Getting error with new users
Paul Wong-Gibbs
KeymasterThe bug is with the plugin, not BuddyPress. Look at https://buddypress.org/community/groups/bp-community-blogs and where it says, “Last Update: 411 days ago” and “Compatible to: (WordPress) 2.7.”
Your best bet is to leave the author, Andy, a message and see if he intends to update.
May 7, 2010 at 12:37 pm #77067In reply to: Plugin/Functionality Idea: Buddypress ’My Stuff’
Paul Wong-Gibbs
KeymasterThere used to be a dashboard on this site, a few design revisions ago (read: a year?). Wonder if anyone’s still got a screenshot for inspiration.
May 7, 2010 at 12:36 pm #77065In reply to: BuddyPress SVN 1.2.4(?) and MultiSite 3.0
Paul Wong-Gibbs
KeymasterIf you’re using SVN trunk, then what Jeff says. If you’re using the SVN branch 1.2, then it should work fine — bp_page_title() is in a core file and if it’s not finding that you’ve got bigger problems related to an incomplete installation
May 7, 2010 at 12:12 pm #77062In reply to: Multiple Budypress Networks, one install
Andrea Rennick
ParticipantJohn James Jacoby
KeymasterI like the colors and logo. Looks cool and it incorporates BuddyPress really well.
May 7, 2010 at 11:35 am #77060In reply to: BuddyPress SVN 1.2.4(?) and MultiSite 3.0
Jeff Sayre
ParticipantMay 7, 2010 at 11:32 am #77058In reply to: admin bar stopped working all of a sudden
Jeff Sayre
ParticipantPlease answer these questions so that we can better diagnose your issue:
May 7, 2010 at 11:29 am #77057In reply to: Plugin/Functionality Idea: Buddypress ’My Stuff’
Jeff Sayre
Participant@stwc-
I definitely see the desirability of a “User’s Dashboard” as you describe. Although there are ways for a user to accomplish some of what you’re suggesting in the current, default setup, it is not intuitive nor necessarily that easy. Any service that can help users better organize, manage, and track their growing data stream would be a hit.
May 7, 2010 at 10:29 am #77054In reply to: Plugin/Functionality Idea: Buddypress ’My Stuff’
Erlend
ParticipantAwesome, loving it. Will donate $20 to a stable version. Flexibility would be great, but it’s not major imo. I’d say just get it done, and consider the more lofty goals for a 2.0.
-
AuthorSearch Results