Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 16,801 through 16,825 (of 69,016 total)
  • Author
    Search Results
  • #182412
    adamt19
    Participant

    Migrating was the wrong term (can’t update OP I guess?)

    I’m upgrading to BP 2.0 (from 1.9.2)

    Brought in users via this plugin

    BuddyPress Members Import

    #182403
    okamiokami
    Participant

    at the moment I have 2 “humanity check” plugins: SKT Nurcaptcha and Buddypress Security Check, plus WangGuard.

    dxjj2005
    Participant

    I found the reason, I need a smtp pulgin, after I installed a plugin Configure SMTP, all is ok. we can also use buddypress.

    Before install buddypress last time, I don’t test a new user, I just found some users, in fact these users also didn’t receive the verification email. I’ll resolve it.

    Sorry! buddypress.

    #182389
    Mathieu Viet
    Moderator

    Hi @moonhopper

    No i’m.not saying this. If you start from the begining :
    Creating the network, then activating BuddyPress is ok.

    #182374
    Henry Wright
    Moderator

    Not exactly an answer to your question but related to your site’s performance, take a look at Boone’s blog post. In particular the section on performance enhancements. Consider upgrading to BP 2.0 before you spend too much time investigating why 1.9.2 is slowing down your site.

    BuddyPress 2.0 “Juliana”

    #182366
    Doctor Psyringe
    Participant

    Also updating/replacing the buddypress.css in the Theme folder fixed “Page Reloading” whenever users tried to comment in the activity stream. Once that .css was updated, the buddypress was running smooth as butter (minus a few Profile permalink errors).

    -Nick

    #182365
    Mathieu Viet
    Moderator

    @moonhopper

    you’re welcome.

    Just to be sure. You had a single site (not multisite) with BuddyPress activated on this site and you made the 2.0 upgrade while still on a non multisite config ? Then you’ve created the network ?
    Or did you activate BuddyPress once the multisite was created and then made the 2.0 upgrade ?

    It’s an important difference as the upgrade trouble we discussed on this thread only concerns non multisite configs.

    Finally if it was a non multisite, can you reply to 3, it’s also an important check:
    3/ Can you check into the usermeta table of your site if for the problematic users you have a meta_key ‘activation_key’ with a meta value or not ? If so in the users table are these users having a user_status set to 0 ?

    #182364
    Doctor Psyringe
    Participant

    Right you are. Of course I removed all the old theme files, including global.js, and put the legacy folders under community.

    Thought I could keep the old buddypress.css – but as it turns out THAT was the source of double posting. I didn’t think a .css file could cause a post function error like that — but it did. So for future reference to users with the double post error — replace the old buddypress.css file and update the newer legacy buddypress.css adding any changes you may have made.

    Could be the source of all double posting — who knows? Seems to be a VERY open ended issue.

    Thanks for all the feedback — I’m 100% minus small modifications to .css and some weird “Settings” permalinks from the “Profile” I’ll research or request support for in a new topic (linking to posts on the WordPress or to a blank page). I also notice if a bbPress Topic has the same name as a User Profile, the user profile would link to the topic – but for now I deleted the topics as an easy fix.

    No idea how to mark topics resolved.

    -Nick

    shanebp
    Moderator

    Make sure the code is in bp-custom.php and between the php tags

    https://codex.buddypress.org/plugindev/bp-custom-php/

    #182357
    Hugo Ashmore
    Participant

    Moving your files under a folder in root of theme as either ‘community’ or ‘buddypress’ with the folder structure as seen under BP’s bp-legacy folder will allow you to overload all the templates to be used by BP first if found in preference to it’s own copies with the benefit of using the bp functions file and other assets styles js both of which are also copyable to your theme, but best to leave all but css under bp control, however theme compatibility was made as flexible as possible by design and you can move the whole thing i.e functions.php and create a new instance of the theme compat class referencing your own paths and files etc.

    When you had your BP files directly in the theme root you were effectively telling BP that theme compat mode was disabled as it’s setup to run a check for files in certain paths and bail out of further theme compat setup, this is a tricky area though and the best advice is to work with theme compat as really there’s no good reason not to.

    The two articles – which I think you have read already – are a good reference, be sure to read the second one that goes into more depth on the extended template hierarchy for BP templates.

    #182351
    danbp
    Participant

    Hi,
    see if you have a folder named “plugins” in the wp-content/languages/ directory. If yes, you can put the buddypress po/mo there. This folder content has priority over “languages” content.

    FYI, the file who make translation possible is not the po, but the mo file !

    #182345
    Mathieu Viet
    Moderator

    Hi @moonhopper

    1/ Did you make a backup of your database before upgrading to BuddyPress 2.0 and creating the network ?
    2/ Is it a live website or a dev one ?
    3/ Can you check into the usermeta table of your site if for the problematic users you have a meta_key ‘activation_key’ with a meta value or not ? If so in the users table are these users having a user_status set to 0 ?
    4/ What is the name of the theme ? Is it available on WordPress repository ?

    #182341
    tinus2
    Participant

    @vayu @astarina, you may want to look into a theme called dokan, it’s a multi-vendor marketplace based on woocommerce. though i am not too sure about the buddypress integration, this may be possible for the author to add if demand or price is strong enough 😉

    modemlooper
    Moderator

    BuddyPress uses cookies for globals. You will need to sync those accordingly.

    #182339
    BackpackersUnion
    Participant

    Excellent! Glad to here it’s fixed.

    If you get a chance to test the double submit on your site, let me know how it turns out.

    When I tried to double submit here, it looks like bbPress had a failsafe to prevent it. See the screen shot here.

    So, does anyone know if there is a away to do something similar with BuddyPress or WordPress? Thanks!

    #182338
    Doctor Psyringe
    Participant

    I *JUST* solved my issue by updating the outdated buddypress.css — but I don’t have the spam submit button issue. I’ll have to test that. I was getting double posts regardless everywhere a comment was contributed.

    -Nick

    #182334
    Doctor Psyringe
    Participant

    I’ve been suffering the same issue. WP 3.9 / BP 2.0
    A lot of users willing to sing up and post have been suffering this issue.
    No fix posted yet.

    I always get a double post, on comments/updates/anything involving a textbox in BuddyPress.

    Also get a page refresh anytime I attempt to comment in the activity feed when “Everybody” filter is enabled.

    Did you manage to fix your issue?
    Any insight would be great!

    #182330
    tunjic
    Participant

    OK, Looks like this is a problem caused by NextGen Gallery. Noted here:

    Redirects to forum from group home (BuddyPress)

    But still not fixed with NextGen Gallery V2.0.63 – 04.29.2014

    #182328
    djsteveo
    Participant

    @jconti – glad you jumped into this thread!

    The simplest thing would be a basic report this button that could appear next to all content displayed with a buddypress install. As mentioned above sending an email to the superadmin with the referring url would be nice.. added functionality has been discussed up above that would make this even better.

    I’d like to mention here, although it probably deserves it’s own thread, it would be a good idea to give users and option to ‘block user’ or auto-ignore / bozo other users.. this way people who may not get their account deleted for not violating rules after a report – could be blocked from having their pms show up, or activity show to the other user who wanted to block them.

    Combining the “report this” with an option to further “block all content (pms, activity stream messages, group posts, etc) – from appearing while user A is logged in.. that would make buddypress much more professional and user friendly.

    #182322
    Doctor Psyringe
    Participant

    You, sir, are a scholar and a saint. I considered it but your push into the action is what counts.

    Accounting for the “community” folder route (copying everything from the bp-legacy theme), and using the correct software to compare the old buddypress.css and the new buddypress.css – this should be a breeze in all the sweaty places.

    Originally, everything in the “community” folder was located in the root directory of the theme, which I imagine is how things used to be in BuddyPress stoneage edition.

    Thanks for the push!

    -Nick

    #182316
    shanebp
    Moderator

    > Should I remove all BuddyPress files in the theme template?

    Try that.
    We don’t know anything about your theme.
    BP treats all themes the same, premium or free.
    But since BP 1.7 (?), theme handling has changed.

    Rather than try to ‘fix’ all those issues, imo. your time would be better spent switching to a new theme. It’s an opportunity 🙂 And will probably take less time that puzzling out all those issues.

    But I’m not a theme expert; perhaps one of those folks will provide a more informed suggestion.

    godavid33
    Participant

    This ended up being my final code. Sure I could have done it a bit easier but just wanted to cover the base of getting it done first off.

    
    remove_action( 'wp_ajax_activity_mark_fav', 'bp_dtheme_mark_activity_favorite' );
    remove_action( 'wp_ajax_nopriv_activity_mark_fav', 'bp_dtheme_mark_activity_favorite' );
    
    remove_action( 'wp_ajax_activity_mark_unfav', 'bp_dtheme_unmark_activity_favorite' );
    remove_action( 'wp_ajax_nopriv_activity_mark_unfav', 'bp_dtheme_unmark_activity_favorite' );
    
    function custom_like_text(){
    	// Bail if not a POST action
    	if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) )
    		return;
    
    	if ( bp_activity_add_user_favorite( $_POST['id'] ) )
    		_e( '[custom unlike text]', 'buddypress' );
    	else
    		_e( '[custom like text]', 'buddypress' );
    
    	exit;
    }
    
    function custom_unlike_text(){
    	// Bail if not a POST action
    	if ( 'POST' !== strtoupper( $_SERVER['REQUEST_METHOD'] ) )
    		return;
    
    	if ( bp_activity_remove_user_favorite( $_POST['id'] ) )
    		_e( '[custom like text]', 'buddypress' );
    	else
    		_e( '[custom unlike text]', 'buddypress' );
    
    	exit;
    }
    
    add_action( 'wp_ajax_activity_mark_fav', 'custom_like_text' );
    add_action( 'wp_ajax_nopriv_activity_mark_fav', 'custom_like_text' );
    
    add_action( 'wp_ajax_activity_mark_unfav', 'custom_unlike_text' );
    add_action( 'wp_ajax_nopriv_activity_mark_unfav', 'custom_unlike_text' );
    
    Mathieu Viet
    Moderator

    @xyhavoc

    Just a quick follow up to inform you, i’ve read your discussion with @boonebgorges on 5603.
    I’ve attached an alternative patch to the ticket, it would be great if you could test it.

    Thanks again for your feedback.

    #182276
    LeBear
    Participant

    My bad, I’ve just realised that wasn’t the solution…

    I had to add the code in this function

    xprofile_sync_wp_profile

    in

    wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-screens.php

    I’m not sure why it doesn’t work in the bp-custom.php file…

    #182270
    LeBear
    Participant

    @noizeburger Thank you for sharing this – it’s helped me out greatly.

    I might just add to anyone else who’s going to implement this as I’d spent about four hours trying to figure out why it wouldn’t work for me initially.

    add_action( 'bp_core_signup_user', 'custom_bp_core_signup_user', 10, 1);

    The number 10 states at what point the function should be called. This should work in most instances but I am using a theme with additional buddypress functions built in.

    I had to set this to a higher level, meaning it gets executed later on in the process. At least I think that’s right. Anyhow, once I’d changed mine to

    add_action( 'bp_core_signup_user', 'custom_bp_core_signup_user', 13, 1);

    It worked fine!

    It’s worth reading this.

    https://codex.wordpress.org/Function_Reference/add_action

    Thanks again

Viewing 25 results - 16,801 through 16,825 (of 69,016 total)
Skip to toolbar