Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 61,526 through 61,550 (of 69,044 total)
  • Author
    Search Results
  • Sven Lehnert
    Participant

    Hi JasonG, thanks for your help.

    You wrote: Here is the case breakout of the types.

    Where did you find this? Do you have a function name for me?

    I still have problems to bring it to work. Hire is the original function from the parent theme on the forum index page. It calls bp_has_site_groups( ‘type=most-forum-topics&max=6’ )

    If I look into this function I cant find the switch case from your post.

    How to use groups_get_by_most_forum_topics()??

    Do you have an example?

    I’m looking forwart to your replay!

    <?php if ( bp_has_site_groups( 'type=most-forum-topics&max=6' ) ) : ?>

    <div id="popular-group-forum-listing">
    <h3><?php _e( 'Popular Group Forums', 'buddypress' ) ?></h3>

    <?php do_action( 'bp_before_directory_popular_group_forums' ) ?>

    <?php while ( bp_site_groups() ) : bp_the_site_group(); ?>

    <div class="group-forum">
    <div class="item-avatar">
    <a href="<?php bp_the_site_group_link() ?>/forum/"><?php bp_the_site_group_avatar_thumb() ?></a>
    </div>

    <div class="item">
    <div class="item-title"><a href="<?php bp_the_site_group_link() ?>/forum/"><?php bp_the_site_group_name() ?></a> (<?php bp_the_site_group_forum_topic_count( 'showtext=true' ) ?>, <?php bp_the_site_group_forum_post_count( 'showtext=true' ) ?>)</div>
    <div class="item-meta desc"><?php bp_the_site_group_description_excerpt() ?></div>

    <?php do_action( 'bp_directory_popular_group_forums_item' ) ?>
    </div>
    </div>

    <?php endwhile; ?>

    <?php do_action( 'bp_after_directory_popular_group_forums' ) ?>
    </div>
    <?php endif; ?>

    #54991
    Tore
    Participant

    1. Which version of WPMU are you running?

    The latest. 2.8.4.a

    2. Did you install WPMU as a directory or subdomain install?

    Directory

    3. If a directory install, is it in root or in a subdirectory?

    Root

    4. Did you upgraded from a previous version of WPMU? If so, from which version?

    No, the latest.

    5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    Works okay.

    6. Which version of BuddyPress (BP) are you running?

    Trunk (1.2.x)

    7. Did you upgraded from a previous version of BP? If so, from which version?

    1.1.1

    8. Do you have any plugins other than BuddyPress installed and activated?

    Yes, they don’t interfere with the problem above although.

    9. Are you using the standard BuddyPress themes or customized themes?

    Customized.

    10. Have you modified the core files in any way?

    No.

    11. Do you have any custom functions in bp-custom.php?

    Yes, remove the adminbar.

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    Built-in.

    13. Please provide a list of any errors in your server’s log files.

    #54988
    Paul Wong-Gibbs
    Keymaster
    #54987
    Paul Wong-Gibbs
    Keymaster
    #54982
    Paul Wong-Gibbs
    Keymaster

    gsmith6673, here’s what BuddyPress does – https://buddypress.org/about/

    Paul Wong-Gibbs
    Keymaster
    #54974
    takuya
    Participant

    Blogs are from wpmu, but from buddypress, but I’ve seen that when a member creates a new blog with his/her own title, the new created blog title doesn’t relfect the changes.

    #54972
    takuya
    Participant

    both. get your account at testbp.org and play around. That should give you more idea what bp is.

    #54970
    ocon
    Member

    I guess I’m just not sure what a “member” is. I know who the admin is, me, but are members people who create and setup the blogs (which is, again, me), are they people who post comments, or are they both?

    #54967
    David Lewis
    Participant
    #54963

    In reply to: Two Languages

    abcde666
    Participant
    #54961
    Coto
    Participant

    Sorry, was a mistake. I meant to said yes, because always i could upload files with WPMU, but not avatars with BuddyPress

    <b>5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    A. Yes<b>

    I think isn’t related with permissions because… look at its permission:

    chmod 777 -R /var/www/html/SITE/wp-content/blogs.dir/

    I did it myself

    #54958
    Jeff Sayre
    Participant

    Just a quick Update.

    I’ve just sent off the alpha version of this plugin for Andy to look at. It has turned out to be a little more work than I originally anticipated but the end result is looking (and functioning) very nice.

    There is no conversion, and there is no import.

    With versions of BuddyPress previous to 1.1, bbPress was an external library, meaning it was integrated with an XMLRPC bridge but was never included in the core of BuddyPress. This meant that bbPress could technically be anywhere and BuddyPress could still get at it, but it also meant that it was more difficult to integrate and make play nicely together.

    Only use the existing bbPress installation option if you used a version of BP older than 1.1, or you had a separate installation of bbPress that still shared the user tables with an existing WPMU/BuddyPress installation.

    Check the forums codex entry for more info: https://codex.buddypress.org/developer-discussions/buddypress-forum/

    #54955
    Bowe
    Participant

    sounds promising Tim and I’m looking forward to it!

    #54952
    Anonymous User 96400
    Inactive

    Screaming won’t get you anywhere, mate. Have you tried object cache?

    #54951
    D Cartwright
    Participant

    Hi there.

    Would it be possible to work with you on this or get a copy of your code so far? I’m going to be working on something similar very soon and I’d be more than happy for us to collaborate.

    #54949
    Martin Note
    Participant

    Aha. I found that following the SQL instructions in this bug worked for me:

    https://trac.buddypress.org/ticket/1234

    Xevo
    Participant

    I am also curious about what the difference is between using an existing install and using one by the buddypress rules.

    Will I keep a normal forum and will I get the group forums if I use an existing install or will it convert a normal forum to group forums only like the one click install does?

    #54941
    Timschmi
    Participant

    Hello, today we talked about our Wiki-Plugin.

    There three elements involved.

    1.) Buddypress Wiki-Component (Based on the Buddypress Group-Component)

    2.) Wiki-Box. (The interface to create and manage PmWikis)

    3.) A normal PmWiki with no changes.

    We hope to get a new version of the wiki-box in the next 4 weeks. We need that to integrate PmWiki in our local CMS.

    Than we will update the Buddpyress Wiki-Component, so it will work and the lastest realise of Buddypress. It will take around 2 – 4 Weeks. Hopefully the plugin will be out this year.

    Than we have to clean it up und write some dokumentation.

    But after launding

    http://www.elloandfriends.uni-osnabrueck.de

    http://www.blogs.uni-osnabrueck.de

    we will realise a new Buddypress-Side. Sorry. Because of “money” this is more importend at the moment.

    The plugin is very powerful. But i don’t think it will work out of the box in every environment. You need to programm a bit of PHP to get it working for your needs.

    Ciao Tim

    #54940

    In reply to: Two Languages

    Bowe
    Participant
    #54938
    Anonymous User 96400
    Inactive

    You should never modify the parent theme. When you update buddypress and with it the parent theme all your modifications will be lost.

    A good tutorial source for PHP and WP is net.tutsplus.com. And of course the codex here and on wordpress.org. As for writing functions, you do that exactly like I referenced in the comment above.

    #54937
    Sven Lehnert
    Participant

    Yes i know.

    It is in the plugin and not in the plugin/buddypress folder.

    #54936
    Jeff Sayre
    Participant

    Make sure that you have moved the default BP parent-child theme files into /wp-content/themes/. That means that the “bp-default” and “bp-sn-parent” folders should reside right under the /themes/ directory.

    Then make sure that you have activated them as described in point 5 of the section entitled “Installing BuddyPress” in the link you provided above.

    #54935
    Jeff Sayre
    Participant

    Where do you have your bp-custom.php file located? It has to be in /plugins/ and not within the /buddypress/ directory.

Viewing 25 results - 61,526 through 61,550 (of 69,044 total)
Skip to toolbar