Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 94,426 through 94,450 (of 94,538 total)
  • Author
    Search Results
  • #33388
    Andy Peatling
    Keymaster

    Talked with Donncha about this. A check needs to be added to check if the blog_id = tag_blog_id and if so, return from the function. This will stop the infinite loop.

    #33387
    Andy Peatling
    Keymaster

    Looks really great! Fantastic to see real world examples of BuddyPress in use.

    Hopefully you’ll be able to add more features soon once their a bit further along. Sam Bauers and I worked out a way of integrating BBPress with BuddyPress, without integrating them completely. That way you can keep BBPress up to date within your installation. I’ll be adding that in soon.

    #33386
    Nola1974
    Member

    Set the main blog to use the ‘home’ theme and don’t assign or have or have available the ‘buddypress’ theme for anyone.. it’ll automatically be used for profiles.

    #33384
    Phlux0r
    Participant

    @owe, BuddyPress only works with WP Mu. If you want to use the normal WP, then you’re better off to find some plugins that will give you the functionality you want. There is an avatar plugin for WP as well as a private messaging one. There may be a friends one too, I can’t remember. Just look through the WP Codex Plugin directory.

    #2293
    Phlux0r
    Participant

    I’ve put this into the Trac already.

    Watch out when using Donncha’s site wide tags plugin with BuddyPress. You may get hundreds of duplicate posts in the tags blog as the plugin enters into an infinite loop until the PHP script timeout is reached when someone posts a new blog post.

    I traced it to the activity recording mechanism when a user writes a blog post. Buddypress hooks into the “publish_post” action which, for some reason I have not established, interferes with the site wide tags plugin.

    So if you are using both on your site and experience this behavior, you know why.

    I simply commented out the publish_post hook in bp_blogs.php until there is a fix.

    #33383
    Phlux0r
    Participant

    @nolageek the external site integration is a plugin we’ve developed to allow entering and checking the blog RSS and selecting an avatar image for the blog. Then we aggregate the external content using SimplePie RSS. SimplePie makes this very easy. On the Latest Posts page for the network blogs, we use the multifeed aggreagation feature of SimplePie. Just throw an array of RSS feeds at it and it comes back with the content. SimplePie uses disk caching so it’s pretty zippy once the feeds are loaded.

    Thanks for the feedback.

    #33382
    krisaradhi
    Member

    It seems I am having the same problem. I am testing Buddypress for a new project of mine here: http://demockeracy.in/. When I am logged into my profile (http://demockerat.demockeracy.in/) and type something into the Wire box and say ‘Post’, the page refreshes, but the Wire does not get updated. It just says ‘There are currently no wire posts.’

    The Activity feed is working fine for me, though.

    #33380
    Nola1974
    Member

    Excellent. Is the external site integration a plugin or something custom y’all cooked up? I was just thinking that’d be a great idea.

    #33378
    ron_r
    Member

    Nice job :)

    #33377
    zenseeker
    Participant

    I’m confused. That site looks like an elgg site. Is there a way to private message on here? I’d like to ask you some questions. I’m torn between WordPress MU/Buddypress and Elgg.

    #2292

    Topic: Little problem

    in group forum Installing BuddyPress
    ikki_83
    Participant

    I haven’t got this problem yet:

    Fatal error: Call to undefined function site_url() in /……./wp-content/mu-plugins/bp-core/bp-core-avatars.php on line 17

    What’s the matter? i’ve got it just after the upload of BuddyPress in a new installation of WPMU.

    #2291
    Phlux0r
    Participant

    Hi all, we’ve been working on a Mu+BP site for the past couple of months. We have just launched it into beta this week.

    We are not using all BuddyPress features yet, only the profile, activity and wire but will expand with groups, friends and the forum once BBPress is ready.

    So, without further ado, the site is: http://flokka.com and it’s a blogging community for Women in business. Apart from members being able to create their own blogs on the site, we also allow them to enter and use an existing external blog if they have one. We use SimplePie for all the external syndication and integration of content.

    Feedback and questions are welcome.

    Regards, Robert

    #33370
    Brandon Mullins
    Participant

    yes, i tried a fresh reinstall, with still no luck. the buddypress user home base does not seem to be creating users. i have no idea why the subdomain lookup would be so slow.

    #33367

    In reply to: url structure

    ron_r
    Member
    #2289

    Topic: url structure

    in group forum Requests & Feedback
    markuszeeh
    Member

    Hi!

    Thanks for buddypress! It looks like great stuff!

    But just one question: if the home-base is a subdomain (like http://homebase.domain.tld) is it possible to create the bloggs som a subdirectory (like http://homebase.domain.tld/blog1)?

    Greetings!

    Markus

    #2288
    Brandon Mullins
    Participant

    Hey everyone,

    I am in the process of moving a website to wpmu+buddypress. It seems to be working, but I am having some trouble with the blog creation and listing. If someone wouldn’t mind helping me out, please head over to http://moonbooks.net and create a blog, also please add me as a friend via the buddypress system as well.

    Maybe I’m just tired, or need to restart with something other than the latest trunk version.

    It is a brand new installation of wpmu and buddypress. A user did sign up before I created my home, if that means anything to anyone…

    Brandon

    btmullins@live.com

    http://moonbooks.net

    #2286
    zenseeker
    Participant

    Excuse me if I’m so new at this that I’m just not getting it, but here’s where I’m at. I’ve got Buddypress up and running. Wasn’t as bad as I thought once I switched hosts. My vision is to have a main home page at artistswap.com (WPMU install) that tells people about the site, etc. and invites them to join and create a blog and use the social features. Also want to add a forum (bbPress) and be able to feature blogs, users, etcl. After installing BP and the BP theme, my home page goes straight to my profile. This isn’t exactly what I was expecting. How do I get a “main” home page at artistswap.com and get buddypress features as part of the registration process? I hope that’s clear. I was hoping for a main page similar to wordpress.com and then have the social features presented to each person who signs up.

    Hopefully I’m just missing the elephant in the room. I’ve been known to do it. I think BuddyPress and WordPress can get me to the vision I’ve had in my head for over six months. I’ve tried ning, kickapps, joomla with the new joomunity social plugin (I like that, but it’s still too new). This looks like a solid project and I don’t think there’s anything out there easier than WP.

    Thanks for any help.

    #2285
    Nola1974
    Member

    I just noticed that Sitewide Activity doesn’t show my name when I write a post.

    http://geekdc.com/

    Could it be related to this:

    http://buddypress.org/forums/topic.php?id=50

    to prevent it from using first / last name?

    #33350
    Andrea Rennick
    Participant

    Could you create accounts in MU before you added Buddypress?

    #2284
    mikeran
    Member

    My buddypress install is not letting me create new accounts. Full registration is enabled. I am able to fill out the form for a profile and it even sends out an email. But when I click on that email’s activation, it links to a “Server not Found message”

    Same thing happens with my home base. Since there is no email activation, I get the message when I click on my user name on the top right hand corner..

    Any ideas?

    By the way, I love what you guys are doing. This is going to change the world!!! :D

    #33348

    In reply to: Open Use:

    Andy Peatling
    Keymaster

    After 1.0 at the end of the year there will be a lot of focus placed on how we can make BuddyPress as open and distributed as possible. There has been quite a bit of talk about open standards support, and this is something I’d really love to see working.

    Before any of this can happen though, all the basic functionality you’d expect of a social network platform needs to be completed. You can’t run before you can walk, so to speak.

    #33347

    In reply to: Open Use:

    Huda Toriq
    Member

    That’s a good idea. Perhaps not fully open. Instead, let us confirm & permit some other buddypress site to allow their users participate in ours, creating a network of social networks.

    #33344

    In reply to: Blogs Not Working

    Andy Peatling
    Keymaster

    Please use the trunk version of BuddyPress.

    #33341

    In reply to: German translation

    Michael Berra
    Participant

    Sorry, i just found that post: https://buddypress.org/forums/topic.php?id=54

    #2281
    Michael Berra
    Participant

    I can’t create a group correctly anymore, after First-Step save & continue the browser does not go any further. It creates the group though, but I miss all the steps 2-4.

    I’m using Trunk R388 and firefox or IE7.

    Anybody experiencing the same? If not, what could be my problem? If yes: let’s post a ticket :-)

    Ps: Just to say it again: You guys are great and buddypress ROCKS!!!

Viewing 25 results - 94,426 through 94,450 (of 94,538 total)
Skip to toolbar