Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 30,251 through 30,275 (of 69,109 total)
  • Author
    Search Results
  • shanebp
    Moderator

    Have you looked at this?
    https://buddypress.trac.wordpress.org/ticket/4060

    >2. Right now we only have the following tables set to use MyISAM, the rest being InnoDB:

    Yup, it’s a compromise – but for us the benefit of row-locking in InnoDB outweighed the fulltext issue.
    We don’t generally allow text searches.

    And thanks for sharing your setup info.
    Now that BP is being used for sites with larger and more active memberships, more devs are having these problems.
    I think collecting info re tuning, caching, etc. approaches on a page somewhere in buddypress.org would be very useful and would generate some helpful ( and confusing ) discussion by us non-DBAs.

    @mercime
    Participant

    You don’t have BuddyPress activated in your installation. If you activate it again, you need BP Template Pack plugin activated to make your theme compatible with BuddyPress.

    #135775
    richardpd
    Member

    Hi-thanks modernlooper for your reply
    (I have now updated to latest BuddyPress & bbPress plugins-my site runs both plugins!).

    Thankfully I have fixed the problem now but it was a bit tricky..
    I now think the problem was an issue with x2 specific plugins-Wp Article Fetch & Tweet this.
    On deactivating both of these from Network Admin (my site is running WP multisite) my blog (running WordPress & BuddyPress) is back to normal.
    The Tweet this plugin is somewhat old & not updated so there could be some code issue with it. As for the WP Article fetch plugin I haven’t used it much so disabling it is no great issue!
    (I will look for a new ‘Tweet this’ plugin as Twitter plugins are quite useful)

    I still though need to get BuddyPress forums working properly on my site (I have posted several times for help with this on the support forum here but still BuddyPress forums are not running well on my site! If I wasn’t so stubborn to try & get BP forums working I would have deleted it ages ago & used an alternative eg Vanilla plugin or other-so if anyone can help me I would be grateful-but I don’t really expect any response as sadly I have had such limited response in the past from here to help me with this! I think BuddyPress is a misnomer; it could be better called somethingelse but I won’t type it now!..:-(…).

    #135773
    jamesewelch
    Member

    @mercime

    deactived both
    upgraded wp to 3.4
    activated both

    still stuck on step 4, still see same error message
    still can’t access /forums

    Now, I’m running 3.4, but all of the problems are just the same.

    #135772
    @mercime
    Participant

    == @jamesewelch => WordPress version 3.3.2 ==

    Deactivate BuddyPress and bbPress. Upgrade to WP 3.4 first. Then activate and upgrade BuddyPress and bbPress to latest versions.

    Thanks for the reply shanebp.

    1. I’m using Batcache, https://wordpress.org/extend/plugins/batcache/ and Memcached Object Cache https://wordpress.org/extend/plugins/memcached/ both of these use memcached for caching. We’ve used W3TC in the past on our WP-only sites, but it got be a little to unstable for our tastes… So far these seem to be working good, though we have to remember to bounce memcached in addition to PHP-FPM when we make a code change.
    2. Right now we only have the following tables set to use MyISAM, the rest being InnoDB:
    bp_groups
    bp_groups_groupmeta
    bp_groups_members
    usermeta
    users
    We tried having them all to InnoDB, but due to its poor text searching performance compared to MyISAM, we switch back those 5.
    3. TMPFS is worth its weight in gold. :-)

    Wow, 30K, very impressive! I’m hoping that there is a lot of performance that can be squeeze out of our DB server, which will be looked at soon by actual DBAs (I do not in anyway claim to be one…). If not, I’m looking forward to BP 1.6 for some of those performance enhancements found from bug #4045!

    #135766

    In reply to: Buddypress Teams?

    vienem
    Member

    I downloaded that plugin a while back but was starting to assume it was used to extend groups, what I have done is use Group Hierarchy and limited subgroup creation to top level groups only. Not ideal but should work for what I need so far, I will do what you have suggested though as I think it will be better in the long run to build it from the ground up. Cheers bro :)

    #135764
    xxx
    Participant

    I tested the search_terms the last hours on a local server with 1.5.5 and 1.6 and on an web server with 1.5.5 and 1.6.. The bug won’t go away… But one thing I found out: The Plugin BuddyPress Hashtags make it work… but I is also using `search_terms=`… What is the trick?

    #135763
    modemlooper
    Moderator

    You didn’t say if you updated BuddyPress. New version out to fix 3.4 issues

    Paul Wong-Gibbs
    Keymaster

    I doubt very much upgrading phpMyAdmin would interfere with BuddyPress. Something else must have changed.

    If you’ve figured out the error is from line 71, what is the actual error message that you get?

    cyclonunited
    Member

    Hello, there is a simply solution, few Extension as Buddypress shows messages errors with PHP 5.4, we could hide them.

    Bonjour, la solution ci dessous en attendant que Budypress et d’autres extensions ( a vérifier au cas par cas) ne provoque pas d’erreur avec le php 5.4.

    We must hide the messages errors / Nous devons cacher les erreurs PHP :

    In /wp-includes/class-wp-error.php
    /***************************Add after the first < php *************************************/
    > after php to close it, don’t appear in this message, don’t lost it to close php
    > after php n’apparaît pas dans ce message, ne pas l’oublier pour refermer la balise.
    /***************************Ajouter après la première balise< php *************************************/
    error_reporting(0);
    @ini_set(‘display_errors’, 0);

    Or simply directly to wp-config in the root.
    Ou simplement dans le fichier wp-config à la racine.

    PLus d’info dans / Most info in : http://www.wordimpressed.com/wordpress/php-turn-on-or-off-error-reporting/

    With each update of WordPress, we must using this solution
    A chaque mise à jour de WordPress, il faut refaire la manipulation si besoin.

    Cordially / A bientôt.

    CyclonUnited

    Bonjour, je suis aussi hébergé chez Legtux, je confirme le problème vient bien de la version de PHPmyAdmin, j’ai installer WordPress en local avec:
    Wamp + PHPMyAdmin 5.4.3= buddypress ne fonctionnait pas
    Wamp + PHPMyAdmin 5.3.3=buddypress fonctionne
    Avez vous reussit à faire fonctionner Buddypress ? Sinon je propose de faire un message à l’administrateur Legtux pour voir si il ne peut pas downgrader phpmyadmin vers la version 5.3

    #135758
    yconoart
    Member

    Hi, I just tried to open next page of your plugins list, but only the first page content shows up, even the url change to any page number.

    #135754

    In reply to: Buddypress Teams?

    @ChrisClayton
    Participant

    @vienem to do what your trying to do (essentially cloning the groups functionality and giving it a different usage) is quite complex (I’ve done it for another site of mine, and it wasn’t quick. Can’t share the code at this time though as It needs to be polished with some personal stuff removed).

    If you want to do it – I suggest doing it properly (I’ve seen sites trying to take shortcuts and to be honest, it never works) Look through the code in the bp-groups folder to see how the core developers have built the groups component, and using the Skeleton plugin (https://wordpress.org/extend/plugins/buddypress-skeleton-component/) to build it.

    Just my suggestions.

    @mercime
    Participant

    Deactivate BuddyPress via FTP/cpanel/etc by renaming buddypress plugin folder in wp-content/plugins and you will gain access to admin. Did you upgrade to WP 3.4 before upgrading BuddyPress?

    So was it a white screen or other kind of error which you could check in error logs?

    #135752
    Dangitdang
    Member

    I can see the content of Buddypress, however it’s all squished to the left of the screen like so http://imgur.com/TQZfb

    Dangitdang
    Member

    I’m trying to integrate Buddypress into the Arcadia theme by United Themes. I’m having some trouble at the last part of the template pack plugin. I can’t find the format of my theme anywhere. The page.php and index.php file have code like this http://pastebin.com/kbpHQ4Vd Any? My site is mites2012.tk

    #135749
    @mercime
    Participant

    @wpissues I just tested the code in Custom Community Version 1.8.9.1 from the WP Theme Repo and it’s working fine. Even showed up in both custom menus. If you still haven’t fixed this, post all code you currently have in your functions.php file in pastebin.com

    #135747
    kodestar
    Member

    Thanks so much for that, it’s used within a plugin so I used:
    `
    function bp_send_image_denied_message($sender_id, $recip_id, $subject, $message) {
    global $bp;
    if ( $thread_id = messages_new_message( array(‘sender_id’ => $sender_id, ‘subject’ => $subject, ‘content’ => $message, ‘recipients’ => $recip_id ) ) ) {
    bp_core_add_message( __( ‘Image Denied Message was sent.’, ‘buddypress’ ) );
    } else {
    bp_core_add_message( __( ‘There was an error sending that Private Message.’, ‘buddypress’ ), ‘error’ );
    }

    } `
    and pass the required bits, the only thing it’s not doing is adding a notification item, is there an easy way to add that?

    Again, thanks a lot, I would have spent ages trying to figure that out.

    danbpfr
    Participant

    Hi,

    what languages are you using ?
    what is the weigth of your translation buddypress-xx_XX.mo file ?

    #135744
    shanebp
    Moderator

    The function is messages_new_message()

    > when an image is denied an email is sent out to the user

    So you have a function or some code that does that, yes?
    Then you could use parts of the below in that code or call it as a function

    `

    function bp_send_image_denied_message() {
    global $bp;

    //check_admin_referer(message_check”); // adjust if needed

    $sender_id = $bp->loggedin_user->id; // moderator id ?
    $recip_id = $bp->displayed_user->id; // denied image user id ?

    if ( $thread_id = messages_new_message( array(‘sender_id’ => $sender_id, ‘subject’ => ‘Image Denied, ‘content’ => ‘why it was denied], ‘recipients’ => $recip_id ) ) ) {
    bp_core_add_message( __( ‘Image Denied Message was sent.’, ‘buddypress’ ) );
    bp_core_redirect( $bp->displayed_user->domain ); // adjust as needed
    } else {
    bp_core_add_message( __( ‘There was an error sending that Private Message.’, ‘buddypress’ ), ‘error’ );
    }

    }
    add_action( ‘wp’, ‘bp_send_image_denied_message’, 3 );
    `

    #135738
    ninjaface
    Participant

    Would also like to know how to search the support forum and not buddypress.org.

    Is there some kind of requirement to create a topic also?

    I working on getting a list of members based on the fields they selected on the extended profiles fields in buddypress. Here is my code

    {
    global $wpdb;
    $membership_group = “Orange Membership (30,000 Naira/Year)”;
    $db_query = “SELECT user_id FROM wp_bp_xprofile_data WHERE field_id = 33 AND value = “” .$membership_group .”””;
    $match_ids = $wpdb->get_var($db_query);
    $get_these_members = ‘include=’ .$match_ids;

    if (bp_has_members($get_these_members, ‘per_page optional=9’)) { ?> //Some Codes here
    ?>
    }

    The result is returning just the first member it gets from the query instead of a list of members. Please what i’m i doing wrong.

    Thanks

    shanebp
    Moderator

    Myself and others have also had the issues you describe.

    I believe BP 1.6 will reduce those issues.

    Meanwhile, we’ve done these things to mitigate the issue, maybe you’ve already done some of them:
    1. Use a caching plugin like W3 Total Cache – don’t use the page cache
    2. Switch from MyISAM to InnoDB
    3. Use tmpsf on your db server – this really helps

    We thought about going to a master/slave db setup – but doing the above allowed us to handle peak traffic for a site with 30k users. Prior to that, our slowlog looked like the one attached to your ticket.

    #135727
    goviral
    Member

    I’m not sure if this is what you mean. I’m pretty new to BP myself but there is the “Who’s Online Avatars” widget that shows who’s currently online in the footer or sidebar by showing their avatar.

    Or you can look at the post below that lists the code to display the current user when online.

    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/hardcode-for-whos-online-avatar/

    PS I haven’t tried the above code but I have the widget on my test site at:
    http://sst1.everythingeasternbeaches.com
    in the footer

Viewing 25 results - 30,251 through 30,275 (of 69,109 total)
Skip to toolbar