Search Results for 'private'
-
AuthorSearch Results
-
December 8, 2011 at 6:17 pm #125873
In reply to: Restrict private messaging from and to admin
Dailyblog
MemberThanks for making this plugin, and double thanks for notifing me about it!

I´ve set the settings to;
Mode: AdminWhat happens if I don´t tick the boxes in friends only or groups only?
Could members send to both or none?December 8, 2011 at 12:58 pm #125842In reply to: Restrict private messaging from and to admin
rich
Memberif on latest bp/wp – then https://wordpress.org/extend/plugins/buddypress-restrict-messages/ long as the users sending has the wp_cap of ‘administrator’
December 8, 2011 at 11:53 am #125834In reply to: private messages only to and from administrator
Dailyblog
MemberHave you figured this one out? I would like to do the same
December 7, 2011 at 9:21 pm #125788Boone Gorges
KeymasterCan you switch to bp-default to see if the problem persists?
December 7, 2011 at 8:51 pm #125786peeld
ParticipantThis is even WORSE…
-Hidden/private group activity DOES show for logged-out users
-Hidden/private group activity DOES show on the Friends activity tabI’m using Themekraft CCPro as well as S2member.
Also using BP Forums Extras: View activity comments on forum posts
Activity Bump.I’ve made no modifications to activity-loop.php.
For the moment, I can restrict activity for not logged in users by using s2member’s uri restrictions, but this is just a patch, there’s something funny going on here.
Daisy
PS as an aside, I can’t access any forum topics I’ve started or replied to through my profile page *on this site*. Also can’t post activity updates or private messages to anybody. Can’t access forum replies via the menu at the very top of the page either.
December 7, 2011 at 6:28 pm #125771Boone Gorges
KeymasterI can’t reproduce either issue on my local installations.
– Hidden/private group activity does not show for logged-out users
– Hidden/private group activity does not show on the Friends activity tabAre either of you running plugins that affect the way that activity works? Or is there something in your custom theme that modifies the activity loop?
December 7, 2011 at 5:01 pm #125768peeld
ParticipantI am having this issue – Private Groups are showing up to logged in users, under the ‘my friends’ tab in the activity stream, even though they themselves are not a member of the group that is private!! I am using BP for a paid membership site, please help, this is a hole in the privacy….
I removed the ‘all members’ activity stream option/tab from my theme, so I don’t have to worry about that, but still…private group activity shouldn’t show up there?!
December 7, 2011 at 4:58 pm #125767peeld
ParticipantBTW I tried to PM Boone Gorges about this and I can’t post any updates here at buddypress.org for some reason…
December 7, 2011 at 4:55 pm #125765peeld
ParticipantI am using BP 1.5.1 and am having this exact issue – is it still an issue or am I missing something? Private groups still populate the ‘my friends’ activity feed. Nonmembers can see the activity of their ‘friends’ in private groups in the activity feed. I’ve disabled the ‘all members’ tab in the activity feed because of this issue, so I can’t currently comment on whether private groups are showing up in the ‘all members’ filter.
THANKS! I’m running a paid membership site so this is a biggie
December 7, 2011 at 4:45 pm #125764In reply to: Hidden and Private Groups Activity Escaping…
peeld
ParticipantI am troubleshooting this issue at the moment. In my theme, I’ve removed the “all members” activity tab, to limit this issue. But if somebody is friends with somebody else who is a member of a group they are NOT a member of, they get to see that person’s activity even though they’re not in the group. Any tips other than removing the “my friends” tab, which I really don’t want to do?
December 4, 2011 at 8:40 pm #125565modemlooper
ModeratorCreate one group that is hidden (maybe call it “Private Meetings”), this group will not show up on the site. Then invite those you want to have private discussions with. You can add and remove members for different discussions.
December 3, 2011 at 1:55 am #125479In reply to: Disable Private Groups
Boone Gorges
KeymasterI don’t know an easy way to do this at the moment, but it’s a reasonable enhancement request. At the very least, we could provide a filter that would allow plugins to modify which group types are permitted. http://trac.buddypress.org
December 3, 2011 at 1:12 am #125481In reply to: Disable Private Groups
alanchrishughes
Participant.
November 30, 2011 at 1:44 am #125249In reply to: Direct POSTs between friends that remain private
modemlooper
ModeratorNot to sound crass but isn’t that what private messages is for?
November 29, 2011 at 2:35 am #125198In reply to: [resolved] BP Compatible theme
@mercime
ParticipantLog into the BuddyPress demo site http://testbp.org/ and send a private message with a username and password to your site
http://testbp.org/members/mercime/November 28, 2011 at 6:25 pm #125158In reply to: [resolved] BP Compatible theme
bluesalman
ParticipantThanks for your response,
My original theme is grid based 4 columns grid, and i am using 3/4 for page content and 1/4 for sidebar. I did the same for buddypress template Activity Stream page. and its fine earlier it was spread all over page in width.
I Cant find private message option to send you a website/user login… can we do it some some other way. …… any alternate of PM …?November 28, 2011 at 10:47 am #125134iftomkins
Memberi’m trying to do this, too! great idea! if anyone comes up with any solutions, that’d be killer
November 25, 2011 at 5:28 pm #125009Paul Wong-Gibbs
KeymasterEither a bug with the code or a bug with the description.
November 25, 2011 at 4:51 pm #125004johjoergensen
Member@djpaul, from the BP website: “Private groups are also visible in group directories. The group name and group description remain available for all to see. However, the contents of the group are accessible only to members….” This is not how it works in 1.5.1 – it must be a bug?
@wiking thank you for the workaround, but I would like a more bullet proof solution as I am using BP for professional purposes…
November 24, 2011 at 12:32 pm #124944wiking
Memberif you want to modify that behavior you can edit the theme files which i did for my community. users browsing the page don’t see anything unless they register. i used the wordpress-function is_user_logged_in()
files to consider:
/wp-content/plugins/buddypress/bp-themes/bp-default/activity/activity-loop.php
and to hide the rss-button (private groups still in rss if you know the link or browse the source code – but users not logged using the site don’t see anything):
/wp-content/plugins/buddypress/bp-themes/bp-default/activity/index.phpNovember 24, 2011 at 7:47 am #124935Paul Wong-Gibbs
KeymasterPrivate is basically read- and invite- only. https://codex.buddypress.org/getting-started/group-settings-and-roles/
November 23, 2011 at 4:04 pm #124885In reply to: Can admin view private messages?
rich
Memberstandard feature in other community software solutions – sometimes you have to manage members/trolls/issues via which the site admins needs to verify the context.
November 23, 2011 at 3:49 pm #124879In reply to: Can admin view private messages?
November 23, 2011 at 3:46 pm #124877In reply to: Can admin view private messages?
rich
Memberit would make a good wp-admin plugin to view all member PMs. if someone has done that – is different question
November 23, 2011 at 3:13 pm #124872In reply to: Can admin view private messages?
Xevo
ParticipantEverythings possible, you could always see the data in the database..
-
AuthorSearch Results