Search Results for 'buddypress'
-
AuthorSearch Results
-
August 9, 2009 at 11:14 am #50798
Pratik Bagaria
ParticipantHey there,
All the steps posted are just great and simple to follow

Thanks for it Graeme
WPMU, BP, and BB is working good. But I just can’t get the logins to work, I mean when I login into WPMU, I am not automatically logged into BBPress Forum.
I am guessing thats the reason why in my BuddyPress, the forum is working fine, but who ever posts, there is no gravtar or name is seen

Can someone help, what might have gone wrong.?
August 9, 2009 at 9:19 am #50795In reply to: Make your own custom BuddyPress page
Robert
ParticipantThanks JJJ for the tip.
I’ve been playing with it and it works for me only if the template page is called fun.php instead of example.php.
Anyway I find it very useful.
Thank you
August 9, 2009 at 9:11 am #50794In reply to: This buddypress forum theme & 1 forum PER blog?
jorrie
ParticipantSo looked around and indeed no decent default solution for a 1 blog per blog.
Could i Make a forum and just link and show 1 categorie of it then?
I could create 1 forum with different categories for differerent users, then integrate each forum categorie for each blog inside my blogs on wpmu, any thoughts about this?
August 9, 2009 at 3:25 am #50793elemsee
ParticipantPeople keep referring to turning certain components off, but as far as I can tell — by searching these forums and by muddling through the admin — there is no way to just “turn off” blogs so that the blog option disappears. Vanishes. As in there is no clicking on create a blog only to get a “blogs have been disabled” message. That just looks messy and like a mistake.
Maybe I’m wrong? I’d love it if I am.
August 9, 2009 at 3:02 am #50792In reply to: Limit Blog Creation to Admins
elemsee
ParticipantI’m usually capable of working my way through a tutorial and learning something by the end. But this post is of a magnitude that I’m not sure I know enough to tackle all the steps. Is each of your posts, Burt, a step-by-step instruction on how to accomplish Ben’s request, or do you revise your answers along the way?
I’d like mostly what Ben is asking for. I want to use BuddyPress as a member directory. I don’t wish for anyone to make blogs through MU/BuddyPress other than my staff. I don’t want the “create a blog” option to appear anywhere. Not in the member profile, not in the tool bar. Essentially I want the option not to exist for users. Will the tutorial above show me how to do that?
Starting from instructions in post one, I’m finding that changing the admin setting from “only user account can be created” to “only logged in users can create new blogs” results in a “you must login to create a blog,” which takes me to the wordpress sign-in page before I have even registered.
The “only user account” setting generated what I would like to have happen, a signup screen sans “gimme a blog.”
Please forgive my being an ignoramus and let me know if I should patiently work my way from top to bottom, or if there is another solution outlined in a different post.
Thanks!
August 8, 2009 at 11:23 pm #50790In reply to: Private xprofile fields
allenweiss
ParticipantAugust 8, 2009 at 10:43 pm #50789In reply to: New Groupblog Plugin
Mariusooms
ParticipantThe plugin is now available at wordpress.org
August 8, 2009 at 9:56 pm #50788In reply to: Main Navigation help
peterverkooijen
ParticipantAugust 8, 2009 at 9:37 pm #50787In reply to: Private xprofile fields
Paul Wong-Gibbs
KeymasterSee https://buddypress.org/forums/topic/faq-how-to-code-snippets-and-solutions, “How to hide selected profile fields” and “How to show secondary profile fields while hiding the “Base” profile fields in a user profile”.
These should get you started and this has been discussed elsewhere on the forums, so do a search.
August 8, 2009 at 9:36 pm #50786In reply to: This buddypress forum theme & 1 forum PER blog?
jorrie
ParticipantOk that;s a shame its not possible to have 1 forum per blog..
perhaps indeed a good idea for a plugin, if anyone interested please let me know in this topic, perhaps we can work something out together.
August 8, 2009 at 8:41 pm #50784In reply to: Extended Profiles on Sign up?
peterverkooijen
ParticipantWordPress MU and Buddypress have separate profile/user management tables that aren’t synchronized and in some ways clash. End users will see different profile editing screens, in wp-admin and buddypress front-end, with different data that have nothing to do with eachother. Users are identified by full name, username, nickname, blogname or whatever depending on where in the system you are and how it’s configured. It’s a confusing mess and my pet peeve.
But I’m not even sure if that’s relevant to your problem, so I removed the rant.
August 8, 2009 at 8:09 pm #50782In reply to: Troubleshooting the messaging system
Paul Wong-Gibbs
KeymasterHmm, I think these are triggered because BuddyPress doesn’t pick up who the recipients are.
Not being funny, you are entering correct usernames in the ‘to’ field, right?
August 8, 2009 at 7:14 pm #50781r-a-y
KeymasterI think you’re right, DJPaul.
Was late last night when I replied to that!
Follow DJPaul’s suggestion, jorrie!
August 8, 2009 at 5:19 pm #50777In reply to: BuddyPress Showoff: Post your links
Eyecool
ParticipantWell, looks like WannaNetwork guy grew so fast it put him out of business!
Since our launch of the new WordPress powered platform on WannaNetwork in Early February, WannaNetwork has been growing substantially larger and larger.
With this growth also comes a few negative aspects. Running WannaNetwork as a free service is quickly becoming harder and harder when there are monthly server and maintenance costs adding up.
August 8, 2009 at 4:26 pm #50771In reply to: Main Navigation help
peterverkooijen
ParticipantI just wrestled with that issue here.
A ‘members’ class was added to the body tag on pages under groups and blogs. BP_MEMBERS_SLUG or $bp->current_component are not very “precise” I guess.
I wasn’t able to figure out why this happens. I managed to get it to work, sort of, with the combination of lines in my custom function for the navigation.
August 8, 2009 at 3:06 pm #50769In reply to: The new "forums setup" in trunk does not fire
oriste
ParticipantThanks, mariusooms, for your reaction. I updated to the latest trunk with svn this morning. I’m using sub-domains and wpmu is located in my root. WPMU and BuddyPress both work as expected. I’ve activated forum setup and got the message “bbPress forum integration in BuddyPress has been set up correctly. If you are having problems you can re-install”. HOWEVER, no bb-config.php file has been placed at my root (or anywhere else except the dummy default location as far as I can tell).
When I try to create a group, the screen goes completely blank at “/members/admin/groups/create/step/group-settings” and I see a “”POST /members/admin/groups/create/step/group-settings HTTP/1.1″ 403” in my Apache log file. Is that a problem of access rights? As I said, I temporarily set my root to 777 before setting up the bbPress integration in BuddyPress.
Just reporting back. I seem to be the only one with this particular problem, and I’ll try to investigate some more.
August 8, 2009 at 1:38 pm #50765In reply to: Clean professional user registration?
peterverkooijen
ParticipantI need a more professional member registration as well. I’ll use this excellent plugin which allows login with email address, but there are a lot of other annoying issues I still have to solve:
Restructuring registration process to an industry standard
How to use full name, first name + last name
Make 2+ part name in full name required + xprofile_sync_wp_profile()
Autogenerate or remove username
Generate username (+ blog url) from fullname
Use full name in confirmation emails
ListMessenger (or PHPlist) integration – plugin?
I’m not sure how much GigaOM actually changed. Their form looks a lot like the regular Buddypress (?) registration, minus that annoying username. Not sure how they did that.
They’re not using Buddypress, are they?
Most of it is just a radically customized theme. I suspect they probably also use one of the commercial member subscription plugins.
I’m working on my new site here. The old site has a registration system based on PunBB. I’m not a PHP programmer, so please keep us posted on any progress you make.
August 8, 2009 at 8:40 am #50761Paul Wong-Gibbs
KeymasterAm I reading this right? Couldn’t jorrie just disable user registration?
August 8, 2009 at 8:37 am #50760In reply to: This buddypress forum theme & 1 forum PER blog?
Paul Wong-Gibbs
KeymasterI’ve renamed this thread jorrie so the title covers both questions which might make it easier for people to find in future.
August 8, 2009 at 8:35 am #50759In reply to: New BP Chat plugin for Buddypress
Paul Wong-Gibbs
KeymasterHeh, two months is nothing. My achievements plugin I announced about two months ago and it’s now coming out Very Soon ™.
I am assuming the developer of this plugin either found other paying work which took a priority or has just been really busy
August 8, 2009 at 5:35 am #50758r-a-y
KeymasterSince this is more of a WPMU issue than a Buddypress one, like I mentioned in the other thread you made, you might want to consult the nice folks over at mu.wordpress.org/forums/.
Login with the same username and password and make a post there.
August 8, 2009 at 5:32 am #50757In reply to: BuddyPress and wpMU, some expert advice needed
r-a-y
KeymasterRe #3 – Your blogs will stay intact. Buddypress will create a few components called groups and forums (if you have bbPress installed). Groups can be configured by users or admins. BP forums are a part of groups.
Re #5 – There’s a few forum threads about integration and a couple of guides floating around the net.
The next version of Buddypress is scheduled to be released next week (August 11), but I won’t be surprised if they push it back a few weeks since there’s a lot of new stuff being implemented.
Right now, if you want a tight integration, you’ll have to theme WPMU and BuddyPress at the very least. There’s no way around it.
Re #6:
Groupblog plugin – https://buddypress.org/forums/topic/new-groupblog-plugin#post-19344
– It’s still in development… I would just test this for now
Community Blogs for BuddyPress – https://wordpress.org/extend/plugins/bp-community-blogs/
– A revision was made by Boone Gorges available here – hxxp://dev.commons.gc.cuny.edu/files/2009/07/bp-community-blogs.zip (change hxxp to http)
– I’ve been meaning to test this, but haven’t yet
Keep in mind that these plugins would give a group a blog, but not a forum for each blog like you want… both have a different way of achieving this method.
The groupblog plugin would be more tightly integrated, whereas the “Community Blogs” plugin provisions group members to an existing WPMU blog.
August 8, 2009 at 4:31 am #50756In reply to: BuddyPress and wpMU, some expert advice needed
jorrie
ParticipantMarius Ooms’ groupblog plugin
Burt Adsit’s BP Community Blog plugin
Do you have any direct links to them? Could not find it with google (must be the time just woke up
August 8, 2009 at 4:29 am #50755In reply to: BuddyPress and wpMU, some expert advice needed
jorrie
ParticipantThanks for the reply much appreciated.
1& 2 all clear work that out
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.
Could you clarify this a bit more?
5) BuddyPress does indeed utilize bbPress for forum functionality. The next buddypress when does it get released?
Is there some documanation on bbpress + wpmu + buddypresS? I once did a regular wordpress and bbpress integration but could not find a simple way to integrate the bbpress forums in a wordpress page or match there layouts
Great thanks! going to look into this today
August 8, 2009 at 4:04 am #50754In reply to: This buddypress forum theme & 1 forum PER blog?
r-a-y
KeymasterNope, not available.
This question has been mentioned many times.
As for the second question, right now, you can’t have one forum per blog (unless you manually set it up in bbPress). Sounds like a future plugin to me!
-
AuthorSearch Results