Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,901 through 57,925 (of 69,016 total)
  • Author
    Search Results
  • #64303
    MrMaz
    Participant

    Nice, this is so huge!

    #64302
    r-a-y
    Keymaster

    Added back in 2189:

    https://trac.buddypress.org/changeset/2189

    I had a ticket about it:

    https://trac.buddypress.org/ticket/1419

    But there are probably a few others in Trac.

    DJPaul – I think you’re referring to this long discussion thread:

    https://buddypress.org/forums/topic/new-12-swa-and-blogforum-syncing-feedback-needed

    Man, Akismet is loving me today!

    #64296
    modemlooper
    Moderator

    awesome!

    #64293
    Michael Berra
    Participant

    WOW – great! It sounds better and better :-)

    About the tabs – nevermind… I would leave them anyway (I have already too many, so that it’s not looking nice anymore…). To me “my links” is enough in the links-directory and I really wouldn’t need it on the main activity-page.

    Another question: Could it be (could you check) if the comment in the stream is translatable. It still says “posted a comment on the link” although I have my translation running (but maybe my translation has errors…)

    So – good night – it’s already pretty late here in Switzerland :-)

    #64290
    MrMaz
    Participant

    @Bowe

    I didn’t know what you were talking about because I just noticed there were tabs there today, lol.

    #64289
    Bowe
    Participant

    LOL I told you that was missing, but you kept saying I should change my Child theme blabla.. Anyways I keep repeating myself here; Awesome work MrMaz.. It’s going to be a very prominent feature on the new BP-Tricks site, and I can’t wait for the Pro version to make it even better.

    #64288
    MrMaz
    Participant

    @Michael Berra

    But I can also comment on a link-activity in the stream without showing the comment as a comment on the link page

    Ok, I just now figured out what you meant by this. I see what is confusing, and I will fix it for the next version. Right now I am filtering out comments for “link created” activity, and if people reply to this it does not show up on the link home page.

    So the comment IS in the link home page comment stream, but its being filtered out, which is bad. I am going to remove this filter prior to the next release.

    Excellent feedback, thank you very much!

    #64283
    MrMaz
    Participant

    I can’t believe no one busted me on this one, but I completely forgot to include a “Links” tab on the personal activity subnav on profile home pages! Wow, what an oversight. Its too late to put this in the 0.3 branch, so this will be in the 0.4 release. Sorry about that one!

    #64282

    In reply to: Privacy

    Jeff Sayre
    Participant

    I am working on upgrading my Privacy Component to BP 1.2. Here you can learn more about the old version and when I hope to have the new version complete.

    http://jeffsayre.com/2009/12/05/buddypress-privacy-component-released/

    Also, as you will see on the current roadmap, privacy is a possible feature for BP 1.3

    #64281
    Michael Berra
    Participant

    r-a-y: This plugin just rocks!!!!!!!!!!!!!!!!!!!!!!!!!!!! Why? It is so simple and so integrated in the normal activity-flow. Awesome! I just commented on the bp-links-plugin, that I think it is a little too “complicated”… Thanks for this!

    #64280
    MrMaz
    Participant

    @Michael Berra

    I understand what you are saying now :)

    r-a-y is correct as he and I have discussed this privately since he has a plugin which injects media into the activity stream. I am working on integrating Links *directly* with the activity stream so you can attach a link to ANY activity update, just like you see on Facebook. Except I also hope to enable attaching links to replies as well. This is still in the planning stages, so if anyone has some input, now is the time to put in your two cents.

    #64279
    r-a-y
    Keymaster

    MrMaz is working on manipulating the activity stream, Michael.

    Future version!

    #64278
    r-a-y
    Keymaster

    @modemlooper:

    Read a few comments above:

    https://buddypress.org/forums/topic/oembed-for-buddypress-plugin-out-now#post-37870

    I haven’t committed the changes on SVN yet.

    #64277
    Leia Scofield
    Participant

    Andy — Add this to your child functions.php:

    function remove_header_support() {

    remove_action( ‘init’, ‘bp_dtheme_add_custom_header_support’ );

    }

    add_action( ‘init’, ‘remove_header_support’, 9 );

    (Hat tip: MrMaz)

    #64276
    Michael Berra
    Participant

    @MrMaz

    Yes, the comments ARE in the activity-stream, but not as a comment to the activity, but like an update on it’s own (linked to the link page) – I hope you get me. I can reply/comment a link-comment. But I can also comment on a link-activity in the stream without showing the comment as a comment on the link page (wooow, that sounds complicated!)

    Don’t get me wrong – I think it’s a great plugin (therefore I translated it). But I would like it even more, when it would be more implemented in the activity-stream. Why all those extra-tabs, when the end-user is used to have everything in the stream. Then I would just need a filter (that is already there) and not an extra my-links-tab.

    I think it should be possible, because brajesh somhow did it in the upcoming gallery-plugin. It shows the pictures in the stream and the comments made on a picture, appear attached to it also in the stream.

    Those are just some thoughts to keep BP clean and simple with all the functions and plugins to come… Otherwise we will have tons of tabs and special pages…

    Hope this is constructive! :-)

    #64275
    modemlooper
    Moderator

    worked fine now its throwing up this

    Warning: Cannot modify header information – headers already sent by (output started at /home/twier/public_html/iloemps/wp-content/plugins/bp-oembed/bp-oembed.php:110)

    some weird cacheing started happening

    #64272
    bnt76
    Participant

    @MrMaz

    Thank you for taking the time to answer my questions and subsequent suggestions, please keep me informed about the pro version of this plugin as it is integral to the proposed idea of my site, I don’t want to say that my site will hinge on this plugin (however this would be a lie)

    It’s just that after seeing this plugin it has pushed me into a whole new direction and one that I thought would not be possible, so please consider me your first customer!

    Just sent you a friend request, damn I love BP, just wish I had the technical ability instead of the ideas!!!

    #64267

    In reply to: Forum, not bbpress

    Dwenaus
    Participant

    I have to agree with nexia. the best approach for simplicity would be to take the good core of bbpress, fork it, and integrate it into buddypress completely. From there it will be easier to integrate new features as group forums grow. as of now, it is a good technological feat, but maybe not the right direction.

    The fact is, the majority of what you see in the group forums is buddypress, but bbpress. bbpress is just running the backend engine, which is not that much code. There is probably an equal amount of code written to connect them.

    intimez
    Participant

    Give this a try

    <h3><?php _e( 'Groups Directory', 'buddypress' ) ?><?php if ( current_user_can( 'manage_options' ) ) : ?> &nbsp;<a class="button" href="<?php echo bp_get_root_domain() . '/' . BP_GROUPS_SLUG . '/create/' ?>"><?php _e( 'Create a Group', 'buddypress' ) ?></a><?php endif; ?></h3>

    #64252
    geoffm33
    Participant

    @r-a-y

    Bingo…..works now!

    #64249
    andystaple
    Participant

    https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/

    Right in the WordPress Themes folder like Modemlooper said. That is a good read to understand child themes

    #64248
    r-a-y
    Keymaster

    Hey geoffm33,

    Delete the whitespace on the last line in bp-oembed.php (the whitespace after ?>).

    Thanks for reporting the bug.

    Will fix it up.

    #64247
    geoffm33
    Participant

    May not be compatible with SI CAPTCHA:

    Upon activation of oEmbed:

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/sandbox/wp-content/plugins/bp-oembed/bp-oembed.php:110) in /home/public_html/sandbox/wp-includes/pluggable.php on line 868

    When viewing any page (admin or otherwise)

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/public_html/sandbox/wp-content/plugins/bp-oembed/bp-oembed.php:110) in /home/public_html/sandbox/wp-content/plugins/si-captcha-for-wordpress/si-captcha.php on line 961

    Other than that, I only get the same warning that you say is fixed in trunk.

    Good work!!

    #64246
    intimez
    Participant

    That’s odd. If you sign up typing in Dennis Pedrie as the username (not Name), then the profile link should be /members/Dennis-Pedrie/profile

    I tested using Guest User and it’s /members/Guest-User/profile

    [wordpress2.9.2 + buddypress1.2]

    #64241

    I got this for a fresh install of WP 2.9.1.1 + BP 1.2 and also for an upgraded 2.9.1.1 + BP 1.2

    I think this must be a bug, because the SQL statement is missing two non-null fields, and the SQL in the buddypress plugin that creates the MYSQL tables shows it is not-null either.

    Do you not have this problem r-a-y?

Viewing 25 results - 57,901 through 57,925 (of 69,016 total)
Skip to toolbar