Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 726 through 750 (of 3,443 total)
  • Author
    Search Results
  • #253012
    @mcuk
    Participant

    I was looking for a solution to this a while back, Shane provided one here:

    https://buddypress.org/support/topic/private-message-friends-only/

    the code goes into the bp-custom.php file.

    Without it private messages can be sent to anyone, friend or not.

    #252658
    SlowSpeed
    Participant

    The thing is that I don’t know which plugin does the private messages..
    Is it BuddyPress?

    Also what does it matter how long it takes to load? Is it connected to the private messages?

    #252619
    sharmavishal
    Participant

    this is NOT for email but sending private messages. you want to send emails to all your users?

    #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!!!

    #252335
    celziobiaz
    Participant

    Well, there are several Group chat rooms integrated well with BuddyPress.

    When you choose, you need to consider the following:
    1 – You can install one on your server, but if you have more than 10 chatters, that will probably load your server. Most shared hosting services, do not allow to install a chat on the server as it is high cpu/mem consumer. In addition, sharing files is dead slow.

    2 – I recommend a group chat hosted service, it will offload all activity to a remote server, bandwidth is not a consideration. They work with CDN, so everything is pretty fast.

    As for your question:
    I am very much in favor of RumbleTalk chat plugin, works very well and integrate with your users base.

    – Ability to send any files (anything from videos, photos, music, etc.)
    Yes -You can upload files, pdf,excel..etc, I think any file, but they have size limit
    – Ability to text chat
    Yes
    – Ability to video or voice call to a friend
    Yes – they have private chat (you need to allow it in the settings), you must be in ssl to use it (WebRTC)
    – (Optional) ability to add other friends or users to the chat
    Yes – you can allow facebook/twitter friends
    – (Optional) ability to screen share (desktop sharing)
    No – no screen sharing

    Chat room example for buddypress (from blog)

    #252325
    janhart
    Participant

    That is what I’m talking about:

    Group roles

    BuddyPress group members have three roles available to them.
    Administrators: Administratorshave total control over the contents and settings of a group. That includes all the abilities of moderators, as well as the ability to:
    Change group-wide settings (Admin > Settings). For instance, administrators can turn group forums on or off, change group status from public to private, and toggle on or off various other group functionality provided by plugins
    Change the group avatar (Admin > Group Avatar)
    Manage group members (Admin > Manage Members). More specifically, only group administrators have the power to promote members to moderators, or to ban individual users from the group
    Delete the group (Admin > Delete)

    The individual who creates the group is automatically the group’s first administrator. As a result, each group must have at least one administrator, though the first admin can choose to appoint others.

    Contents

    Privacy Options →
    Group roles →

    Create New Page

    #252303
    donburikun
    Participant

    Are there any plans for the below:

    – Official inclusion to Buddypress?
    – Add the option so that when a user is blocked that only their private messages are blocked?
    – Add the option so that when a user gets blocked they are not aware of it (shadow block)? In other words they will not receive any notification that they are being blocked.

    Jojanonone
    Participant

    Thanks a lot @berkelmudez!!

    Accidentally I noticed that activation emails were not being sent. And neither were notification emails, like when receiving a private message. Switched to Postman and all was sweet again.

    WordPress 4.4.2
    BuddyPress 2.5.2
    bbPress 2.5.8

    #252014

    In reply to: Update Fail on 2.5.2

    tammy1999
    Participant

    Everything on the Main site is public. Everything on the Sub Site is private on only for members. I am using a Membership plugin to for the private site.

    I don’t have BuddyPress activated via the Network. If I do that, then everything goes to the Main site, even though I have the root blog set at 2 for the subsite.

    I only have BuddyPress activated on the Subsite and for the most part works great that way except for a couple of redirections to the Main site.

    #252013

    In reply to: Update Fail on 2.5.2

    danbp
    Participant

    I can’t help you about confusion. What should be private and what should be public ?
    BP handle with members, not with blog privacy.

    #252011

    In reply to: Update Fail on 2.5.2

    tammy1999
    Participant

    I have only had BuddyPress on the Subsite and added ( ‘BP_ROOT_BLOG’, $blog_id ) with the id of the subsite to the wp-config.php.

    But when I change to network activation everything goes to the Main site. So, I am really confused about that now. Nothing with BuddyPress can show on the Main site because the subsite is all private.

    bradleyfried
    Participant

    Okay, that worked! Now I can see all my WP members on the BP Members page.

    The functionality for some users still appears to be limited, however.

    – no friend request button on the other members in the list.
    – no private message button on the other members in the list.
    – no ability to join groups.
    – no access to activity stream.

    etc.

    -Brad

    #251787
    kamalski
    Participant

    Paul – I’m having the same problem. I managed to install your PHP email debuger. I triggered a private DM in Buddypress and received “Email delivered – True”. However, there was no Buddypress notification email received on my inbox.

    Anything else?

    #251777
    @mcuk
    Participant

    Hi @neijisly, I tried your updated code but had no success with it. Thank you for trying though!

    Hi @shanebp, your code works great. Thank you! I don’t have any other plugins apart from BuddyBoss Global Search and BuddyBoss Edit Activity. So unless your code affects the functioning of another part of BuddyPress, then there shouldn’t be any conflicts.

    While looking at messaging I have just noticed that Private Messages don’t send when you select a recipient via the autocomplete dropdown (get a failed message saying username is incorrect). However if you manually type out the same username, the message sends fine. I haven’t yet searched the forum on this matter though so there may already be a solution out there. I’ll have a look.

    #251680
    shanebp
    Moderator

    afaik, there are no plugins.
    But it’s a simple filter.
    https://buddypress.org/support/topic/disable-or-hide-private-message-button/

    #251643

    In reply to: How to delete a posts

    r-a-y
    Keymaster

    Thanks for the post, however since you are referencing forums, you should post on the bbPress support site.

    Edit – I see that you’ve already posted on the bbPress forums:
    https://bbpress.org/forums/topic/how-to-delete-remove-posts-andor-threads/

    Just for reference:

    * bbPress = forums
    * BuddyPress = community (member profiles, groups, private messaging, etc.)

    bbPress adds forum support to BuddyPress.

    #251571
    giorginho10495
    Participant

    Thanks @shanebp. I have installed BP Simple Private and then i have checked the “friends” box. The page Friends in fact is not accessible because when i clicked on this page it redirects me on the home page but it remains on the menu. I would like that it disappears from the menu too.

    #251563
    shanebp
    Moderator
    #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.

Viewing 25 results - 726 through 750 (of 3,443 total)
Skip to toolbar