Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 751 through 775 (of 3,450 total)
  • Author
    Search Results
  • #251482
    deraa
    Participant

    I have the same problem with the sending of emails for notifications even though they are turned on the user settings. There are no emails sent for the actions listed below;

    – Public messages using the @username feature
    – Private messages
    – Friend Requests
    – Follow notification

    Cheers

    #251291
    Thorsten :-)
    Participant

    Hi @henrywright,

    thank you for your answer. Please take a look to the screenvideo I made for you https://drive.google.com/file/d/0B04CBuSaY-1iVFNHbUlmN2FRcHM/view

    As you can see, a user tries to compose a private message and enter the first letter of a friend. The name appears and the user clicks on it. You will see a space between the name and the profile symbole. The message cannot be sent.

    After this, the user visits the profile of the person he wants to send a private message and clicks on private message. Now the name appears right without any space between name and profile symbole and the message can be sent successfully.

    Do you understand the issue better now?

    I used the theme Twenty Fourteen for testing. And unfortunately the built-in Emails in BP v2.5.1 doesn’t work for me, but can’t say why. Before I updated to BP v2.5.x everything worked like a charme and updated because of the new features inBP v2.5.x

    Best Regards,
    Thorsten

    #251198
    Henry Wright
    Moderator

    How are you restricting access to those pages? If Google can see the content then those pages aren’t private. BuddyPress doesn’t make content private by default, neither does it try to.

    #251134
    namrons
    Participant

    In an effort to prevent spam I would like to hide the “private message” button only if you are not already friends with someone. Can anyone suggest any code to achieve this?

    #250972
    Henry Wright
    Moderator

    So wp_mail_from works for all email notifications aside from private message email notifications? If that’s the case then this is likely a bug. You could open a ticket for this on Trac.

    #250945
    shanebp
    Moderator

    I’m not aware of any plugin that controls 1-to-1 private messaging for BP.
    You’ll most likely have to write it yourself or hire a developer.

    #250858
    Henry Wright
    Moderator

    BuddyPress can do all of these things right out of the box. Regarding point 5, you will need to disable both the private messaging and activity components. That can be done from the admin area in a few clicks.

    #250710
    fidelleon
    Participant

    On premises, private web server (Debian+Nginx in a OpenStack instance); email by Google for Education (using Easy WP SMTP plugin).

    #250704
    shanebp
    Moderator

    Is there a private method to provide a user/pw?

    There is no PMing for this site.

    But Dan has confirmed the issue with WP 2015, so it will be looked at.

    Perhaps you could confirm that it does not occur with another WP theme, maybe try 2013?
    And state which theme you are using?

    #250702
    Gretchen Louise
    Participant

    @casiepa very recent behavior!


    @shanebp
    switched to 2015 and the issue persisted. Is there a private method to provide a user/pw?

    Thank you.

    Mark
    Participant

    @djpaul Hi Paul,

    I have no clue what that means! Will copy my details from this ticket into a bug report when I get a chance. It’s 3:22AM so I will do so probably tomorrow.

    So I just pieced some code from Buddypress 2.5.0 (previously used code from 2.4.0 files during testing) files together using class-bp-core-whos-online-widget.php and bp-members-widgets.php to create a generic widget containing a generic loop in it. After putting that generic widget into a dynamic sidebar and then calling that sidebar above the cover image header the loop displays and doesn’t break the private message button. Weird way about getting my custom loop to display above the cover image header on a member’s profile but works for some reason. Thought I’d let you know just in case the info helps.

    Not sure why the code I pieced together from Buddypress 2.4.0 (bp-members-widgets.php) didn’t work also when I first tried this random workaround. During that round of testing the loop displayed as intended but still broke the private message button. I’m not a coder so I have no clue what is happening, I just figured it was something to do with the loading of the code so I tried random things to try and get it to work. Noticed you no longer just use bp-members-widget.php for 2.5.0 so maybe that has something to do with my workaround working now. Weird.

    Anyways, thanks for all your help. Will be great to have one of you experts take a look and remedy this quirk.

    Have a great night.

    Regards,
    mark

    #250570
    Jot
    Participant

    I checked a shipment of update messages in activity and private, and both work well.
    Working with both WordPress latest version as of BuddyPress.

    mi423
    Participant

    Activity is disabled.

    Enabled components:
    Profile extended
    Account settings,
    Private messages,
    Notifications,
    Post track? (third from botom 😉 srr translated on the go… )

    r-a-y
    Keymaster

    Are you using any private message plugins or code snippets that might be interfering with this?

    #250438
    shanebp
    Moderator

    For private messages, auto-complete only shows your friends.

    To access everyone, put this in your theme/functions.php or in plugins/bp-custom.php

    define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true );

    #250240
    celziobiaz
    Participant

    I use Rumbletalk group chat room to do exactly that.

    1 – Decide the type of allowed logins to the room.

    So if you define GUESTS and Registered users (RumbleTalk), than your Buddypress users will be logged in automatically, guests would provide a name and then they could enter the chat.

    2 – Now, users could talk in a group or in private chats.
    ** They could also have live “one on one” Video Calls or audio calls.
    Note, Since they use WebRTC (google video protocol) you will need that your chat will be secured (https/SSL) to make audio and video chats.

    #250086
    shanebp
    Moderator

    The premium version allows you to set a custom redirect url – which could be thought of as a homepage for visitors.
    http://www.philopress.com/products/bp-simple-private-pro/

    #250071
    shanebp
    Moderator
    #249759

    In reply to: Mystery privacy

    shanebp
    Moderator

    By default, all BP pages are public.
    Your feedback page is not a BP page, afaik.
    Therefore something in your theme, plugins or custom code is setting that WordPress page to private.
    I doubt it is related to .htacess

    #249757
    shanebp
    Moderator
    regvg
    Participant

    Have the same problem: new wp install 442 + buddypress 2.5.8, first on theme 2016, then theme quest, both all the links in profile but no “add friend” button,
    in bp settings all functions are enabled,
    sending private messages works fine,
    group owner invite people works, too

    changing theme didn’t help.
    Has anyone pls a suggestion?

    #249562
    heartsutra
    Participant

    The only way I’ve found to display private forums on the main forum listing page is to use the Private Groups plugin. From what I can tell, it does not use the BuddyPress groups feature — you have to create new groups within the plugin settings.

    The good news is that the plugin does exactly what I was looking for: It allows you to have private forums for a subset of members, and the forum is not visible on the main forums page to anyone who is not part of that subset.

    Note that the plugin requires you to use different “Recent Activity” widgets, in order to hide private activity from other users. Those widgets are included with the plugin.

    If there is a way to do this natively with BuddyPress groups, I’d like to hear it.

    #249533
    skunkgrunt
    Participant

    I agree that this should be a function in buddypress core. A standard checkbox to make a site private. If selected, a standard set of pages are automatically added as viewable by logged out/unregistered users (about us, privacy policy, terms of service, etc.), and able to be unchecked by the admin as necessary.

    You know what, while we’re at it, Theme My Login plugin functionality should be added to core as well. The ability to customize the login for branding, and customizing the registration page; eg. viewable/required fields, to make it more site specific should be included as well.

    snorklebum
    Participant

    I use My Private Site by David Gewirtz

    #249515
    shanebp
    Moderator

    To prevent indexing by google, you need one or more robots.txt files.

    Re private – Have you tried this plugin ?
    https://wordpress.org/plugins/bp-simple-private/

Viewing 25 results - 751 through 775 (of 3,450 total)
Skip to toolbar