Search Results for 'buddypress'
-
AuthorSearch Results
-
February 20, 2010 at 12:08 am #64303
In reply to: BuddyPress Themes In WP Theme Repo – Please Upload
MrMaz
ParticipantNice, this is so huge!
February 20, 2010 at 12:06 am #64302In reply to: Forum vs. Activity Stream split personality
r-a-y
KeymasterAdded 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!
February 19, 2010 at 11:35 pm #64296In reply to: BuddyPress Themes In WP Theme Repo – Please Upload
modemlooper
Moderatorawesome!
February 19, 2010 at 11:17 pm #64293In reply to: BuddyPress-Links 0.3 FINAL is here at last
Michael Berra
ParticipantWOW – 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
February 19, 2010 at 11:05 pm #64290In reply to: BuddyPress-Links 0.3 FINAL is here at last
MrMaz
ParticipantI didn’t know what you were talking about because I just noticed there were tabs there today, lol.
February 19, 2010 at 11:01 pm #64289In reply to: BuddyPress-Links 0.3 FINAL is here at last
Bowe
ParticipantLOL 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.
February 19, 2010 at 10:58 pm #64288In reply to: BuddyPress-Links 0.3 FINAL is here at last
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!
February 19, 2010 at 10:47 pm #64283In reply to: BuddyPress-Links 0.3 FINAL is here at last
MrMaz
ParticipantI 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!
Jeff Sayre
ParticipantI 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
February 19, 2010 at 10:45 pm #64281In reply to: oEmbed for BuddyPress plugin – out now!
Michael Berra
Participantr-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!
February 19, 2010 at 10:43 pm #64280In reply to: BuddyPress-Links 0.3 FINAL is here at last
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.
February 19, 2010 at 10:35 pm #64279In reply to: BuddyPress-Links 0.3 FINAL is here at last
r-a-y
KeymasterMrMaz is working on manipulating the activity stream, Michael.
Future version!
February 19, 2010 at 10:33 pm #64278In reply to: oEmbed for BuddyPress plugin – out now!
r-a-y
KeymasterRead 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.
February 19, 2010 at 10:33 pm #64277In reply to: Custome Header Support – Remove Action
Leia Scofield
ParticipantAndy — 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)
February 19, 2010 at 10:32 pm #64276In reply to: BuddyPress-Links 0.3 FINAL is here at last
Michael Berra
ParticipantYes, 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!
February 19, 2010 at 10:29 pm #64275In reply to: oEmbed for BuddyPress plugin – out now!
modemlooper
Moderatorworked 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
February 19, 2010 at 10:17 pm #64272In reply to: BuddyPress-Links 0.3 FINAL is here at last
bnt76
ParticipantThank 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!!!
February 19, 2010 at 10:05 pm #64267In reply to: Forum, not bbpress
Dwenaus
ParticipantI 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.
February 19, 2010 at 9:20 pm #64250intimez
ParticipantGive this a try
<h3><?php _e( 'Groups Directory', 'buddypress' ) ?><?php if ( current_user_can( 'manage_options' ) ) : ?> <a class="button" href="<?php echo bp_get_root_domain() . '/' . BP_GROUPS_SLUG . '/create/' ?>"><?php _e( 'Create a Group', 'buddypress' ) ?></a><?php endif; ?></h3>February 19, 2010 at 9:09 pm #64252In reply to: oEmbed for BuddyPress plugin – out now!
February 19, 2010 at 9:04 pm #64249In reply to: Where do child themes go for BP 1.2?
andystaple
Participanthttps://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
February 19, 2010 at 9:04 pm #64248In reply to: oEmbed for BuddyPress plugin – out now!
r-a-y
KeymasterHey geoffm33,
Delete the whitespace on the last line in bp-oembed.php (the whitespace after ?>).
Thanks for reporting the bug.
Will fix it up.
February 19, 2010 at 9:02 pm #64247In reply to: oEmbed for BuddyPress plugin – out now!
geoffm33
ParticipantMay 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!!
February 19, 2010 at 9:00 pm #64246In reply to: Profile URLs don't work properly.
intimez
ParticipantThat’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]
February 19, 2010 at 8:48 pm #64241In reply to: Not being able to post any updates…
Marcus (aka @msykes)
ParticipantI 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?
-
AuthorSearch Results