Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 63,076 through 63,100 (of 69,054 total)
  • Author
    Search Results
  • #51117
    gerikg
    Participant

    So far in my experience:

    1. creating groups and appearing in the Forums, works.

    2. I’m able to get the templates integrated to a point, avatars and PMs I’m working on now.

    3. Avatars aren’t talking to each other. (there are three different locations to pick which avatar, they need to fix that)

    #51112
    gerikg
    Participant

    Admin section -> Buddypress -> Component Setup -> Disabled ( Groups Let users create, join and participate in groups.)

    #51109
    Archie Webmaker
    Participant

    Sorry the demo link is http://nagapress.com

    #51108
    Jeff Sayre
    Participant
    #51102
    Jeff Sayre
    Participant

    Once version 1.1 of BuddyPress is released, the Skeleton Theme that is currently bundled with BuddyPress (up to version 1.0.3) will be discontinued. Instead, BuddyPress will adopt the parent/child theme architecture that WP 2.7 made possible.

    Learn more about parent/child themes in WordPress.

    #51101
    Paul Wong-Gibbs
    Keymaster

    It’s a bug. It might be https://trac.buddypress.org/ticket/909.

    #51098
    Jeff Sayre
    Participant

    BuddyPress currently only runs on WPMU.

    As far as your question:

    …is there a way to convert my wordpress right now on my site to WordPress MU?

    There are many resources on the WPMU site and threads in their forums that will help you in this regard.

    #51097
    Jeff Sayre
    Participant

    When you run on the bleeding edge, you have to accept the changes!

    The BP themes that WPMU DEV currently provide are are not designed with the parent/child architecture in mind. You need to talk with them to get support.

    Details About the New Theme Architecture

    With BuddyPress version 1.1–which will be officially released in the next several weeks–there will no longer be bhome and bpmember themes. Instead, BuddyPress will adopt the parent/child theme architecture that WP 2.7 makes possible.

    Backwards compatibility will remain for a while for those that want/need to use the old theming architecture. To use the old theme architecture, you need to keep the /bp-themes/ directory. Place your old member themes in there. BuddyPress should override the new theme architecture in favor of the old one if you have a /bp-themes/ directory. However, please note that support for the old theme architecture will eventually be phased out. You will eventually need to update your themes to a parent/child architecture.

    Learn more about parent/child themes in WordPress.

    #51094
    portalsoup
    Participant

    1. Same results with default themes. Note: default themes did not come with the buddy press plugin when I installed it. I installed the default themes from https://buddypress.org/extend/themes/

    BuddyPress Default Home Theme 1.0.1 by Andy Peatling

    BuddyPress Default Member Theme 1.0.3 by Andy Peatling

    2. Don’t see any errors in the log files?

    Can go to http://brenda.portalsoup.com (members home site)

    Get error when attempting to go to http://brenda.portalsoup.com/blog

    peterverkooijen
    Participant

    Mike Pratt, you’re right, that is one way to do it. Then you have the following fields on your registration form: username, name, first name, last name. That is an excellent solution if your aim is to annoy potential members.

    Another option is to use the default “fullname” field for first name and create a second one for last name, but then you’re kinda messing with the system and perhaps causing problems in the future. I have already done this solution in an earlier version. It’s my fallback option.

    But why would I have to create custom fields when WordPress already has the first_name and last_name fields in wp_usermeta? And there is even a ready-to-use Buddypress function that synchronizes the fields in wp_usermeta with the fullname in BP.

    Unfortunately at the moment that function is only run when the user updates his profile, so it’s completely useless. I’m trying to tweak it and make it useful and introduce to Buddypress the wonders of a first_name, last_name in the database. (Wow, I know…)

    Also I’d like to get rid of the username on the form, by autogenerating it from the fullname – make lowercase, take out spaces, store as username. That should be a relatively easy next step once I’ve figured out how to use the fullname input from the registration form in a function.

    Also I wasn’t able to get bp tags working in a plugin, where I had no problem pulling first_name and last_name from wp_usermeta, providing they were available…

    This should be a really easy plugin for any php coder, but as Jeff Sayre has pointed out, having a somewhat clean, professional user registration in Buddypress is reserved for those well-versed in the codebase or with deep-enough pockets.

    @Mariusooms, I need to finish the site before Labor Day, with a related event on September 22nd. When will bp1.0.3 be released?

    I’ll figure it out somehow, with or without the help of WordPress insiders.

    #51083
    davetesh
    Member

    No right after i installed it I went to plugins and clicked “Activate” under Buddypress and then all of a sudden thats what it shows me and I can’t do anything in my Admin section. If I need to edit something or w/e I need to delete buddypress to be able to access my admin section properly. Right now everything is blocked that is the only message it shows on all pages in the admin section.

    #51082
    gerikg
    Participant

    did you recently deactivate buddypress?

    #51081
    Korhan Ekinci
    Participant

    Thanks Jeff, I created Ticket #924 for this issue.

    #51079
    Jeff Sayre
    Participant

    Two questions:

    1. Does this issue go away if you switch to the default themes that come with BuddyPress?
    2. Are there any errors showing up in your log files?

    #51078
    Jeff Sayre
    Participant

    That is more than likely a bug. Could you please post a new ticket in BuddyPress trac. You use the same login credentials for trac as you do for this site.

    #51077
    Jeff Sayre
    Participant

    As r-a-y points put, Mark Jaquith, one of the few lead developers for WordPress, was hired to build a highly-customized version of WPMU + BuddyPress for Gigaom. Mark of course is intimately aware of the intricacies of the WP codebase and I’m sure had an easier time customizing the project than would the vast majority of coders.

    But, the Gigaom site does demonstrate what is possible with WPMU + BP if you are willing to become well-versed in the codebase or have deep-enough pockets to hire out professional talent.

    #51073
    gerikg
    Participant

    JJJ this what happens when I use that plugin

    Warning: require_once(BACKPRESS_PATH/class.ixr.php) [function.require-once]: failed to open stream: No such file or directory in /homepages/0/d188981313/htdocs/website/mu/wp-content/plugins/bpgroups/oci_bb_group_forums.php on line 30

    Fatal error: require_once() [function.require]: Failed opening required ‘BACKPRESS_PATH/class.ixr.php’ (include_path=’.:/usr/lib/php5′) in /homepages/0/d188981313/htdocs/website/mu/wp-content/plugins/bpgroups/oci_bb_group_forums.php on line 30

    #51072
    peterverkooijen
    Participant

    Rogercoathup, if I can figure out this plugin, autogenerating a username from fullname is probably a small step that can be included in the same plugin. The big question is how to take fullname from the registration input (field_1) to do stuff with in a function. I think I’m getting closer, after about four months…

    Will get back to that later in the coming week.

    r-a-y, I doubt GigaOm would be eager to share their trade secrets. I’m also a bit of a potential competitor to them. Shh…

    #51071
    r-a-y
    Keymaster

    @Peter + Roger,

    You might want to pick Mark’s brain as to how he created the registration system and removed the username:

    http://markjaquith.wordpress.com/2009/05/28/gigaom-pro-launches-on-wordpress-and-buddypress/

    #51070
    r-a-y
    Keymaster

    Hi Roger,

    Try this:

    https://buddypress.org/forums/topic/default-to-just-a-username#post-14828

    Requires hacking a core file and a little bit of CSS to hide the “Create A Blog” block.

    If there’s a better method, let us know!

    #51068

    I used Burt Adsit’s BPGroups plugin to achieve this a few months ago. It helped to pull all user data over and transfer the XProfile data into a deeply integrated bbPress installation.

    In future versions of BuddyPress this will be much, much easier. :)

    #51066
    gerikg
    Participant
    #51065
    Jeff Sayre
    Participant

    Once v1.1 comes out in the next couple of weeks, this issue should be moot. There will no longer be bhome and bpmember themes. Instead, BuddyPress will adopt the parent/child theme architecture that WP 2.7 makes possible.

    Backwards compatibility will remain for a while for those that want/need to use the old theming architecture. But it will eventually be phased out.

    Learn more about parent/child themes in WordPress.

    gerikg
    Participant

    Fresh start installations, I made three users two with unique avatars and one without.

    I change Mystery Man to Monster. Now all it shows are the Monster.

    WPMU 2.8.4a + BP 1.0.3 + BB 1.0.2

    I posted a topic in a forum from both sides BBpress & BuddyPress both give the same icons.

    Sidenote:

    On BBpress Forums I had to put this

    <?php echo bp_core_get_avatar( get_post_author_id() ); ?>

    but get_post_author_id() doesn’t work in WP/BP side.

    Jeff Sayre
    Participant

    bp_the_topic_poster_avatar() pulls the avatar of the people who post in a particular forum thread. It does not pull the overall group avatar.

    Do all your users have unique avatars?

    Are you on a dev site?

    Log into WPMU’s backend as Site Admin and navigate to “BuddyPress > General Settings > Default User Avatar” and see if you have selected the Mystery Man avatar. If so, change it to something else and save your settings.

Viewing 25 results - 63,076 through 63,100 (of 69,054 total)
Skip to toolbar