Search Results for 'buddypress'
-
AuthorSearch Results
-
November 9, 2009 at 10:45 pm #56320
arghagain
ParticipantJohn, yes it say it did it successfully. I’m looking into defaults.bb-schema.php right now to see if I can find anything. I’m clueless now. Funny thing is that this file is not in buddypress plugin before, but I downloaded the buddypress again from buddypress.org and found it. This file supposed to be gone after buddypress got upgraded or installed?
November 9, 2009 at 10:19 pm #56318In reply to: New Plugin – BuddyPress Links – Beta Support
Bowe
Participantthanks.. I’ll download that one instead
November 9, 2009 at 10:17 pm #56317arghagain
ParticipantI did not use bbpress for buddypress 1.0.0, but after upgrade to buddypress 1.1.2, I use the one click install bbpress mode. No existing bbpress before that.
November 9, 2009 at 10:10 pm #56315In reply to: New Plugin – BuddyPress Links – Beta Support
MrMaz
ParticipantThe most recent .pot file is in the latest version which is available for download from the plugin page.
November 9, 2009 at 9:38 pm #56310In reply to: New Plugin – BuddyPress Links – Beta Support
Bowe
ParticipantThanks Chouf I’ll start working on it asap
November 9, 2009 at 9:32 pm #56309In reply to: fullname vs username vs first + last name…
John James Jacoby
KeymasterBuddyPress uses the “display name” to know that they have filled out some profile information. It is the only *always* required field inside BuddyPress.
Because WordPress is centered around the “username” and uses the “nicename” for slug purposes, we’re stuck with those no matter what. I like having my username be short for easy log ins if I can help it of course (sometimes “jjj” is already taken.), but I like my display name be my fullname because it’s how people recognize me.
I don’t see a way around this any time soon. And like Andy said, internationally sometimes people have 4 or more names. I use my middle name, but having a “middle name” field isn’t always optimal either so I lump it in with my first name. (All those years of my mom yelling “John James you get over here this instant!!” must have stuck with me.)

You can rename the primary name field to be whatever you’d like, which is designed to alleviate some of the confusion. It lets you decide what that field means to your users. The “username” is the only thing they can’t change, so they’re using that for life.
November 9, 2009 at 8:37 pm #56304In reply to: REQUEST: Able to limit who can only create groups
r-a-y
KeymasterHey glittereyes,
Check out this post by Andy:
https://buddypress.org/forums/topic/disallow-ordinary-users-to-create-groups#post-28404
With this code, only site admins can create groups.
November 9, 2009 at 8:35 pm #56303In reply to: New Plugin – BuddyPress Links – Beta Support
MrMaz
ParticipantJust tagged v0.1.2 which has quite a few l10n fixes and some bug fixes. Voting should work for everyone now!
November 9, 2009 at 8:34 pm #56302In reply to: REQUEST: Able to limit who can only create groups
David Lewis
ParticipantI’m guessing that the best place for this kind of feedback is https://trac.buddypress.org/
Use your buddypress.org login, click “new ticket” and select “enhancement” as the Ticket Type.
November 9, 2009 at 8:15 pm #56299In reply to: Buddypress on all but Root Blog
Scotm
Participantstring(21) “http://myurl.com”
November 9, 2009 at 8:06 pm #56298In reply to: Buddypress on all but Root Blog
Tore
Participant@ Andy:
I’ve tried to do just this before but then the BP-forums (www.website.com/forums) wouldn’t display correctly. It seemed like the primary blog had to have a theme from which it could get the forum theming.
November 9, 2009 at 7:10 pm #56296In reply to: Buddypress on all but Root Blog
Andy Peatling
KeymasterIn your root blog template, open up header.php and add this to the bottom:
<?php global $bp; var_dump( $bp->root_domain ); ?>
then paste here what is output when you refresh your home page.
November 9, 2009 at 7:00 pm #56294In reply to: Buddypress on all but Root Blog
Scotm
ParticipantYes
November 9, 2009 at 6:56 pm #56293r-a-y
KeymasterBuddyPress pre-1.1 had an option to do this via .CSV.
But, it appears that option was removed in the latest versions of BP.
Keep an eye on this ticket:
https://trac.buddypress.org/ticket/1327
to see what happens.
November 9, 2009 at 6:55 pm #56292In reply to: Buddypress on all but Root Blog
Andy Peatling
KeymasterBlog ID 2 has a URL of community.domain.org?
November 9, 2009 at 6:38 pm #56289In reply to: Buddypress on all but Root Blog
Scotm
ParticipantGotcha. So does this eliminate the need for the BuddyPress plugin to be activated on a per blog basis (community versus root or across all blogs)?
The code took fine, but the links are still looking for (rooturl/members/admin/profile) versus (community.rooturl/members/admin/profile).
What am I missing?
November 9, 2009 at 6:31 pm #56287In reply to: Buddypress on all but Root Blog
Andy Peatling
KeymasterNo square brackets around the ID.
November 9, 2009 at 6:30 pm #56286In reply to: Buddypress on all but Root Blog
Scotm
ParticipantAndy
define( ‘BP_ROOT_BLOG’, [2] ); in my wp-config file gets me the white screen of death.
Thoughts?
November 9, 2009 at 6:17 pm #56285In reply to: Buddypress on all but Root Blog
Scotm
ParticipantAndy
Thanks!
November 9, 2009 at 6:14 pm #56284In reply to: problem displaying single item
Kapil
ParticipantHey Jeff Thanks!It worked!
It seems screen_function is mandatory here…! Where Codex says its optional.(https://codex.buddypress.org/developer-docs/functions/core/bp_core_new_nav_item/)
November 9, 2009 at 4:43 pm #56274In reply to: Auto assign role to user on certain blog
circuit
ParticipantHey Xevo, how far did you get with this? I think my problem may be related.
https://buddypress.org/forums/topic/members-who-create-blogs-lose-all-permissions-on-main-blog
November 9, 2009 at 4:37 pm #56273In reply to: BuddyBar for bbPress
circuit
Participantmy second-level menus aren’t popping out on bbpress. i tried the fix on the first page of the thread but the CSS file is different in newer versions of buddypress. can anyone suggest a solution, please?
/* third-and-above-level lists */
#wp-admin-bar ul li ul ul {
margin: -28px 0 0 183px;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
#wp-admin-bar ul li.align-right:hover ul {
right: 0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
left: -999em;
}November 9, 2009 at 4:32 pm #56272Xevo
ParticipantAnything related to a theme which is not the buddypress default theme should be discussed with the creator. We can’t help you and since they are premium themes, I bet they would gladly help you on their forums.
Btw, Andy already closed your other topic.
November 9, 2009 at 3:59 pm #56267In reply to: Buddypress on all but Root Blog
Andy Peatling
KeymasterIn your wp-config.php add:
define( 'BP_ROOT_BLOG', [blog id of community blog] );Then enable a BuddyPress theme on the community blog.
November 9, 2009 at 3:51 pm #56264In reply to: wpmu.org themes broken
Andy Peatling
KeymasterThe theme you are using is not a BuddyPress enabled theme, that’s probably why. They also have support forums, you should probably ask them why their themes are broken.
-
AuthorSearch Results