Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 62,676 through 62,700 (of 69,044 total)
  • Author
    Search Results
  • #52202
    gerikg
    Participant

    do you have define( 'BB_NONCE_KEY', ?

    #52201
    chargertech
    Participant

    Anointed,

    If you ever get these figured out:

    “1. As most everything displayed by buddypress is via widgets, I may be able to duplicate the widgets and then write some custom filters to only output what the ‘subdomain blogs’ users have been up to.

    e.g. filtering the activity stream to only show activity from the blogs users which is being displayed.

    2. for those displays that are not widgets, like the members list/groups list/ etc…

    That may take a bit more filtering.”

    I will be a happy camper. I’d love to use BP for my class site, I think the students would really dig it and it brings collaboration into the classroom. I just want the students to see the stuff from the class site and other students portfolios/blogs and not the blogs/sites I host for other things at school.

    Jason Giedymin
    Participant

    Deferring ticket # 979 until MU Ticket # 1111 is passed, in case anyone was following that ticket (gets your Buddypress gravatars to use https).

    #52195
    r-a-y
    Keymaster

    Nope, it doesn’t work out of the box.

    You could request it as an enhancement though.

    Login with the same username and password as you use on buddypress.org.

    #52192
    pxlgirl
    Participant

    gerikg, I’ve done that, the cookiehash is in wp-config.php only.

    #52191
    gerikg
    Participant

    take out cookiehash from bb-config.php just leave it in wp-config

    #52190
    r-a-y
    Keymaster

    You’ll need to edit this file:

    /wp-content/bp-themes/v1/groups/group-menu.php

    Get acquainted with BP loops!

    https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-group-members-loop-bp_group_has_members/

    #52188
    benjancewicz
    Participant

    Thanks, r-a-y. I hope Yuku is nice to me…

    Sorry, DJPaul. My goal is to import it into BuddyPress, but I didn’t know if perhaps there was some kind of import plugin like there are for importing other blogs into WordPress.

    I don’t know what bbPress is either, but I’ll look it up.

    Thanks!

    #52186
    gerikg
    Participant

    http://kiaspeed2.com I changed the layout.

    #52183
    Anointed
    Participant

    @DJPaul – Wow I wasn’t intending to start a debate about premium stuff in this thread. I simply paid to have a plugin developed for myself and thought it would be a nice thing to give it away. I have no idea if Aaron is going to offer it on the premium site or the regular site, I’ll leave that up to him.

    Jeff Sayre
    Participant

    Okay, your BuddyPress site is so far out of date that you have a lot of work ahead of you. Since you installed the pre-release version of BP, there have been five major upgrades.

    Unfortunately, you upgraded WPMU before upgrading BP. It would have been better for you to get BP up to date before upgrading WPMU, but that is now water under the bridge.

    To help you down this road, please read this specific post and all the links it contains:

    https://buddypress.org/forums/topic/upgrade-confusion#post-21013

    As far as using your custom theme, you will have to look at the default theme files in BuddyPress 1.0.3 and see what needs to be changed. The theme files have gone through many revisions since RC-1 was released five (or more)months ago.

    And, just to be proactive, a very-major rewrite of BuddyPress will be coming out in the next several weeks. BuddyPress version 1.1 uses an entirely different theme architecture. You can read about that here.

    #52179
    pxlgirl
    Participant

    Are you talking about these ones…

    define( 'BB_AUTH_KEY', 'a85018... or these?

    define( 'COOKIE_DOMAIN', '.mysite.com' );
    define( 'SITECOOKIEPATH', '/' );
    define( 'COOKIEPATH', '/' );

    Both taken from my bb-config.php.

    P. S. forgot to say, I got the 2nd part in my wp-config.php too, with this line above it:

    define( 'COOKIEHASH', 'c9ablaaaaah.' );

    pxlgirl.

    #52178
    Jason Giedymin
    Participant

    I don’t know what happened to my post, it became unreadable.

    You need the hashes, cookie domains, cookie hashes, etc…

    There are tons of posts on bbpress.org that you’ll be able to use.

    Also, don’t forget about the integration plug-in. It will help you out.

    #52177
    pxlgirl
    Participant

    BBpress 1.0.3, WPMU 2.8.4a, BP 1.0.3.

    So if my intergration won’t work, what should I do next? AFAIK it needs all these keys and I took those I had on my wp-config.php. I’ve done a few things after that, I need to find that tutorial again. ;)

    pxlgirl.

    #52174
    Jimmy B.
    Participant

    I’ve gotten WordPressMU installed (2.8.4a) and bbPress (1.0.2) installed. When you create a group the forum is creating in bbPress. I can post a topic on the bbPress side and it’ll show up in BuddyPress. When I try creating a new topic or replying to a topic I get that dreaded – “There was an error posting that topic” message.

    I’ve made sure I enabled XMLRPC and Pingbacks in bbPress and added that line to my bbPress config. I also use that XMLRPC testing plugin and it returns normal data so it can connect to bbPress via XMLRPC.

    Are there any other troubleshooting steps I can take or any ideas of what I might be missing?

    #52170
    bpisimone
    Participant

    Thanks Jeff for the first breakdown, you’re a real help here!

    I’m running WPMU 2.8.1 in the root as a directory install. BuddyPress is the last stable version.

    I was also thinking it might have something to do with the nonce functions. What can cause something like that? It’ll be a coding error from my side, however I’m not sure where to look.

    I modified the skeleton member theme to work with my WordPress theme design. I have not modified any of the core, just added custom functions to the skeleton theme.

    – I switched back to the original BP theme, it seems to work correctly there. Where do I have to start looking then?

    – Another question, if I started to work with the trac files to modifiy the new theme structure from the scratch, do I have to fear more changes until the launch of 1.1 (just to the theme files?)

    #52168
    Paul Wong-Gibbs
    Keymaster

    I’m a believer of having some sort access to a trial version, or maybe demonstration site, when it comes to OSS. Of course need/should be able to charge money! For example I wouldnt buy a WP theme if I was only able to see a static image of one page before handing it over.

    #52167
    4274483
    Inactive

    Ok, I have update my scripts… now running WordPress MU 2.8.4. & BuddyPress 1.0.3.

    I have also managed to change the fullname for the username by adding a filter to bp_user_fullname. But it only works for the profile page. I was hoping to change all the fullname for the username throughout the site. (I find the original bp fullname Vs username system to be very confusing)

    Any Suggestions?

    #52164
    omgitsrfb
    Participant

    jeff or anyone else,

    i tried adding the tables myself and they show up and work just fine but it didn’t resolve my issue so i’m gonna assume i need to do what suggests in this thread but i want to confirm the steps and order of those steps. pls confirm these are the steps and order to remove buddypress and reinstall manually for a website that has been in production for awhile but recently upgraded to wpmu2.8.4a and bp1.0.3. i have data and members that i need to save.

    1. Read the ReadMe file

    2. Backup database

    3. Backup themes, plugins, wp-config, .htaccess and entire site, etc…..

    4. deactivate buddypress

    5. delete the bp directory

    6. manually delete the bp tables in the database (tables that begin with bp_)

    7. manually install bp

    8. do this https://buddypress.org/forums/topic/site-wide-activity-widget-not-working#post-22156

    is that all?

    #52162
    Jason Giedymin
    Participant

    DJPaul is right, you need to complete your integration. You’ll need to do than copy the defines over. For reference, what version are you using?

    #52161
    Jason Giedymin
    Participant

    DJPaul is right, you need to complete your integration. You’ll need to do than copy the defines over. For reference, what version are you using?

    #52160
    Jason Giedymin
    Participant

    @DJPaul: I agree with you DJPaul, and I’m a hardened OSS supporter. If the ‘fees’ are small I feel like it’s more of a donation and I’m ok with them. I would be completely against things if the cost was more. But hey, people are allowed to make money from WordPress and it puts food one many people’s tables.

    #52154
    Paul Wong-Gibbs
    Keymaster

    Well are you sure they work? Because unless I am misunderstanding what you’ve explained above, it seems it isn’t.

    #52153

    In reply to: Fighting Splogs

    Michael Berra
    Participant

    Any help on this one… I am pretty sure, this is a WPMU related issue, but the forum-answers over there do not really work for me (as described above). Those registrations seem to go directly – or buddypress “opened” another door…

    THANKS!

    #52152
    pxlgirl
    Participant

    Yeah, I’ve done that, I copied the ones I have in my wp-config.php to bb-config.php and added BB_ on each of them. Is that what you meant? That was the only way I know to set this up.

    pxlgirl.

Viewing 25 results - 62,676 through 62,700 (of 69,044 total)
Skip to toolbar