Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 501 through 525 (of 3,456 total)
  • Author
    Search Results
  • lorndal
    Participant

    Hi,
    in my private, user-login BuddyPress Community with groups, forums, activity-stream, I´m just integrating a blog, in which everyone should be able to create posts and comments, without having to wait for approvement!

    Here is my first problem:
    A participant can´t comment on an post, created by admin:
    “Your comment is awaiting moderation.”
    Even in the settings/discussion, “Allow people to post comments on new articles” is set!
    I also can´t find any other option, which could feed to this problem!

    Second:
    People should be able to create posts in the frontend, that it is not necessary, that they logg in into the wordpress-backend.
    Can anyone suggested a plugin for that?

    nice greetings and thousand thanks
    Sandra

    #271222

    In reply to: Forum topics list

    Venutius
    Moderator

    There’s no private messaging here. Did you take a look at this page?
    https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/

    #271197
    Arize Nnonyelu
    Participant

    So after making it private, it started showing me that error you said it would show if I deleted it.
    The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams. Repair

    #271196
    Arize Nnonyelu
    Participant

    I just made it private.

    #271189
    Venutius
    Moderator

    I wonder if setting the page to private and removing the links to it would be the best way to go. If you delete it you will end up with an error in the back end saying the BuddyPress component needs a page linked to it.

    #271075
    David Cavins
    Keymaster

    Make sure you’re seeing what your subscriber users see. As a site admin, you can see everything. As a limited user, private forums don’t show up, unless the user has access to it.

    #271070
    angrywarrior
    Participant

    Hi @dcavins

    Thanks for your reply.

    Actually the private forums do show up in that list too when you make updates in them.
    Is there any way you could turn the whole shabang off so no updates are shown in the root forum?

    kind regards
    AngryWarrior

    #271052
    David Cavins
    Keymaster

    Forums created in association with private or hidden groups are created as private forums. (They’ll only show up in the big forums list if you can see them.) Forums associated with public groups are not private–anyone can visit your-group/forum. They will show up in the big list. Visit /wp-admin/edit.php?post_type=forum to verify that private forums are set to private.

    #271048
    David Cavins
    Keymaster

    Hi James, I guess it depends on what a moderator is. (I can only think of Group Mods in BP, not sure what would count as a site-wide moderator.)

    The ability to see private messages is controlled by the check bp_current_user_can( 'bp_moderate' ) which is true for site or network admins.

    You could probably filter that value for some other role, like editor, but it would be a bit complicated to make it work only for private messages. Here’s more information about working with the WP capabilities system: http://mannieschumpert.com/blog/wordpress-capabilities-magic-with-map_meta_cap/

    #270998
    angrywarrior
    Participant

    Right thanks @derrickhall.

    So is there any Buddypresss admin/dev that could jump in and help out with how to disable that?

    It´s really a privacy concern and issue because groups are somewhat a private entity and updates should stay inside the groups themselves and not be spammed in the general forums update stream.

    Thanks!

    #270931
    angrywarrior
    Participant

    Thanks @dcavins for your advise, but that is not a option for us a we run a new public service so it is open for anyone to join and create.

    However we have found a solution which is editing the admin.php and removing the code part that displays this option in the groups settings.

    I will stop probably 99% of all users and left is only very advanced users that would craft such URL I guess?

    On a sidenote:
    I think it would be good if you guys that are part of the BuddyPress Team would consider adding an option in BP back-end setting to be able to enable/disable groups types eg. hidden groups and maybe private to give people more control? Well at least hidden groups.

    Thanks!

    Kind regards
    AngryWarrior.

    #270809
    djsteveb
    Participant

    Thanks for pointing this out @espellcaste!

    Would it be good for me, or anyone else, to add some info to the ticket(s) (not sure if https://buddypress.trac.wordpress.org/ticket/7393 marked as dupe is kicking it back to the other one, of if the other is kicking it back to this one) –

    anyway, would it be good, or be considered rude to mention that this may be required by the ggrp thing that the countries in Europe are expecting web sites to provide with possible fines for violating?

    I kind of want to add some info to one of the tickets there, again not sure which one would be the appropriate one, but would like to add that since they are thinking about data in regards to groups, we may need to consider stripping info that others may have posted, whether it be in groups, or in private messages, as someone could end up with an export of info that had been set to be deleted or otherwise blocked / removed from the other user – and so it may be innaopriate to include messaging from groups or otherwise that was not added by the user him/herself.

    Also I think we would need a way to include media, pictures used for avatars and used via plugins like rtmedia / mediapress in order to not just be thorough and kind, but to also be in compliance with the ggrp thing.

    <- obviously I am not a lawyer and not well versed in this thing as far as all that goes.

    However on another side I think exporting the data as a backup will potentially increase the suablity of buddypress exponentially as well. I am looking into helping spawn some methods for people to more easily launch a bp for their family musings and another instance for friend circles – this would be great during the term of hosting – but backups would be needed to prevent loss of presious family photos and such should a hack occur, or hosting not get paid, etc.

    So backups, and a method for auto exporting I think is the missing piece at this point to really push for a much greater adoption of BP, which is really close to being a viable, and more private / controlled replacements for FB at this point.

    the time is ripe for this.. hope we can make it happen before end of school year somehow.

    #270742
    Venutius
    Moderator

    You can use one of the BuddyPress privacy plugins to set aspects of your site as private and visible only to logged in users. For example it’s a feature of BuddyPress Registration Options or BuddyPress Simple Privacy, or BuddyPress Members Only.

    leog371
    Participant

    Yep, I agree. Make the groups private.

    Venutius
    Moderator

    I think the easy way to do this would be to make the groups private

    #270544
    Venutius
    Moderator

    I still wanted to be able to make some posts private to the site, so I installed LH Logged In Post Status so that users can have a choice who see’s their post.

    #270516
    Venutius
    Moderator

    Yes I had the same problem, so I’ve created a new version of the plugin which leaves the posts public, all other pages private unless they are specifically marked as exceptions.

    #270509
    Venutius
    Moderator

    Your question is not clear. Are page members – site members?
    The option public – did you mean private? obviously setting a group to public makes it publicly available, so not what you are looking for.

    I’ve been experimenting with the site privacy plugins and if you want a completely private network you should check out BuddyPress Members Only, this ensures all url’s except for the homepage are not accessible to not logged in members.

    ngoegan
    Participant

    Actually, it hasn’t. I checked again today and it’s public. Any ideas on how I can make the events pages private? Is there some code I could add to the page itself to require that users are logged in to see it?

    ngoegan
    Participant

    I tested it and they don’t get any email until I approve them, which isn’t immediate. So it’s. “Check your email that we sent you now.” and then they don’t get it right away until later when I approve them. I think there’s something glitchy going on with my install – I’ve tried a lot of plugins to achieve a private site with new user moderation. No one plugin does it all that I can find.

    #270364
    klubnika74
    Participant

    Yes. There is a feature in BuddyPress where one user can send a private email to another user. Since my site is an online training site, I set it up such that my students can email privately to the course teacher (I use Social Learner theme). The problem is that course teacher do not always respond to emails and I need to be able to follow up to make sure that my students get their answers.

    #270346
    Paul Wong-Gibbs
    Keymaster

    Hi @klubnika74

    BuddyPress doesn’t allow a user to email another user directly.
    You may be mixing this up with the email notification messages, that BuddyPress sends out.

    By “send a copy of private message between users”, are you specifically referring to the Private Messages feature within BuddyPress?

    martijn1972
    Participant

    I have that installed already and that works fine on the Buddypress site itself.

    What I am looking for is a button on an external site that links directly to a users private profiel to post the the article on their activity time line.

    #270216
    Gunu
    Participant

    @avaiya,
    you do not have to be friends to send a private message.

    Choose – Messages – Compose and Send To (Username or Friend’s Name)

    #270055
    kariellen35
    Participant

    One more piece of the puzzle that I don’t understand is that I was able to resolve this issue when trouble shooting it on my local host, using an exact copy of my website’s files. So there is something interfering with the registration process only when connected to the internet. I wish I could give out my website details here but there is no private reply option.

    Thank you again for your time.

    Take care,
    Kari

Viewing 25 results - 501 through 525 (of 3,456 total)
Skip to toolbar