Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 4,626 through 4,650 (of 22,615 total)
  • Author
    Search Results
  • #252562
    danbp
    Participant

    Common usage

    To get automatically a buddypress translation for your site, you have nothing special to do, except setting up WordPress to a custom language.

    Note that the language should exist on GlotPress and must be completed to 100%.
    https://translate.wordpress.org/projects/wp-plugins/buddypress

    In this case, which is default situation, the translation will be automatically uploaded to wp-content/languages/plugins/

    For each new BP version (at least any major releases), you will receive the latest translation available. And the existing po/mo files are then overiden.

    Custom usage

    If you use a custom translation, you have to protect your work from automatic updates which continues to work. To do that, you need to create a buddypress folder in the default location:

    wp-content/languages/plugins/buddypress

    Once this location exist, it receives priority when a new translation is available. From this point, you continue to receive the translation in the new directory and you can store your custom version in the first directory wp-content/languages/plugins/.

    This is how it works actually for BuddyPress. Will perhaps be modified in the future. But no idea when and how.

    #252554

    In reply to: Blog for users

    danbp
    Participant

    There is no plugin for that. If you have subdomains, you should setup your host so it can work with subdomains…
    If it is allowed by your host, you can setup a wildcard.
    And your network will be namrezi.org, with sub-domains like blog1.namrezi.org, blog2.namrezi.org
    and your users can then create their own blog inside that network.

    Read here https://codex.wordpress.org/Configuring_Wildcard_Subdomains

    #252546

    In reply to: Blog for users

    danbp
    Participant

    How can you have define(‘MULTISITE’, true); if you have NO multisite and 13 subdomains if subdomain install is set to false ?

    Please read attentively here: https://codex.buddypress.org/getting-started/installation-in-wordpress-multisite/

    #252545
    danbp
    Participant

    Hi,

    thank you for reporting your thoughts. But the mentionned warnings are very generic, and more important, related to vulnerabilities listed by WPScan Vulnerability Database. It gives you an information, but you have to investigate more about it when you get some alerts.

    But before you get in panic, check WPScan and one or two other service, to confirm. In 2016, such informations are also relayed by social networks. If you find nothing there, you’re probaby not concerned, even if the plugin let you know about a defection. 🙂

    In your examples, the first message is related to a step cookie using json, and the second mention a deprecated function. This doesn’t mean it is bad or dangerous, but that it is no more used or mostly because it will be removed in a next version. Until, it continues to work.

    Once reported by WPScan, the plugin relies a vulnerability on your site. That’s fine, but doesn’t mean the vulnerability affected your site, or even that the vulnerability wasn’t already solved. For example you will see that BuddyPress isn’t reported on WPScan. And the 2 vulnerabilities reported for bbpress (in 2014 !), where both solved in version 2.0. FYI, latest stable version of bbpress is 2.5.8

    By experience, i can tell that most of WP vulnerabilities and sister projects like BuddyPress, are actively handled in a few hours after they have been reported.

    It’s important to be concerned by security, but it’s also important to know about security (not only trusting to a plugin) and very health savy, to not to sink into paranoia. 😉

    A first step into WP security would be to read here.

    As best practice advice: contact directly the devs when you are aware about a vulnerability. Don’t give any public information or details about it (to avoid replication) and stay discreet, at least until you received some official instructions.

    Of course you can also mention all this to the devs here: https://buddypress.trac.wordpress.org/report

    #252543

    In reply to: Blog for users

    danbp
    Participant

    If your WordPress is correctly declared as multisite and is network activated, no, there is no other blog setting inside BuddyPress.

    In the network admin menu, you normally have two network items under Settings:
    network setting and network setup.

    What do you see in the first box of network setup ?

    #252526
    @mercime
    Participant

    @noahboddy BuddyPress is compatible with nearly all WordPress themes. Checked out the source code of your theme’s page.php. It’s clean and should work with BP. So in all probability, the conflict could with another plugin. Good luck.

    #252525
    OpenRing
    Participant

    YES WE CAN!!

    We can combine simultaneously these 2 features below:
    – Multiple forums assigned to 1 or more Groups
    – Multiple groups assigned to 1 or more Users

    Just using THIS PLUGIN: https://wordpress.org/plugins/bbp-private-groups/
    This guy is a holy person!!!

    #252523
    @mercime
    Participant

    @jazzbuzz The page is not available at this time. Check out the list of plugins tagged ‘buddypress’ at WordPress.org. Disclaimer: There are some plugins which use the ‘buddypress’ tag but could just only be compatible (no conflict) with BP or just use the tag for “SEO”.

    #252520
    Jens
    Participant

    Okay, seems like I really have to learn more about PHP. Via google I found https://wordpress.stackexchange.com/questions/60272/find-out-if-logged-in-user-is-not-subscriber. That gave me a rough idea, but I did not manage to change the code for a redirect.

    However, I found a workaround. I placed the following code…

    <?php if ( current_user_can('member') ) : ?>

    and

    <?php endif; ?>

    in these files:

    /wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/index.php (lines 27 and 144)
    /wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/home.php (13 and 122)

    There´s no redirection now, but the content is not visible anymore for the role “subscriber”, but visible for “member”.

    Henry Wright
    Moderator

    In that case, try checking if there’s a plugin available. There could be something for WordPress which you could try to adapt to your needs.

    Ref: https://en-gb.wordpress.org/plugins/

    #252507
    Jens
    Participant

    @djpaul Does BuddyPress use the same email-address for sending like WordPress? If not, that might be the problem: Some webhosters (like Hosteurope) restrict the usage of email addresses in scripts like WordPress to prevent spam.

    For example I usually have to choose one email-address on my webhoster´s config platform. After that I can use it in WordPress. Any other email address won´t work for sending with WordPress, if I don´t use a plugin like https://wordpress.org/plugins/wp-mail-smtp/.

    #252499
    sharmavishal
    Participant

    https://wordpress.org/plugins/buddymenu-buddylinks/screenshots/

    not updated for a while check if it still works

    #252498
    sharmavishal
    Participant
    #252489
    gdams82
    Participant

    BTW, that was tested in WordPress 4.4.2 and BuddPress 2.5.2 on local XAMPP running Apache/2.4.17, PHP/5.6.15, custom theme, 25 plugins.

    #252485
    shanebp
    Moderator

    You need to do more than add a button – you need a plugin:
    https://wordpress.org/plugins/buddypress-followers/

    If you don’t want Friends functionality, turn off the Friends component:
    wp-admin > Settings > BuddyPress

    #252457
    skulldragon
    Participant

    1. Which version of WordPress are you running? The latest

    2. Did you install WordPress as a directory or subdomain install? Normal install in root

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

    4. Did you upgrade from a previous version of WordPress? If so, from which version? No

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes

    6. Which version of BP are you running? The latest

    7. Did you upgraded from a previous version of BP? If so, from which version? If there was another version around 2 months ago, yes. Issue persists through both updates.

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    404 to 301
    All in one Favicon
    bbPress
    BP Profile Search
    BuddyPress
    BuddyPress Cover Photo
    Custom Facebook Feed
    Divi Builder
    Elegant Themes Updater
    Events Manager
    Go – Responsive Pricing & Compare Tables
    K Elements
    List category posts
    Page Links To
    rtMedia for WordPress, BuddyPress and bbPress
    s2Member Framework
    Slider Revolution
    Taxonomy Metadata
    WP FullCalendar
    WPBakery Visual Composer

    9. Are you using the standard WordPress theme or customized theme? KLEO

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

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

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

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

    14. Which company provides your hosting? Siteground

    15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache I think.

    #252456
    danbp
    Participant

    We’re unable to help you for Yoo Helios premium theme.

    Have you assigned a particular template to the mandatory BP pages: activity, members, groups,… ? If yes, remove them, as BP pages must stay “empty”. Just give them a title and nothing else.

    Instead of using an exotic function, better try this solution.

    is_buddypress fn definition: You can tell if a page is displaying BP content by whether the current_component has been defined. More here.

    #252446

    In reply to: Chaning DB prefix

    gdams82
    Participant

    Well, I’m no securities expert by any means, but I need this site to be as hard as possible. I’m just trying to take every precaution. From what I’ve read it’s a fairly common practice: http://www.firedaemon.com/blog/wordpress-hardening-guide

    Also, you can block access to wp-config.php with the following in .htaccess, although I’m not sure how someone would be able to view the php anyways.

    #block wp-config.php
    <files wp-config.php>
    order allow,deny
    deny from all
    </files>

    Yes, it’s not a catch all. If some one is determined I’m sure there are ways to find your unique prefix. However, I think it would still stop a lot of script kiddies. If someone can inject sql I’d imagine your still in trouble. I would still like to know how to do it though.

    Can some one please help me out. The site supports a good cause and they are nice clients. I really don’t want them getting sued if some ones info gets leaked.

    #252439
    vinzen
    Participant

    Would disabling the BuddyPress registration process and falling back on WordPress one’s by creating a custom registration form help avoid the need to sync BuddyPress to WordPress profile? – as I interpreted from here – http://stackoverflow.com/questions/15379839/registration-form-in-buddypress. Thanks.

    #252433
    Rimon Habib
    Participant

    BuddyPress doesn’t have role based access management system for its components like WordPress roles, However, It has Member Type API now which is a potential lead to creating access management system using member type.
    I am actually working on creating this plugin, which will be extension of my another plugin,
    http://rimonhabib.com/buddypress-member-type-manager/

    This plugin allows you to synchronize member types with WordPress user role, which is a potential way to control content based on Member type

    By the way, you can turn off friend, messaging features from BuddyPress settings. But I guess you are talking about interacting one specific type of users to that type of users only, in this case, you must need to use Member Type API anyway.

    #252422
    Dono12
    Participant

    I figured out the solution. I had to call

    add_filter( ‘wp_mail_content_type’, ‘notification_content_type’ );

    in each individual email function:

    add_filter( 'wp_mail', 'dirty_wp_mail_filter' );
    function dirty_wp_mail_filter( $args ) {
    
    	// you can include your custom html mail template here
    	// just use file_get_contents() functions to get template file and any php replace function like
    	// str_ireplace or preg_replace to replace your given placeholder in template by the content which is sent by wp
    
    	$stripped_mail_content = preg_replace("/<http(.*)>/m", "http$1", $args['message']);
    	add_filter( 'wp_mail_content_type', 'dirty_notification_content_type' );
    	$dirty_wp_mail = array(
    		'to'          => $args['to'],
    		'subject'     => $args['subject'],
    		'message'     => $stripped_mail_content,
    		'headers'     => $args['headers'],
    		'attachments' => $args['attachments']
    	);
    	return $dirty_wp_mail;
    }
    
    function dirty_notification_content_type() {
    	return 'text/html';
    }

    found here:
    core.trac.wordpress.org/ticket/21095

    Rimon Habib
    Participant

    BuddyPress doesn’t have role based access management system for its components like WordPress roles, However, It has Member Type API now which is a potential lead to creating access management system using member type.
    I am actually working on creating this plugin, which will be extension of my another plugin, BuddyPress Member Type Manager

    By the way, you can turn off friend, messaging features from BuddyPress settings. But I guess you are talking about interacting one specific type of users to that type of users only, in this case, you must need to use Member Type API anyway.

    #252390
    Dono12
    Participant

    No, the plugin is not online. I built it with bits of code and tuts across the web about customizing WordPress notification emails. if you can send me an email address (please black this out **** (removed at users request ~hnla)) I can send you the plugin and you look it over. I saw on the web that you should remove filter after applying it but it didn’t seem to have any affect.

    remove_filter( 'wp_mail_content_type','mycustom_mail_content_type' );

    Paul Wong-Gibbs
    Keymaster

    If one type of email is getting sent and the others aren’t, it might be some part of the content triggering some kind of spam filter on the remote server. It could be some kind of throttling issue, and it’s only by coincidence one type of email is being sent. I don’t know. There’s all sorts of weird possibilities.

    We have 2 further email delivery fixes that have been identified, which I imagine we will implement and release within the next 2 weeks. I don’t see how either would directly affect your site since you have SOME BP HTML emails being delivered, but not all — but maybe they will. This is certainly pretty weird.

    https://buddypress.trac.wordpress.org/query?status=reopened&status=assigned&status=reviewing&status=new&status=accepted&group=status&milestone=2.5.3

    #252373
    danbp
    Participant

    Hi @vinzen,

    may not help directly, but read here, at least to get some dev’s thought. 😉

Viewing 25 results - 4,626 through 4,650 (of 22,615 total)
Skip to toolbar