Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 66,251 through 66,275 (of 69,016 total)
  • Author
    Search Results
  • #42404
    nicolagreco
    Participant

    If someone know something about might help the community :)

    #42402

    In reply to: Changing the word blog

    felix2009
    Participant

    In youre: “header.php”

    <?php if ( function_exists( ‘bp_blogs_install’ ) ) { ?>

    <li<?php if ( bp_is_page( BP_BLOGS_SLUG ) ) {?> class=”selected”<?php } ?>>/<?php echo BP_BLOGS_SLUG ?>” title=”<?php _e( ‘Blogs’, ‘buddypress’ ) ?>”><?php _e( ‘Blogs’, ‘buddypress’ ) ?>

    <?php } ?>

    Changes the phrase: “Blogs” into: “what ever you want” …

    #42396
    adv_user
    Participant

    Ok Burtadsit, thanks for your information.

    And you know if the BP to WP will have features that I mentioned in the first topic?

    #42393
    Burt Adsit
    Participant

    adv_user, sometime in the next several months. There isn’t any specific *public* timeline for releasing a version of bp that works on regular wp. Only automattic knows.

    #42392
    2414806
    Inactive
    #42391
    adv_user
    Participant

    And there is a plugin for wordpress to makes these activities do I need?

    Because I need to do that “community integrated” with some urgency, and don’t I know if you have estimates of when the BP will be distributed to the WP?

    #42386
    Jeff Sayre
    Participant

    @Famous-

    Once you’ve updated to the latest BP trunk following the instructions in Burt’s link, BuddyPress components live in /plugins/. You can keep all your other non-BP WPMU plugins in /mu-plugins/.

    Tip: Make sure you read the entire thread Burt linked to at least twice before starting your upgrade. For detailed instructions on upgrading WPMU, visit the WPMU site.

    #42384
    enlightenmental1
    Participant

    (quick thanks to everyone here smarter than me and that have helped out)

    almost finished.. but still nervous to show some of you… not exactly what I wanted it to be, but it’s getting closer…

    http://BuzzWe.com

    http://BuzzWe.com

    http://BuzzWe.com

    feel free to join, it’s for real, the site portals you to over 750 online stores, if a purchase is made, you get cash back in the form of reward points which can be spent or cashed out…

    many more integrations will be made as the site is developed… have any tips, hints, ideas or critiques, please let me know through email

    think this is cool and want to help develop? email me, compensation is available

    enlightenmental(at)gmail(dot)com

    #42381
    zeitweise
    Participant

    @ Erwin

    All fields were filled in. I reinstalled both Buddypress to the newest trunk and the events plugin v 0.55. The saving error remains. I cannot create events.

    Could this be a permission issue? bp-events-directory and bp-events.php are set to 755. Are there other adjustments I need to make?

    #42380
    felix2009
    Participant

    If you ask me, it makes ‘things’ just more complex and harder to get working ;)

    #42378
    Burt Adsit
    Participant

    You have an existing wp install and want to connect another install, buddypress, to that? I don’t think that is possible. You could install wpmu and bp. Import your existing wp blog into wpmu and then install bp on a different blog. That you can do.

    Your current blog would be imported as blog id 1 and bp could be installed on another blog you create. That would work.

    #42377
    yeyeman9
    Participant

    You see. What I want to do tho is keep my wordpress blog intact. With that theme that it has right now and what not. And to have, as another “website” yet integrated with my wordpress blog, my socialnetwork section. So with the buddypress thing, I can have my other kind of theme, yet if people use their accounts from buddypress to comment on my original wordpress blog, it will still be connected..they will still be able to see it on their activity.

    #42375
    Burt Adsit
    Participant

    Those are the member, groups and blog directories. They live in respectively:

    RC1

    /wp-content/mu-plugins/bp-core/directories/bp-core-directory-members.php

    /wp-content/mu-plugins/bp-groups/directories/bp-groups-directory-groups.php

    /wp-content/mu-plugins/bp-blogs/directories/bp-blogs-directory-blogs.php

    trunk

    /wp-content/bp-themes/buddypress-member/directories

    #42374
    BuddySwe
    Participant
    #42373
    Burt Adsit
    Participant

    There is a job board in the dev section. Nothing but a wire now. https://buddypress.org/groups/buddypress-job-board

    Emails go out to all those who are members of that group. You could also post a topic here since the job board doesn’t have a forum yet. Post it here and one of the mods will close it after posting. People can contact you through your profile in a PM.

    #42371
    Burt Adsit
    Participant

    bp and wpmu use the same user table. A bp ‘account’ is a wp ‘account’. You can use any theme you like on your blog. All blog posts and their comments show up in activity from any blog that hasn’t been set to ‘private’.

    #42369
    yeyeman9
    Participant

    Is there any way tho, that I dont know if it will help with what he is asking but, to use a wordpress MU and Buddypress….aka set up buddypress on a different directory…and still be able to integrate it with the normal wordpress? What I mean is…SO that when people use their budypress accoutns, they can comment on a post from the normal wordpress and it will appear in their activity?

    #42367
    felix2009
    Participant

    Plugins that are enabled site wide can only be disabled by a site administrator.

    Above affects the new location: “Plugins” v.s. “MU-Plugins” for BuddyPress … You see this sentence after you install BuddyPress in the proper way ;)

    So, they couldnt be deactivated by ‘users’…

    #42366
    felix2009
    Participant

    It is possible, to integrate bbPress + WordPress (MU), i did it my self already ;)

    And take a look @ Burtadsit .. You still need WPMU for right now, to run BuddyPress …

    #42365
    Burt Adsit
    Participant

    See this topic for info about that: https://buddypress.org/forums/topic.php?id=1994

    #42364
    Burt Adsit
    Participant

    bp does not run with the standalone version of wp yet. It requires wpmu right now.

    #42363
    Burt Adsit
    Participant

    That\’s better. Looking around.

    EDIT: I took a look at that trac ticket and it specifically mentions changing the permalink structure to /%category%/ and that RC1 has problems loading the proper templates. It looks to me like that is what is happening in your case. It\’s like the comments.php template isn\’t being loaded. I\’m not finding any html structure from that template under your blog posts. No template no structure. https://trac.buddypress.org/ticket/554

    The only solution I can suggest to you is change the permalink structure back or install the trunk version of bp. Installing the trunk version means upgrading wpmu to the svn branch of 2.7, deleting bp from /mu-plugins and moving it to the new location in /plugins.

    #42353

    In reply to: Chat Components

    yeyeman9
    Participant

    Chris I visited that website and it looks pretty good. I got a question tho, does it integrate with buddypress? Like, lets say I am in a chatroom, will people be able to see my profile over at Buddypress by clicking on my name on the chatroom?

    #42346
    takuya
    Participant

    This has been discussed here, and I belive it’s a bug since the release to the latest.

    Someone else suggested another cropping tool (which I liked also), but not sure if Andy is going to implement it. I’m not either sure when this cropping bug is fixed completely for anyone using buddypress.

    This cropping code is awesome… but not sure how to replace with the default cropping tool on buddypress.

    http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/

    #42341
    gpo1
    Participant

    This would be good like an adobe air desktop app…

Viewing 25 results - 66,251 through 66,275 (of 69,016 total)
Skip to toolbar