Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 64,201 through 64,225 (of 69,054 total)
  • Author
    Search Results
  • #48124

    In reply to: Swahili Translation

    Burt Adsit
    Participant

    There is a translation svn repo in the works. From the buddypress-dev mailing list 6/25/2009:

    “The plan is in the next week or two to have a subversion repository set up for your language files. Each time you make a change, please keep the repo up to date with the latest version. I’ll give a weeks notice when a launch is close, so you can make sure your translations are up to date.

    I’ll then take the latest for each language and bundle them in the bp-languages folder.”

    Andy Peatling

    You can subscribe to the list here: http://lists.automattic.com/mailman/listinfo/buddypress-dev

    jimgroom
    Participant

    In case anyone is interested, D’Arcy Norman figured out the fix to the Multi-DB issue:

    http://www.darcynorman.net/2009/06/25/buddypress-and-multidb/

    #48120

    In reply to: Can’t select users.

    Jeff Sayre
    Participant

    I have not heard of one. Your best bet, as I said, is to contact the developers of those plugins and ask them if the are working on supporting BuddyPress.

    You could also post a suggestion here or, if you’re willing to pay for the development of such a plugin, post a job here.

    #48119
    Jeff Sayre
    Participant

    @airblastor

    There’s no need to double post. You’ve already started a thread 5 days ago with this same basic topic here: https://buddypress.org/forums/topic.php?id=3268#post-17974

    As DJPaul told you in that thread, he is working on an achievements plugin. It takes time to code proper plugins. So, if you do not have the skills yourself, then you’ll need to be patient and wait for it to be released.

    gpo1
    Participant

    Integrating P2 as a member theme is better cos it would seem like the New facebook Theme with a twitter feel if done using one column like the buddypress.org site!

    #48114
    nikoching
    Participant

    Thank you so much …..Plrk

    Problem is solved . after install 4 times now sucess..

    Because I install use ‘sub-dir’

    I install into ‘blog/’ ‘blogs/’ …. All wrong….Because just you say ‘You are confusing buddypress’

    Now I install into ‘mu/’ …..and it’s done….

    Thank you very very very much ~~~~(^_^)

    Jason Pelker
    Participant

    I completely agree with Donnacha.

    To integrate these two products would make a lot more sense than the products existing separately. P2 has little public use at the present and BuddyPress doesn’t encourage participation outside of forums. The current generation of BuddyPress themes do not do the technology justice, either.

    I firmly believe mingling the two extensions together will lead to a bigger and brighter future for the both.

    The question is, now, how do we go about coding these two together? I’m willing to work on this, but I’d really like a volunteer to partner with me for when I get stumped.

    #48107
    takuya
    Participant

    @gwsa

    where do you host your site? Just in case other bp users face the same nightmare when choosing the host…

    I’ve never seen this problem, my install just works properly. Make sure you disable all other plugins but bp when solving this problem.

    #48101
    Jeff Sayre
    Participant

    Do you have any plugins, other than BuddyPress installed and activated. If so, try temporarily deactivating them all and see if the problem goes away. Please report back here.

    #48100
    Andy Peatling
    Keymaster

    gwsa – because this is not a BuddyPress bug. It’s something to do with your setup, hence the reason no one else has had the problem.

    Are you sure you don’t have any crazy re-write rules or symlinks for your themes folder?

    #48099
    gwsa
    Participant

    Also tried upping to 1.0.2. No fix.

    #48098
    gwsa
    Participant

    Burt,

    With BP Deactivated:

    Site Admin -> Themes, 7 Installed, 4 Active (all WP Themes)

    Appearance -> Themes, 4 to choose from

    As soon as I activate BP:

    Site Admin -> Themes, 3 Installed, 0 active (all BP Themes)

    Appearance -> Themes, ZERO to choose from

    Windhamdavid
    Participant
    #48085
    Jeff Sayre
    Participant

    Did you move the new theme files that come with BuddyPress into their proper location? Look in the /wp-content/plugins/buddypress/ and make sure that there is not a /bp-themes/ directory.

    I just tried the whole upgrade process again and have no issue with this widget.

    #48079

    In reply to: Widget Customization

    dinhluong
    Participant
    #48074

    In reply to: Widget Customization

    Jeff Sayre
    Participant

    @dinhluong-

    This is really not a support issue but a feature request. I would suggest filing a new enhancement request ticket in trac. You log in with the same credentials as you use on this site.

    I’m changing this thread to “not a support question”.

    #48072
    puremi
    Member

    OK – just the ones related to BuddyPress. Gotcha. In this case, however – I put the cart before the horse and could not longer even access the site to deactivate the bppicture-album plugin! So I just moved it out of the plugin area to another folder on the site – and I’m back in business.

    Thank you so much for your prompt replies – of course – we had told some folks to go into the new site and test it – 30 minutes later the site was GONE (LOL!).

    Thanks!

    #48071
    postnonstop
    Participant

    Hey Guys checkout my site http://postnonstop.com

    #48070
    Burt Adsit
    Participant

    Before automatic upgrading you need to deactivate your other plugins that rely on buddypress. It isn’t necessary to delete them.

    #48068
    puremi
    Member

    Whew Windhamdavid.

    OK. I just removed it – and now the site is back up and running. You just saved my bacon!

    As a result of removing it – I do see now BuddyPress isn’t installed whatsoever. Looks like a complete manual re-install (anyone agree on this?).

    #48065
    puremi
    Member

    That’s it? Just DELETE it? That seems simple enough.

    What should I anticipate then? Forgive me – somewhat of a Buddypress newbie…

    #48062
    dainismichel
    Participant

    Hi Jeff, I did not notice that this was marked as resolved. I still don’t know how to create a buddypress install with a cohesive theme for members. I’ve been checking every week or so to see if someone may have answered my questions about what it is I’d need to hard code. I’ll check to see which theme I modified and I’ll see if that makes a difference. I’m still looking to distill a procedure out of this that I can follow and share with others. Best, Dainis

    Thank you very much for responding. I really appreciate it.

    #48061
    seppolaatle112
    Participant

    I am using Buddypress 1.01 width Wpmu 2.7.1 and managed to get the adminbar working great without even touching Buddypress core.

    All i actually did was to make sure I had :

    require_once('../wp-blog-header.php');

    in my bb-config.php-file, and after that i just simply added r-a-y’s code to my bb-theme functions.php file. :

    function recreate_bb_admin_bar() {

    echo '<div id="wp-admin-bar"><ul class="main-nav">';

    bp_adminbar_logo();

    bp_adminbar_login_menu();

    bp_adminbar_account_menu();

    bp_adminbar_blogs_menu();

    bp_adminbar_notifications_menu();

    bp_adminbar_authors_menu();

    bp_adminbar_random_menu();

    echo '</div>';

    }

    add_action( 'wp_footer', 'recreate_bb_admin_bar', 8 );

    add_action( 'admin_footer', 'recreate_bb_admin_bar' );

    add_action( 'wp_head', 'bp_core_admin_bar_css', 1 );

    Works just perfect. I can’t really see any need for a plugin to do this, but I guess there’s always someone who don’t manage without them. :)

    #48059

    In reply to: User points

    Roy McKenzie
    Participant

    This would be a great addition to my BuddyPress installation. It would really help me build membership up.

    dsamorano
    Participant

    Cannot redeclare bp_activity_install just tried upgrading got same error. Removed plugin and ftpd 1.01 went to activate same error. I Cannot get buddypress to work now on one of my sites…

    Beware befor upgrading…..

Viewing 25 results - 64,201 through 64,225 (of 69,054 total)
Skip to toolbar