Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 62,751 through 62,775 (of 69,054 total)
  • Author
    Search Results
  • #52065

    In reply to: Blog Page 2 Error

    Paul Wong-Gibbs
    Keymaster

    This was fixed recently in the trunk version. https://trac.buddypress.org/changeset/1756/ & https://trac.buddypress.org/changeset/1757/

    however that is applied to the new theme in BP 1.1/trunk and won’t apply directly against the theme of BP 1.0.3.

    #52064

    In reply to: Blog Page 2 Error

    peterverkooijen
    Participant

    New development. The Buddypress.org/blog/page/2/ URL no longer directs you to an error page, but instead gives you the same list of posts as on the first page.

    I have this same problem. What’s the latest on this? What causes the problem? Is there a fix?

    #52063
    dwpers
    Participant

    Much like Anointed, I would like my members to have their blogs integrated into the BP site. Right now a new member blog is created using the plain default WP theme and does not keep the look and feel of the site.

    On the BP website, I’ve seen screenshots where it looks like the blogs are integrated/have the same theme. Why is my install doing it differently? I want my users to create blogs, but have them actually look like they are a part of the site, not a separate entity altogether.

    I posed this question in another thread I believe, but then my original handle went MIA in these forums, so I’ve had to create a new one and have since lost the thread.

    #52058
    chargertech
    Participant

    Does anybody know if this is something being considered for future releases? It seems like an option that would be commonly implemented as the user base expands. Having some blogs not part of the BP “universe” isn’t an outlandish idea.

    #52057
    Paul Wong-Gibbs
    Keymaster

    BuddyPress 1.0.3+ requires WordPress MU 2.8+

    #52056
    Paul Wong-Gibbs
    Keymaster

    At the moment the pages have to be moved into the theme folder.

    If you’re trying to get it so a user doesn’t have to move your page files into their theme when they’ve installed your plugin, have a look at https://trac.buddypress.org/ticket/954.

    The function which tells BuddyPress to load a particular theme file is like this:

    bp_core_load_template( 'achievements-member-theme/summary' );

    #52053
    Matt Kern
    Participant
    #52051
    bpisimone
    Participant

    Could someone direct me to a complete guide about how to set up the forum at the buddypress end or post a guide in here (wasn’t able to find anything)?

    I have set up bbpress, but when I click on post new in the group interface I just get a white page?

    #52049
    Paul Wong-Gibbs
    Keymaster

    Until you posted this thread was 8 months old. You can localise BuddyPress in the same standard way which you do WordPress. I am aware someone has a new plugin in the works which, despite me not fully understanding what it does, sounds like it will be useful to run multilanguage BP sites.

    In the interim, however, I’m closing this thread. If you want to continue to discuss any specifics please find a more recent thread or start a new one.

    #52045
    Paul Wong-Gibbs
    Keymaster

    I don’t think anyone has tried anything like BP-Mu, and I am very doubtful that the internals would support such a thing without serious hacking.

    BuddyPress *does* use the existing WordPress user tables/routines, etc. I have no idea what you mean by “separate user system.” You can just remove the BuddyPress /register files and use the WPMU user registration.

    There’s no guarantee BP 1.1 will be released next week. Soon, but I’d advise not getting your hopes up.

    As far as I’m aware, there’s no issues with running BP on a blog ID other than 1. If you want to be certain, download the current trunk copy and test it out; it’s not too late for bug fixes to go in.

    #52040
    Anointed
    Participant

    btw.. the only reason I don’t have buddypress installed right now is I got sick of all the problems trying to upgrade wpmu from 2.7.1 to 2.8.4a with buddypress involved.

    So I took the nuclear route and wiped everything out with a fresh install of 2.8.4a

    I am waiting until next week when buddypress 1.1 is finally official before I install it again.

    Not to mention that prior versions of buddypress just didn’t like being installed onto a blog id other than 1. (I tried every ‘hack’ on these forums to get buddypress to place nice on blog id#30 but it never took)

    I’m seriously hoping that buddypress has solved the issue of installing it onto a blog other than id#1 in the new buddypress 1.1

    #52039
    Anointed
    Participant

    @Jeff – It’s ‘similar’ to what I am talking about, but not really.

    I guess the best way to put it is: ‘How do I turn buddypress into buddypress-mu?’

    Believe me, I was trying to avoid asking the question like that because it’s a little deceptive. Obviously if there were a buddypress-mu then all of my problems would be solved out of the box.

    I seriously doubt we’ll see buddypress-mu anytime soon, enless there is information I am not aware of.

    In the meantime, I was thinking of taking a different approach with bp.

    With my new plugins, each blog has it’s own member base. (members are transparently added in the background to the root blog as well as the future bp blog behind the scenes through the wpmu admin)

    Now since each blog has it’s own member base, I would then have to figure out how to tell buddypress to only display information pertinent to those members who belong to the blog in question.

    example: I create buddypress pages on a subdomain blog xyz.blog.com and add the bp widgets

    members list would only show members belonging to that blog via filters

    activity would only show activity from those members of that blog

    etc….

    All that part would be possible if we can figure out how to dump the buddypress registration, and have buddypress use the built in wpmu registration system. That’s because wpmu already knows which blogs a member belongs to.

    Seriously… why in the world does buddypress have a separate user system in the first place, when wpmu has a world class user system already available to use………

    anyhow, I hope that makes more sense.

    #52032
    Jeff Sayre
    Participant
    #52030
    peterverkooijen
    Participant

    Correction to the code above: In most cases it’s probably safer to just remove this from the INSERT query for ‘mailingusers’ (or whatever your mailing list uses):

    users_id='$user_id',

    In ListMessenger this ID is incremental. If you force it take the same ID as used in WordPress you may get nasty errors.

    raciloni
    Participant

    can a user define his blog category on singup?

    #52022

    Make your own custom BuddyPress page, slug, and template file

    https://buddypress.org/forums/topic/make-your-own-custom-buddypress-page

    #52021

    @Robert, edited the post to reflect this little typo. Thanks for the catch!

    @Toly, you’re correct, but my post was still a little off. Thanks for helping clarify!

    @Matt Kern, that is correct. You can also do something like…

    bp_core_load_template( 'fun/chubacabra', true );

    …if you want to put all your chubacabra files in a directory in your themes root.

    @JasonG, we’ve got an awful lot of stickies. I’m going to add it to the Wiki instead :cough: :)

    @everyone, this method shouldn’t change much by the time BP1.1 comes around, but keep an eye out just in case.

    #52012
    fundomaat
    Participant

    r-a-y, I did what you said. And I found out that it’s, Albertus MT Light. But that one costs 45$. Is there any other way to edit it?

    #52010
    Jason Giedymin
    Participant

    I like it! So simple!

    Can we should sticky this?

    #52009
    Paul Wong-Gibbs
    Keymaster

    BP 1.1 will probably be released within a month; I’m not sure of the timescale.

    #52008
    fundomaat
    Participant

    DJPaul,

    How do I optain this 1.1 version? As I can only find the 1.0.3 version.

    Regards,

    Martijn Kouwenhoven

    #52007
    Paul Wong-Gibbs
    Keymaster

    The original file has not been released. Also in BP 1.1, this area has been replaced with a text heading rather than a graphic.

    #52006
    r-a-y
    Keymaster

    Probably not, but you could probably edit the text yourself!

    One way of doing this is by cropping just the text as an image and running it through WhatTheFont to identify the font and then making your textual edits (providing you have the font in question!)

    pengume
    Participant

    Hey r-a-y I tried to get to burts website and download his XMLRPC- debugger but his site is down or something it just says address can not be found. I have the same problem you did where I can not post to the group forum but a new forum gets created for the group on the forum’s main page. Not sure what to do at this point. Maybe you can send me an email with the debugger so i can check for the errors that are causing this.

    I also tried downloading a new xmlrpc file and replacing it with my current one but no help there it was the same file size.

    Thanks for any help or guidance to a solution,

    Aaron.

    Oh I am using all the up to date wpmu buddypress and bbpress software available.

    #51997
    r-a-y
    Keymaster

    It’s in the core.

    /wp-content/plugins/buddypress/bp-core/bp-core-settings.php

Viewing 25 results - 62,751 through 62,775 (of 69,054 total)
Skip to toolbar