Search Results for 'buddypress'
-
AuthorSearch Results
-
April 11, 2009 at 9:48 pm #42404
In reply to: XMLRPC support in BuddyPress with BPDEV XMLRPC
nicolagreco
ParticipantIf someone know something about might help the community
April 11, 2009 at 9:42 pm #42402In reply to: Changing the word blog
felix2009
ParticipantIn 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” …
April 11, 2009 at 8:16 pm #42396adv_user
ParticipantOk Burtadsit, thanks for your information.
And you know if the BP to WP will have features that I mentioned in the first topic?
April 11, 2009 at 6:39 pm #42393Burt Adsit
Participantadv_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.
April 11, 2009 at 6:13 pm #42392In reply to: BuddyPress Showoff: Post your links
2414806
Inactive*gulp*
April 11, 2009 at 4:36 pm #42391adv_user
ParticipantAnd 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?
April 11, 2009 at 2:25 pm #42386In reply to: How to install bleeding edge
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.
April 11, 2009 at 1:44 pm #42384In reply to: BuddyPress Showoff: Post your links
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…
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
April 11, 2009 at 11:28 am #42381In reply to: Announcing: Events component
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?
April 11, 2009 at 10:05 am #42380felix2009
ParticipantIf you ask me, it makes ‘things’ just more complex and harder to get working
April 11, 2009 at 7:14 am #42378Burt Adsit
ParticipantYou 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.
April 11, 2009 at 6:31 am #42377yeyeman9
ParticipantYou 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.
April 11, 2009 at 6:08 am #42375In reply to: Member/Group Page Template File
Burt Adsit
ParticipantThose 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
April 11, 2009 at 5:56 am #42374In reply to: BuddyPress Showoff: Post your links
BuddySwe
ParticipantApril 11, 2009 at 5:41 am #42373In reply to: Comment loop gone when using /category/ permalink
Burt Adsit
ParticipantThere 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.
April 11, 2009 at 5:22 am #42371Burt Adsit
Participantbp 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’.
April 11, 2009 at 4:45 am #42369yeyeman9
ParticipantIs 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?
April 11, 2009 at 4:29 am #42367In reply to: How to install bleeding edge
felix2009
ParticipantPlugins 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’…
April 11, 2009 at 4:26 am #42366felix2009
ParticipantIt 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 …
April 11, 2009 at 4:23 am #42365In reply to: How to install bleeding edge
Burt Adsit
ParticipantSee this topic for info about that: https://buddypress.org/forums/topic.php?id=1994
April 11, 2009 at 4:21 am #42364Burt Adsit
Participantbp does not run with the standalone version of wp yet. It requires wpmu right now.
April 11, 2009 at 3:12 am #42363In reply to: Comment loop gone when using /category/ permalink
Burt Adsit
ParticipantThat\’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.
April 11, 2009 at 12:45 am #42353In reply to: Chat Components
yeyeman9
ParticipantChris 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?
April 11, 2009 at 12:33 am #42346In reply to: Avatar cropping problem
takuya
ParticipantThis 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/
April 10, 2009 at 11:51 pm #42341In reply to: XMLRPC support in BuddyPress with BPDEV XMLRPC
gpo1
ParticipantThis would be good like an adobe air desktop app…
-
AuthorSearch Results