Search Results for 'buddypress'
-
AuthorSearch Results
-
June 23, 2010 at 8:04 pm #82438
In reply to: Link Directly to Blogs' Author Posts
r-a-y
Keymaster@nahummadrid – Thanks! That clears up things!
You should preferably add the users to the blog.Try a plugin like this:
https://wordpress.org/extend/plugins/wpmu-default-user-role/Or, customize this per blog with:
add_user_to_blog( $key, $user_id, $value );June 23, 2010 at 7:52 pm #82436In reply to: Is bp dying a slow death?
David Lewis
Participant@mikepratt Well, I built my first website in 1994… shortly after Netscape 0.9 beta was released… but I’m still a whining code monkey some days
June 23, 2010 at 7:46 pm #82435In reply to: Is bp dying a slow death?
Mike Pratt
Participant@hnla That’s exactly my point. I am not suggesting they take it on on their own accord – they need to be asked and guided in an engaged manner by the official leadership. If asked, I’d take on the responsibility with vigor. Instead, everything drifts. It should never be a one man show and no one is expecting that of @andy. Tragically, all this talent you guys have is left wasted on the sidelines (if this thread alone isn’t evidence enough) We’re all doing this because we care and are ready and willing to roll sleeves up and get to business once the right things are done. I’d point out that the chorus of voices you hear here comes from a group of folks almost entirely over 40. We’ve been around the block and understand what needs to be done. We’re not a bunch of bitching & whining teenage code monkeys. (Well maybe Sayre is)
June 23, 2010 at 7:39 pm #82434abcde666
ParticipantJune 23, 2010 at 7:20 pm #82432In reply to: Buddypress Facebook Connect – Avatar problem.
Johan Linnarsson
ParticipantI have this problem too!
June 23, 2010 at 7:13 pm #82429In reply to: Link Directly to Blogs' Author Posts
Nahum
Participant@r-a-y i have a tough time understanding it myself! just crazy tinkering I guess, there is probably a simple solution….
I think you’re right about super admin.
I’m talking more about other members, who have posted on other network blogs. If you look at my profile sidebar, you’ll see “my videos” and “my posts” links. Each should take you to the author template page for those members on the corresponding blogs.
My Videos ==> site.com/author/ray
My Posts ==> site2.com/author/rayget_blogs_of_user method works to display only the sites members have posted on sitewide – it will however show primary site of a member regardless of posts.
get_blog_details method forces all member profiles to display the links regardless of having posts or not. It will just link to the author page with “no posts for this author’ message as part of the author.php template.
the issue i’m having with get_blogs_of user, I have users who make one time posts by way of a frontend form. They own that post but they don’t have a role on the blog. I think that is the reason why on some users, the links don’t display even if they do have posts.
both methods are useful depending on how you want to use them.
i’d like to be able to use the get_blog_details method because it lets me define what links to display. and the issue i have with that is that the links are always present, I’d like for them to only show up if the user has posts.
make less sense now! hehe, anyway it is a very specific feature, some people may like to do something like this.
June 23, 2010 at 6:18 pm #82417viau5
ParticipantIt looks as though wordpress isn’t installed for any of the extra users. There’s no dashboard, login… nothing! So would this in fact be a buddypress issue or should I be contacting WordPress.org?
June 23, 2010 at 5:48 pm #82413Nahum
ParticipantJune 23, 2010 at 5:40 pm #82412In reply to: Link Directly to Blogs' Author Posts
Nahum
ParticipantJune 23, 2010 at 5:36 pm #82411In reply to: Register username with uppercase?
techguy
Participant@Leroy12
JJJ commented on the trac ticket. You might check it out. I know that WordPress use to allow and even check for the uppercase. Although, I just tried and it’s no longer worrying about case it seems. Maybe you could look into it more and update the trac ticket as well.June 23, 2010 at 3:52 pm #82400In reply to: Swedish translation done
t.sjogren
ParticipantA new topic is started at this location.
https://buddypress.org/community/groups/localization/forum/topic/swedish-translation/
Please continue the discussion here.
[SWE] Denna tråd är flyttad till en bättre lämpad grupp, se länk ovan.June 23, 2010 at 2:53 pm #82392In reply to: Is bp dying a slow death?
Hugo Ashmore
ParticipantI’d echo those comments Mike, but it’s also slightly imposing to ask or even expect DJPaul/Jeff/r-a-y/ to take on board the leadership of things – as much as I would love them to, and would hope they would (I have expressed surprise that as Mods the team appear to have very little useful power and need more @andy take these guys on board to help run the site please, grant them as much access as is possible). What is undeniable though is something needs to be done, agreeing on the detail therein open to minor debate, but much has been expressed. First order of the day ought to be to finish this site of properly, it simply can’t stay like this and remain a credible example of a BP powered site it also needs to function in a manner that we developers need from a community dev forum.
June 23, 2010 at 1:54 pm #82387In reply to: Localization problem.
abcde666
Participanthave you also been able to get the page “domain.com/wp-login.php” translated into your local language ?
I am still struggling to achieve this.June 23, 2010 at 12:39 pm #82385In reply to: TwentyTen child theme for BuddyPress
Andrea Rennick
ParticipantI just fixed this last night. Go redownload it and try it. Install it in the theme folder and it should be fine.
June 23, 2010 at 11:11 am #82372In reply to: Help in hosting buddypress on Amazon EC2
ilokano
MemberI am interested in this too. I’d prefer offloading member contributed files to S3 than on my own server.
I found this similar solution:
http://exchange.kaltura.com/content/buddypress-media-component-plugin
unfortunately it still has features missing, like media links are not yet integrated in the user profile.
June 23, 2010 at 10:41 am #82370grosbouff
Participant@Paul :
not working either with
//TO FIX
//https://buddypress.org/community/groups/creating-extending/forum/topic/how-to-use-bp_init-and-bp_setup_globals-at-the-same-time/
//add_action( 'bp_setup_globals', 'bp_yclads_setup_globals' );
add_action( 'wp', 'bp_yclads_setup_globals' );
add_action( 'admin_menu', 'bp_yclads_setup_globals' );
For the same problem (https://buddypress.org/community/groups/creating-extending/forum/topic/custom-plugin-hook-bp_setup_globals-is-not-fired/)June 23, 2010 at 7:06 am #82365In reply to: Custom avatars arent showed on single blogs in WPMU
Anna Ladoshkina
Participant@justbishop happy to hear that
June 23, 2010 at 5:43 am #82360In reply to: Convert a WordPress Theme to a BuddyPress Theme
gfa202
Memberwithin those quotes was the php call for the sidebar, didn’t realize php is prohibited, woops! sorry.
June 23, 2010 at 5:40 am #82359In reply to: Convert a WordPress Theme to a BuddyPress Theme
gfa202
MemberFor example, I go into /activity/index.php and i delete the “”, yet somehow the sidebar still shows up on my activity page, in the same broken way as before. How is that possible?
June 23, 2010 at 5:32 am #82357In reply to: Make admin bar take its own space and stay static
@mercime
Participantadd top:0; to @r-a-y‘s snippet
#wp-admin-bar {position:absolute !important; top: 0; }June 23, 2010 at 5:11 am #82356In reply to: Advanced Search plugin needed
Michael Eisenwasser
ParticipantI would be willing to contribute to it.
@Paul Gibbs
I would consider paying you to build it for easyoutsource.com, and we could package it and release it to the community as a plugin. We’d like to be able to filter members by rate, availability, etc., and we’d like to be able to perform boolean searches where you can search multiple filters at the same time. Any idea how long it would take and how much it would cost?
June 23, 2010 at 2:55 am #82347In reply to: Is bp dying a slow death?
abcde666
ParticipantI think that BuddyPress could flourish and develop and grow by ITSELF into many different directions, features and applications by the many talented Plugin-developers out there (considering the Core-Code to be stable).
Thanks to Andy, JJJ and many others who have contributed during times, the code-base is already available – I guess now is the time for talented Plugin-developers to move ahead based on that foundation. As far as I remember, Andy always encouraged Plugin-developers to engage – however each Plugin developer needs to figure out by himself how to monetize his talents.
I am sure BuddyPress is a great base for talented Plugin-developers to earn a living.
June 23, 2010 at 2:51 am #82346In reply to: One Quick Post
intimez
ParticipantThank you for pointing me there. Would you know if this is @apeatling side forum/site?
June 23, 2010 at 2:49 am #82345In reply to: TwentyTen child theme for BuddyPress
intimez
ParticipantAre you saying if I start with new install of everything, it should work with the BP template pack plugin?
June 23, 2010 at 2:46 am #82344In reply to: Is bp dying a slow death?
John James Jacoby
KeymasterNo need to worry. All is well.
I can assure you BuddyPress is 100% not abandoned.My excuses are more client work than I can handle, and building lots of core API’s to make extending BuddyPress /much/ easier in 1.3. Custom post types in WordPress 3.0 have me sidetracked also

I’ll post something up in the blog with some official updates and words to address this topic in better detail.
-
AuthorSearch Results