Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 2,851 through 2,875 (of 3,436 total)
  • Author
    Search Results
  • #72545

    Thanks!

    #72423
    techguy
    Participant

    Bpisimone,

    The most obvious is group subscription/filtering I think. Basically, that someone can pay to get access to a private group. That would be a pretty killer feature.

    I also think he should provide some pass through variables in the payment buttons. So, he could add a hidden variable to the buttons for groupid=”1234″ and then after the payment is processed, that ID would be sent to the “welcome page” where you could welcome them to that specific group. You could do the same thing for userid and make that userid a friend once they’ve paid.

    Paul Wong-Gibbs
    Keymaster

    For instance Blog Tracking is not happening at all across the site – when every setting suggest this should be happenning automatically. It simply isn’t!

    Are the blogs, that aren’t appearing, marked as “private” in their admin? i.e. the “Hide from search engines option”.

    #72376
    airfoil
    Participant

    @ella:

    As I mentioned on another thread, it might be worth looking at Jeff Sayre’s “Featured Members” plugin. Since it appears that the list of people you want to feature in a sidebar is relatively static – only the Board of Directors members – this plugin would let you specify those specific people by ID, and output links to their profiles. Because this plugin is not tied to a group, the privacy restrictions of the group should not be an issue. You are simply identifying particular users to feature, regardless of the group(s) they belong to.

    That said, the download page for Jeff’s plugin says it is compatible to BP 1.02, so I’m not sure if it will still work with 1.2.x. Jeff seems to be a very active participant here, and might be able to weigh in.

    You mentioned in another thread that you don’t have the skills to code a plugin, so it might be worth finding a coder who could build what you need, or could modify Jeff’s plugin to meet your needs – perhaps the ability to add an option that specifies a particular group on the widget admin panel, and have the widget output a list of members.

    #72369
    Hugo Ashmore
    Participant

    Thanks Jeff.

    Hopefully a patch may be workable for 1.2.* stream?

    #72353
    Jeff Sayre
    Participant

    The milestone you have set is okay. Also, I bumped the priority up to critical.

    https://trac.buddypress.org/ticket/2293

    Paul Wong-Gibbs
    Keymaster

    No, there’s no easy way of doing this for private messages

    Gianfranco
    Participant

    @jivany By all WP pages I mean that when I set Activity stream as front page, the front page displays a loop with all the content from all the WP pages, published and draft.

    I am telling you, that is a very bad bug I am having there. So, forced to put the old homepage up instead of the Activity stream.

    If you (or anybody else) need to see the result, just drop me a private message (or post here) and I’ll be putting the Activity stream up as front page, to show the result. I can’t keep it that way the whole day because would make me sick to know what it looks like.

    ;-)

    Thanks for the help.

    #72309
    Hugo Ashmore
    Participant

    I have added a ticket #2293 to Trac on this but might well not have added it to incorrect milestone, would Andy or someone else kindly check and move if necessary.

    This issue has become a little more serious as I have now discovered that it’s not just a matter that the updates/posts can be viewed but that it’s possible – as a non group member – to add a reply and that reply shows in both the activity stream view and IS posted to the hidden group.

    #72292
    jivany
    Participant

    Sort of but not easily. If you create a private group, non-group members can’t see who is in the group (by default).

    If you code a suitable workaround then it shouldn’t be too difficult to put together some code to fetch the members list of a specific group and display their avatars, etc.

    This is an interesting use though and I’d like to see any solution you manage to come up with.

    #72236
    Hugo Ashmore
    Participant

    Also there are not “private hidden” groups

    Ouch slapped wrist! :) sorry

    So Andy is this something you are aware of before I test in 1.2.3 and hunt though Trac for tickets or add one?

    #72232
    Andy Peatling
    Keymaster

    Also there are not “private hidden” groups. There are “private groups” that are private but not hidden, and “hidden groups” that are both private and hidden.

    #72230
    Hugo Ashmore
    Participant

    Ok we’ll call it a bug then :-)

    I’ll add a Trac ticket on it later.

    I don’t suppose that there is any short term emergency solution is there?

    Edit/ it occurs that I omitted to mention that this occurs on a 1.2.2.1 installation and that I ought to check a 1.2.3 test install and /or check Trac first for prior tickets and fixes for this.

    #72218
    Jeff Sayre
    Participant

    As this is not an issue of overall BuddyPress privacy, but rather a malfunctioning action of hidden groups, I would call this a bug.

    @ajohnson-

    As far as privacy in BuddyPress, there are many threads about that topic that will provide you with an answer.

    You can start here for a hint: https://buddypress.org/forums/topic/privacy-component-where-is-it

    #72216
    Hugo Ashmore
    Participant

    Thanks Jeff, I will when I get a minute.

    @ajohnson possibly it’s not a bug , in fact I would say it’s not a bug but rather a design flaw or oversight, however I’m afraid that saying it’s just not implemented yet is not right. Private Hidden groups are described as just that, hidden and private therefore one expects that content posted in one would NOT show up publicly and it doesn’t mostly just in this one instance or at least that I have stumbled upon, and it DOES need addressing and pretty quickly otherwise it’s probably ought to be pointed out to people not to consider setting groups private and hidden until such time as they really are.

    #72211
    ajohnson
    Member

    It isn’t a bug as much as it’s just not implemented yet. There isn’t any real privacy controls with buddypress which is it’s huge downfall. Still a great product in it’s infancy so not need to be too upset. But a game-plan as to how it’s addressed moving forward would be nice. I think it should be priority number 1 for 1.3. Anyone else?

    #72195
    rich! @ etiviti
    Participant
    #72192
    Jeff Sayre
    Participant

    Hiding private messaging is another feature of the BuddyPress Privacy Component.

    #72191
    Jeff Sayre
    Participant

    @hnla-

    I would post that in Trac as a possible bug.

    #72159
    prathap937
    Participant

    thanks….

    #71922
    foxly
    Participant

    @gregfielding – What you’re describing is called “short code” functionality, and we’re building it in to the next release.

    It lets you embed an media item or album into a blog post using a tag like [album id=”kittens” size=”medium”].

    When you embed a media album, it embeds the album’s cover item in the post. Clicking on the image takes you to the actual album page.

    For the time being, users are only allowed to embed their own content. Otherwise it gets rather complicated in terms of who is allowed to embed content that belongs to which user, and what kinds of content a given user is allowed to embed.

    For example, consider what would happen if a user was friends with another user allowing them to see a private album the other user owned, and then the first user embedded content from the other user’s private album in one of their blog posts.

    ^F^

    #71694
    jivany
    Participant

    Both should have been default wp/bp behavior imho.

    I’ll disagree with that. ;) Especially with sites where you use the bp-default theme style of having a login box on every page. I don’t want to be redirected to my profile page if there is a reason I’m logging in on page X.

    Redirecting to the user’s profile page makes sense on a closed/private installation where you need to login to see anything (ala Facebook)

    #71682
    WPChina
    Participant

    @Travel-Junkie: I used your code above ( https://buddypress.org/forums/topic/how-to-make-a-private-community/page/2#post-44729 ) and it caused my browser to announce that:

    Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.

    Any idea why? Should I change anything within that code to personalize it for my own site?

    Paul Wong-Gibbs
    Keymaster

    Works fine for me on BP 1.2.3. Obviously, if you’re not a member of a private group, you need to be a Site Administrator to see it.

    What version of BP are you running?

    #71610
    oberstet
    Participant

    thanks for helping.

    @r-a-y

    i’ve already hacked bp_core_fetch_avatar() as described in https://buddypress.org/forums/topic/how-to-disable-gravatar-completely

    however, a quick grep for gravatar.com over all wp/bb reveals more places. i am a total wwp/bb/php idiot and have no aspirations to become even mildy involved with the codebase. i was looking for a on-place “checkbox solution”.

    @DJPaul

    ah, ok;) it’s ok to have such commerically motivated “defaults” … in the end its a pretty impressing piece of tool and its nice to share anyway. on the other hand, it would be nice to have a big “this is a private site” switch which turns off this, and other things (like the dashboard fetching stuff from outside … i “disabled” that one using a firewall rule;)

Viewing 25 results - 2,851 through 2,875 (of 3,436 total)
Skip to toolbar