Search Results for 'buddypress'
-
AuthorSearch Results
-
August 8, 2009 at 4:04 am #50753
In reply to: New BP Chat plugin for Buddypress
jorrie
ParticipantWould be nice to see this happen..
August 8, 2009 at 3:55 am #50751In reply to: BuddyPress and wpMU, some expert advice needed
r-a-y
Keymaster1) With WPMU and a user account, you can comment on any blog (provided you’re logged in)
2) This is possible… that page is a template file, so you could customize that with whatever you want.
3) If you already have users blogging on WPMU, BuddyPress will detect these user’s blogs (I’m quite sure BP detects them!). BP groups and forums build off of WPMU’s userbase; groups being a BP thing and forums being a BP/bbPress thing. So when you install BP, your users will have to configure their groups and forums from scratch.
4) Not sure on this one. There’s an option in WPMU to disable blog registration, but if you do that I think it will disable blog registration sitewide. This would be a better question for the WPMU forums.
5) BuddyPress does indeed utilize bbPress for forum functionality. The next version of BP will make it easy to integrate with. Right now, it still requires some grunt work.
You say want a forum for each blog? That’s a little overkill… but something like this can be accomplished with groups and a BP plugin (Marius Ooms’ groupblog plugin or Burt Adsit’s BP Community Blog plugin)
6) Yes you can list all blogs on a page using a WPMU function.
Hope that helps!
August 7, 2009 at 10:05 pm #50749In reply to: bp_activity
August 7, 2009 at 8:23 pm #50748In reply to: How to access home page while using another theme
r-a-y
KeymasterHey pollyplummer,
I replied to a similar post:
But you have the right idea!
August 7, 2009 at 7:35 pm #50745In reply to: How to access home page while using another theme
Sarah Gooding
MemberI’m trying to avoid doing a redirect. Is there another way? Would it interfere with any of the functions if I took the index.php from the buddypress home theme and added it as a new template like so:
<?php
/*
Template Name: Home Page
*/
?>
and then assign my /subpage to use that template?
August 7, 2009 at 5:15 pm #50735In reply to: Display Ajax message after normal redirect
peterverkooijen
ParticipantI think Ajax messages are already used in Buddypress. This is in the template somewhere:
<?php do_action( 'template_notices' ) // (error/success feedback) ?>Could a “please log in or register first” message use the same function?
August 7, 2009 at 5:02 pm #50731Paul Wong-Gibbs
KeymasterYeah, r-a-y’s spot on. I’m going to close this thread as it’s very old.
August 7, 2009 at 4:07 pm #50729r-a-y
Keymasterhttp://wpmudev.org/project/New-Blog-Defaults
Though I should note that this plugin has absolutely nothing to do with the original poster’s question!
It is extremely handy for setting up what you want for new blog defaults though.
@Pr102
I know this topic is old, but if you’re talking about when you post a comment on a blog, that your name should link to your BP profile… this is possible via this plugin:
August 7, 2009 at 3:58 pm #50728In reply to: "Author" role and "My Blogs"
r-a-y
KeymasterTrac ticket created as an enhancement:
August 7, 2009 at 2:23 pm #50727In reply to: Users Can't Edit There Own Blogs
Paul Wong-Gibbs
KeymasterI suggest you post this on the WPMU forums as it looks likely to be a WPMU problem and not a Buddypress problem
August 7, 2009 at 11:55 am #50720Tore
Participant@ Hyrxx
I can’t seem to find it. Remember any other details?
August 7, 2009 at 11:13 am #50712In reply to: member domain problem
Paul Wong-Gibbs
KeymasterTry disabling BuddyPress, and see if you can access the hosted blogs in the standard WPMU way. I’d recommend against using WPMU outside a domain root, as it seems to cause so many problems.
August 7, 2009 at 10:28 am #50710In reply to: Sign in with Twitter?
massao
ParticipantNo people, it’s works, I used
Both, comments and WPMU/BuddyPress login
August 7, 2009 at 3:03 am #50704In reply to: template_directory in members blogs theme
peterverkooijen
ParticipantThanks for the quick response r-a-y.
I guess the rewriting is not taking place or only partly, because I see the wrong adresses in the source, get some error messages in the page (‘No such file or directory in…’ etc.) and some weird behavior (the remove-buddypress-adminbar plugin now and then doesn’t work on member blogs, but only in Firefox).
Where does this rewriting take place?
Isn’t there a more direct way to get the right adresses in the template without rewriting after the fact?
August 7, 2009 at 2:21 am #50701In reply to: Age limiting the sign up process
r-a-y
Keymaster@blackarbor:
You could modify the BuddyPress TOS plugin and change that to an Age Verification field.
August 6, 2009 at 10:46 pm #50694In reply to: control of new user activation email
peterverkooijen
ParticipantNo, not impossible. You’ll have to write your own plugins.
August 6, 2009 at 9:20 pm #50693In reply to: Forum Integration: HELPING HINTS
Mark
Participantwpmu 2.8.2, bp 1.0.3, bbpress 1.0.2
I believe my integration is working as advertised but… when I delete a forum topic from a buddypress group it is removed from the group forum but not deleted from bbpress. Over time the bbpress forum will have a growing number of topics/posts that group admins think they have deleted (from buddypress) but actually live on in bbpress.
I’m not sure if tags within buddypress group forums are working. Tags can be added but I only find them available when directly accessing bbpress. While on the buddypress side, I’m not able to search groups for tags in the group forum.
Are these issues of a bad integration on my part or just limits of the current versions?
August 6, 2009 at 7:26 pm #50689In reply to: Plugin to show components to registered Users only
peterverkooijen
ParticipantThe Ajax redirect in this solution, with the register?s=1, had some annoying side effects that made it unusable. See the original thread for details.
Or did you fix that problem, sandeepdude? I’m a bit reluctant to try it again and find out that it’s the exact same code…
I’ll look for a solution in the next few days. Another way to show an Ajax message after redirect would probably be part of the solution.
August 6, 2009 at 6:26 pm #50688In reply to: New Groupblog Plugin
brigleb
ParticipantThis is awesome. I was just looking around the BuddyPress features and wondering why the heck there was no “group blog” feature. And then sure enough, somebody was already working on it. Thanks!!
August 6, 2009 at 5:12 pm #50687In reply to: Registration Approval Plugin
peterverkooijen
ParticipantApparently a “full-featured privacy (authorization) component for BuddyPress” is in the works for a future release. I hope that includes an approval process, but member management in general seems to be very low on the priority list of the Buddypress developers and community. If you need it anytime soon, I’d look into developing your own plugins.
August 6, 2009 at 4:29 pm #50682In reply to: gd star rating for buddypress work in progress!
r-a-y
KeymasterI’ve been testing GD Star Rating on WPMU and Buddypress and have noted a few bugs to Milan (the developer).
I’ve asked him to see if he can hijack the BP activity stream; so when a rating is made, instead of the default “User commented on the blog post Hello World”, it will change to something else like “User wrote a review for Hello World”… or something like that.
Since it’s one of the most complicated plugins to setup and understand, I’m not going to allow GD Star Rating site-wide so the issues that Kunal17 is having won’t be an issue for me.
August 6, 2009 at 4:28 pm #50681In reply to: Removing Userbar Login
Tore
ParticipantFound the answer here:
https://buddypress.org/forums/topic/how-can-i-remove-logout-link-from-the-userbar
August 6, 2009 at 12:52 pm #50672In reply to: gd star rating for buddypress work in progress!
Kunal17
ParticipantGpo1,
I am using GDStarRating on 1 of my blogs though not on buddypress homeblog. I want to use it with multiple blogs but several users are reporting errors on the authors homepage so I am waiting for a more stable version.
August 6, 2009 at 11:16 am #50669In reply to: gd star rating for buddypress work in progress!
gpo1
ParticipantAnybody using this gdstarrating?
August 6, 2009 at 3:00 am #50662In reply to: BuddyPress Showoff: Post your links
kimsphan
ParticipantI’m starting a work at home community site. So far, it’s just the basic theme.
-
AuthorSearch Results