Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 1,051 through 1,075 (of 3,870 total)
  • Author
    Search Results
  • #255198
    Anonymous User 357386
    Inactive

    thanks for reply and not, this screen is from private browsing with firefox.

    dev (firebug) cannot help me, this menu is present just for max 1second 😐

    #255182

    In reply to: Installed. Now, what?

    r-a-y
    Keymaster

    If you want to use forums, you should use bbPress instead.

    bbPress = forums plugin
    BuddyPress = community plugin (member profiles, user groups, private messaging, notifications)

    You can use both, but if a forum is all you need, then use bbPress.

    I personally am not sure why you would move from phpBB. Installing WordPress just to use a WordPress forum plugin is not the best way to go about things unless you need to blog and use specific WordPress functionality on your site.

    #255044
    Sjoerdlagraauw
    Participant

    well.. i haven’t updatet Buddypress nor have I installed the beta version. But somehow the problem is solved. I had a problem with MyCred as well and they mentioned something about the plugin “user role editor”. Somehow it (or i did by mistake) change the admin role. So maybe this had something to do with the private message issue as well?

    If not it was a theme issue because we did receive a update from the theme.

    Anyway. thank you all for helping me with this problem

    danbp
    Participant

    Many topics about this question are already on the forum. You can also read here to get an idea.

    jameshh93
    Participant

    Wait it seems this was caused by me not setting friend connections and private message in buddypress settings..

    #254732
    Sjoerdlagraauw
    Participant

    Thanks @sharmavishal

    I think i’m gonna wait for the update release. THe @mentions work on the activity feed so it’s just the private message error. I hope that will solve it. If not i will have to start searching again 🙂

    Again thanks for all the help!

    #254722
    Andrew Tegenkamp
    Participant

    When a member requests to join a private group the button shows “Request Sent” but I’d like to change that to say “Request Sent – Cancel” and have that cancel the request (and delete the notification).

    I saw on this post from last year it would need to be a custom function and didn’t see it anywhere but wasn’t sure if that has been added or if there’s a best practice for it.

    Thanks,
    Andrew

    danbp
    Participant

    I tested your code and got first a page not found error while trying to send a private message from the new position.
    I deactivated both action hook in cover and home files.
    Disallowed cover image option. And tested again and everithing worked.
    Allowed cover image and worked also.

    So i confirm that your code works and all buttons show up (with active href’s), at least with Twenty Sixteen theme, at the members profile page bottom.

    In resume, the only thing you have to do is to deactivate the original action hook in both files (so you can allow/disallow cover images).

    Forgot to mention that there is a litle error in your code line 133
    <?= wpautop(xprofile_get_field_data("About me", bp_displayed_user_id() ) ); ?>

    Should be
    <?php wpautop(xprofile_get_field_data("About me", bp_displayed_user_id() ) ); ?>

    marcelo2605
    Participant

    I made some changes on BuddyPress theme and now private and public message buttons appears when current user saw his Friends tab.

    I removed this line: do_action( 'bp_member_header_actions' ); from cover-image-header.php file and now the messages buttons appears in user current Friend’s tab, with no href value.

    #254627
    danbp
    Participant

    Please don’t double post. I answered you on this topic.

    #254626
    danbp
    Participant

    Private message

    A user must have friends to send private messages or visit the profile of another user to send him a msg.

    Messages

    To get it to work, you need also to enable following options in BP settings:
    – Friend Connections
    – Private messaging
    Additionnally, if you want to be notified by email
    – Notifications

    Whatever the option you activate, best practice is to control how it works on your config. To do that, use only WP, BP and one of Twenty’s theme before activating a third party theme and any other plugin.
    This will ensure you that BP is fully working on a standart WP config.

    Mention

    @mention use AJAX which can in some case, mostly with sophisticated themes or frameworks, lead to conflict. In that case, the culprit isn’t BP or WP, but the theme or a plugin whose code (generally) use a different standart as WP.

    If you get issues with mention or messaging, activate wp_debug in wp-config and check your browser JS console to track down errors. The one or the other can give you precious debug information. You can also use a debug tool like Firebug.

    #254620
    Sjoerdlagraauw
    Participant

    Hi,

    I have the same problem. Strangly enough i used to be able to private message anyone but now it doesnlt work. That is that i can not select a user. I can type a name with our without the @ sign but nothing happens. Any Ideas @sharmavishal?

    Hope you can help me. Website is https://lounge.azie-expert.nl

    bryanbatcher
    Participant

    WP 4.5.2
    BP 2.5.3

    Is it possible to make the “Favorites” profile tab private?

    Jorrit
    Participant

    When sending a private message an error is displayed “Message was not sent. Please try again.” while the message is actually delivered and also in the Sent items. Sending a public message does however not show the same behaviour.

    I have tried using the 2015 theme (running default 2011) and disabling all other plugins, but to no improvement.
    One odd thing about my setup is that I have sqlite as backend DB.

    Hope someone can point me in the right direction on how to troubleshoot / fix this.

    About my set-up:
    1. Which version of WordPress are you running?
    WordPress 4.5.2 running Twenty Eleven theme.

    2. Did you install WordPress as a directory or subdomain install?
    Directory

    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?
    Nothing major just roling updates for CentOS

    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?
    2.5.3

    7. Did you upgraded from a previous version of BP? If so, from which version?
    No

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?

    • BP Registration Options
    • BuddyPress Members only
    • CloudFlare
    • Contact Form 7
    • Contact Form 7 – Dynamic Text Extension
    • Google Analytics Dashboard for WP
    • Nav Menu Roles
    • Social Media Feather
    • SQLite Integration
    • UpdraftPlus – Backup/Restore
    • WP Easy Paypal Payment Accept
    • WP reCaptcha Integration
    • WP-Ban
    • WP-Mail-SMTP
    • WP-Polls

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

    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?
    n/a

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

    14. Which company provides your hosting?
    AWS

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    CentOS 7 with Apache

    #254488
    sharmavishal
    Participant
    #254487
    sharmavishal
    Participant

    couple of plugins to make bp site private

    ex: https://wordpress.org/plugins/buddypress-members-only/screenshots/

    disable user can register option in general settings

    you can use any page as home page via settings-reading option

    to redirect user bp login redirect plugin to your activity page

    #254417
    theas91
    Participant

    I am making an intranet for my company with WordPress, where I will add users manually and they can post posts for everyone to see. This needs to be private so NO ONE that isnt logged in can see anything.

    I want the front page to be a welcome text and login form, or if the user is already logged in it goes directly to the activity page.

    Ive read a lot about this but cant seem to figure out the best way to do it. Any tips? or plugins I can use?

    #254403
    Zimm
    Participant

    So, a few questions of “how to” about groups, page styling, and assigning groups. I’m working on a Harry Potter/Hogwarts related project where each user would be in one of four houses: Gryffindor, Slytherin, Ravenclaw, or Hufflepuff. I’d create each group and assign users to each group. That said, users can also create their own groups/clubs. So, I guess, I’d like to know if the house group can be their default group and make it to where they can’t change their default group but will still be able to access their custom groups forums and feeds per the norm.

    I’d also like to know if it’s possible to have a Profile Page layout for the user’s profile, dependent upon the group they are in. So, say all of then memebers of Gryffindor will have a profile layout with different styles and colors than those in Slytherin or the other two houses.

    Optionally, I’d like to create a sorting ceremony forum that’s a private forum, but not in the traditional sense. I’d like the posts to be hidden from everyone except the admins and the original creator. So if a new user is waiting to be sorted, they can go onto the board and only see their thread any anything that’s stickied. I’d also like to have a custom form for creating the topics in that specific board which will include selectable answers and will post to the thread when submitted. That said, replies would be normal.

    So, there it is in a nutshell. If anyone could offer some direction and assistance that’d be great. I’ve done a ton of google searching over the past week and haven’t found anything definitive. I appreciate any and all help.

    Strothi
    Participant

    Dear all,

    first of all, this forum is absolutely amazing and has helped me enormously so far! Unfortunately, I’m more of the “I read the code and somewhat understand it” and less so much the “I can code it myself” type… 😉 So I’m currently trying to distinguish private and public member fields. I’ve found lots of great solutions, but now I need your help:

    What I would like to achieve is that for example here: https://fslci.org/members/philip-strothmann/ the two entries which appear under the profile pic if you click on the plus:

    1) Membership type (in this case “NGO Employee”)
    2) Public Status

    are only seen by my members, not by the public. I guess it can be achieved with

    if( !is_user_logged_in() ) {

    But I’m not sure how to get the call to the two elements right. I guess this isn’t too complicated, but I’ve searched a bit and haven’t come up with a good solution, so any help would be highly appreciated!

    Thank you very much in advance 🙂

    BTW: Using latest WP, BP and KLEO as the theme.

    kalico
    Participant

    Hi @sharmavishal ! Thanks for asking! bbPress was network activated initially (the CBOX plugin activates everything network-wide; it is a “network only” plugin). But as per my last post, I deactivated it from CBOX and activated it just on the one subsite (the root blog for BuddyPress).

    After some additional testing tonight, I’ve narrowed down the problem a bit more. At least I know which CBOX plugin is causing the problem:

    1) I deactivated all the CBOX plugins, except for BuddyPress. Tested forums/groups and it all appears to be associated properly. The users can see the private forums in private groups. Yay!

    2) I activated the “Group Email Subscriptions” plugin via CBOX, since that one is very important to our existing setup. Forums/groups associations are still working fine. Yay again!

    3) I activated the “Docs” plugin via CBOX, and WHAMM! It clobbered my forum visibility! Now only admin can see forums on the front end “group” pages. I tried deactivating it from CBOX (which makes it network-wide) then activating it just on the root site for BuddyPress, and it still has the same breaking effect.

    We really need “Docs” working, so now the focus is on figuring out why Docs is breaking the forums.

    I suppose my next step will be deactivating other plugins to see if one of them is causing a conflict with “Docs”.

    I hope someone has an idea to share! 🙂

    #254175
    jmv_ck
    Participant

    Hello, thanks for your answers.The problem with ” notice to all users ” i can not select a group individually. If i have three groups and i want to send a private message only for one group, i can´t

    shanebp
    Moderator

    Re private message button, try:

    function masoud_remove_private_message_button( $button ) {
    
         if ( ! is_super_admin() )
    	$button = '';
    
         return $button;
    }
    add_filter( 'bp_get_send_message_button', 'masoud_remove_private_message_button', 1 , 1 );
    Masoud
    Participant

    @danbp
    first of all i have to thank you for your quick answer and great support.
    i am very satisfied with the support of this plugin. you guys are great.
    thank you very much.
    —-
    1 & 2 ) the function worked great, but the “private message” button in profile still remains!
    i mean if a user can not send message so there is no need to show them that button.
    is it possible to show that button only to admins too?

    3)
    oh no no. i didnt mean WP DASHBOARD.
    i dont want users to be able to change their email account on their own, after sign-up(bp sing up form), unless they contact admin of site, and request the change of email.
    the option of changing email account is in
    Setting Tab > General Tab
    there is a place for them to write their new email and …
    i want to hide and disable it for normal users and available only for admin.
    look at this picture please.
    the red area.

    kalico
    Participant

    I may have managed to shake out some of these issues by de-network-activating bbPress, and re-activating it just on the root BuddyPress site. I rebooted my permalinks on that site, and that part seems to be improved.

    However, I still have the core problem: Private forums are not associated with their private groups. Users see a message that says

    When I try to repair those relationships (groups/forums) the message says, “Repairing BuddyPress group-forum relationships… Complete! 0 groups updated; 0 forums updated; 0 forum statuses synced.”

    kalico
    Participant

    Note: All plugins and WP are up to date as of this writing. The site can be found at http://nrocnetwork.org/community. However, that is the only part of the site that is public. There are several sites in the multisite that are in development.

    I have a multisite with BuddyPress (network activated, but rooted in a subsite by a define in wp-config) and I have Commons in a Box (CBOX), which includes bbPress. Unfortunately, I have made the mistake of activating and deactivating CBOX, and I think that some settings got changed in between. I’m seeing some very odd behavior.

    My first clue to this problem was a “disappearing” forum. Someone made a private group, associated a forum with it, posted in it….then it disappeared. Any member of the group (including admin, mod, and participant) would see a message saying “This group does not have a forum.”

    As superadmin I could visit the group, click on the forum link, and it would display just fine. But no one else could. This made me think it was a permissions problem, but all efforts in that direction failed to resolve the issue.

    So I looked around more, and eventually discovered a lot of weird behavior (will explain below), in particular, the forum would not “stick” to the group through any means of association. This only happens with private groups/forums.

    I ran all the forum-fixing tools in Tools >> Forums (individually, not at once), but to no avail. In fact, the one for reassociating groups and forums says “0 forums, 0 groups” etc. even though there should be 11+ groups and like 15 forums.

    The forum/group association in the dropdown menu in admin does not show all the possible forums I should see. i.e., if I go to Network Admin >> Groups >> Some Private Group, and check for an associated forum, the “Yes, I want a forum” box is checked, but the forum that should be associated either is not associated, OR it’s not even in the list at all. If I make a private forum public, it will reappear in the dropdown menu.

    However, I was unable to make the association “stick” when setting the forum from the admin side. Eventually I did it from the front end, on the Group >> Settings >> Forum page, where there is a dropdown to select which forum to associate with the group. But it should have it’s own private forum from when it was created….it should not have to be a public forum.

    Some older private groups have lost their connection with their forums in the same way — their members cannot see the forum, they just see “This group does not have a forum.” And the other abnormalities exist as well.

    I noticed that several subsites have similar lists of forums/topics/replies, but the actual count of items varies for each subsite.

    Forum URLs (permalinks) vary, depending on which subsite I am on when viewing the Forums. Some have a /forums/ slug in them, some do not. Some share a slug with the subsite I am viewing, while others have the slug of the site where they *should* live.

    I’m confused and frustrated. :[

    Ideally, all forums/topics/replies should live on one subsite (the same one where BuddyPress is rooted). Private forums should be associated with their private groups, and private groups’ forums should be visible to their members. Y’know….obvious stuff like that.

    I really suspect that my sites/forums/groups and their associations have gotten whacked out by something I did, but I have no idea how to fix it. I feel like if bbPress were active in just the subsite where BuddyPress is rooted, it might work right….but I don’t know how to get there from here (without breaking everything, or losing posts). CBOX is a network-only plugin, and that may be partly responsible for this mess….it was active a few months ago, then I disabled it for a while, then re-enabled it. I suspect some groups/forums may have been made in the intervening time, and did not properly associate.

    I am open to any suggestions for how I can get this all back to how it should be — with or without CBOX. I only want one site to have forums and groups. They don’t need to be everywhere.

    CBOX as a plugin manager can be eliminated — I am not married to the additional functionality it provides. In fact, I already have the CBOX plugins “freed up” for administrative maintenance outside of the CBOX gui by a define in wp-config, so I am not locked in there.

    Any help would be greatly appreciated! 🙂

Viewing 25 results - 1,051 through 1,075 (of 3,870 total)
Skip to toolbar