Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 2,451 through 2,475 (of 3,695 total)
  • Author
    Search Results
  • #118660
    WACKA1
    Member

    This would be a fantastic feature, but I have searched everywhere and it does not seem currently available.

    #118328
    Stigmartyr
    Member

    Would be awesome!

    #118325
    sealos
    Member

    Thanks. Hopefully this is something that happens in a future update or plugin.

    #118306
    Stigmartyr
    Member

    If you mean reply to PM thread via email (like facebook) I don’t think that feature is available in BP.

    You have to bear in mind that each person’s site/host might handle mail routing differently and so I think that this would have to be a custom mod. If the BP team could do it, I’m guessing there would be a lot of user customizing to do depending on how their domains handled mail.

    #118273
    chris6242
    Member

    Yeah I assumed it was until I made a test user that was not in the group that could see everything at /activity or by going to a member’s public page. I could read posts that were made in that group and even see the documents posted in it.

    #118269
    Paul Wong-Gibbs
    Keymaster

    This should be the default behaviour.

    #118268
    Stigmartyr
    Member

    p.s. I noticed tonight that this issue is occuring with private groups in particular. If I make them public all the activity posts on the page vanish but new activity posts are working when clicking the ‘view’ link. When I change it back to private all the previous posts show up again but the View Thread / Permalink URL is broken again.

    I found this ticket opened earlier this year for what sounds like the same kind of issue but it was closed. I can definitely reproduce it at will: http://lists.automattic.com/pipermail/buddypress-trac/2011-February/011774.html

    #118233
    Tosh
    Participant

    Hi, I’m the creator of the CubePoints Buddypress Integration plugin. I updated my test site to WP 3.2.1 and BuddyPress 1.5 Beta 2.

    I moved the admin menu to be under Cubepoints a few versions back so that still works. The items in the BuddyPress Admin menu are still there but when I go to the cubepoints pages on the front end (profile) I get “Page not found”.

    This is what I have for the link

    $cubepoint_link = ($bp->displayed_user->id ? $bp->displayed_user->domain : $bp->loggedin_user->domain) . $bp->cubepoint->slug . ‘/’;

    Based on this I tried this…

    $cubepoint_link = bp_get_root_domain() . ‘/’ . $bp->cubepoint->slug . ‘/’;

    This is the result:

    My Account > Points = http://test.mysite.net/members/xberserker/logs/

    Which is correct URL wise but still shows “Page not found”

    If I go to

    My Account > Points > My Points (anything in the submenu) = http://test.mysite.net/logs/points/

    What do I need to do? Here is my file so far. What I changed is line 131

    http://pastebin.com/2vJr4U23

    Also on my site site I get redirected to my home page when I tried to navigate to the activity streams for myself or the global one. On how the forums work now. If a group is private/hidden are the forum topics only visible to those in the group?

    #118111

    In reply to: Profile rating system

    @christophg Sorry for the delay in getting the registration/profile idea to you. Here is what I do:

    I use S2member to keep my customers and brands separate. I then created a new profile group called “Company Profile”. I made this the last profile group. I then added the following code to the file:
    members/single/profile/edit.php

    `
    <?php if (S2MEMBER_CURRENT_USER_ACCESS_LEVEL

    ul.menu li:last-child{display:none;}
    .company-profile{display:none;}

    `

    The above code hides the profile group on the edit menu from users below level 2, my brand level. And it also hides the profile group edit fields from anyone below level two. In case the menu item shows for some reason. And, unfortunately, this will not hide the menu item from users in IE 8 and below. But it WILL hide the profile group from them.

    I tried using jquery to affect last-child in IE. Although I can get the jq to work on a test page on IE, it won’t work on the menu item… not sure why.

    Next, my brands all belong to a private group, and I use a group conditional script to show the brands profile info front and center on their profile page with custom styling. This allows the brand members only to have a slick looking page that is different from regular consumer pages.

    `

    `

    Let me know if you need anything else. Or if something doesn’t make sense.

    Monkeygregge
    Member

    Hi !
    I am really intersted in your subject, and to me disabling “Friends” in the Component Setup is not enough.
    I am setting up an alumni website for my school, and we would like directly everybody to benefit from the “Friends” capabilities without the operation of asking everybody to be “Friends”…with all the time that takes, and with experience, we see lot of people don’t care and never answer to that request.
    I tried disabling “Friends” but then the simplest function of “fullfilling a name in the private message thing” doesn’t work anymore…between other things…

    So, is it possible, is there any plugin for giving everybody all the accesses for talking, writing mass messaging, create events, etc…automatically, without asking anyone to be “Friend” ?

    Thank you very very much for you help !

    jeezyo
    Member

    drwebsitein, did you ever find a solution to this? im looking to implement a similar feature, and need to pass in the username.

    #117452

    In reply to: BP Privacy

    enderandrew
    Member

    Just use Buddypress Groups, and don’t put any content on the site outside of the private groups.

    #117451

    In reply to: BP Privacy

    enderandrew
    Member

    Just use Buddypress Groups, and don’t put any content on the site outside of the private groups.

    Andrea Rennick
    Participant

    Or, go back to using just bbpress and install a private messaging plugin if that’s all the extra you need?

    https://wordpress.org/extend/plugins/private-messages-for-wordpress/
    that’s just one i found.

    melmo
    Member

    Hi, I’m also keen to know the answer to this question – I want to run BuddyPress as a client portal for a small business, so clients can log in and create an account, then communicate with staff, but they can’t message each other (or see each other’s profiles, ideally).

    #117145
    Zen Gonzaga
    Member

    a href=&&>
    remove the -&-.. and replace it with -“-
    got problem with posting it. Sorry.

    #117144
    Zen Gonzaga
    Member

    ooh i’m sorry about that.
    a href=””>

    #117143
    Zen Gonzaga
    Member

    I found the link! YEAH :D
    i put this on the page…
    <a href="”>

    Please let me know if it helped you..
    it took me days to figure this out.
    Hope it will help me anyone.

    #117124
    IamAnother
    Member

    Excuse me, my mistake ! I meant “Hidden Groups”.
    p.s. I’m using WP 3.2, BuddyPress 1.2.9 and Jukt Micronics 1.2. template

    #117080

    In reply to: Profile rating system

    As opposed to multiple reg forms using s2member levels, I have created a business profile group for my Brands (S2 level 2). I use the s2member levels and css to hide this profile group from “consumers” (S2 level 1) on the site.

    I have then created a private group just for the brands, and created a condition loop in the member header that shows the info from the brand profile section if filled out and only if they belong to this private group.

    If this idea appeals to you and you need details let me know.

    Wish you luck with the new venture!!

    #117071
    jabutcher
    Member

    Upon further investigation I decided to replace the compose.php loaded from BuddyPress Template Pack 1.1.3 with the compose.php template from the default BuddyPress theme.

    This fixed the problem.

    Thanks to everyone who looked into this problem.
    Art

    #117049
    r-a-y
    Keymaster

    Messages are only available from your profile page:
    hxxp://example.com/members/USERNAME/messages

    Boone Gorges
    Keymaster

    What @mercime means is that several of your questions are dependent on the theme you’ve purchased, ‘executive’. WPMU.org is not the official WordPress site, but is a private company that sells themes and plugins. It’s not possible for people on this free forum to provide support for a theme that is sold privately; you should go to wpmu.org for that.

    General BuddyPress questions are welcome here, though. For instance,
    `Furthermore I don’t seem to have a members directory in my dashboard.`
    BuddyPress does not add a members directory to your Dashboard. You can find a members list at Dashboard > Users (or Dashboard >Network Admin > Users on Multisite)

    #116950

    Nevermind I found it in themes/mytheme/profile/profile-loop.php

    #116902

    Is this a theme specific to buddy press or are you referring to my WordPress theme? Where do I change it? And if it is theme specific, where in the theme could it have been altered? Thanks for the help!

Viewing 25 results - 2,451 through 2,475 (of 3,695 total)
Skip to toolbar