Search Results for 'private'
-
AuthorSearch Results
-
March 14, 2010 at 5:37 pm #68251
In reply to: How to make a private community?
hachimaki
MemberThis is realy important, it doesn’t make any sense how it’s buddypress configured if all is public.
I have been searching also how to make that as we see in the Spanish Social Network “Tuenti” (Tuenti.com)
I also have been searching how to configure a homepage with different widgets once you’re logged (i use Unplugged Theme by Diesel Laws)
More help will be much more appreciated.
March 14, 2010 at 3:45 pm #68231In reply to: How to make a private community?
modemlooper
ModeratorDoa search on here there have been many suggestions.
March 14, 2010 at 11:02 am #68208In reply to: BP Album vs BP Gallery
m@rk
ParticipantI totally agree with foxly. As I pronounced in another thread –
https://buddypress.org/forums/topic/bp-12-bppicture-album-plugin#post-36038
I understand developers want/ need their infrastructure and efforts paid. But it’s also in opposition to the open source idea founded with BP. A “small” webmaster like me, caring exclusively for private websites not about earning any monetary benefits, has to think twice about if he can afford a “premium membership”. Furthermore, which provider should be chosen? buddydev.com? premium.wpmudev.org? etc.
March 14, 2010 at 10:33 am #68207In reply to: BP Album vs BP Gallery
foxly
ParticipantPaid or “membership based” plugins are fine, but NOT for a core component of BuddyPress.
Core components are: Activity Streams, Blogs, Forums, Friends, Groups, Private Messaging, Profiles, and… Photos.
These components are the key elements of *any* social networking site and have to be *tightly* integrated with the core to deliver a quality user experience. That means that the component doesn’t just “plug in” to Buddypress… it’s part of BuddyPress and changes are made to the BuddyPress core if necessary to make it work better with the plugin.
You *cannot* have a core component based on a commercial plugin. In has to be free as in freedom *and* free as in beer, *and* open source. And you definitely can’t have development run by a “one man band” …because time and time again the developer goes away, an update breaks the plugin, and we’re all screwed.
This is not from me. This is from Automattic.
What I’m trying to get going between myself, @francescolaffi, and hopefully a few other contributors (once we’ve got a solid framework implemented) is a canonical photo plugin that will eventually be merged into BuddyPress. It will have to be dependable, extendable, and secure, and give BuddyPress users the functionality they want. In a nutshell: Facebook Photos.
If others want to *extend* the canonical plugin, it will have a wide range of hooks and be exceptionally well documented -making their job much easier. So if somebody wants to make a commercial add-on that gives it image editing capabilities, automatic face recognition, streaming video, or something beyond what the average user needs, then they can do that, find customers, and be paid for their efforts.
I’m not trying to build a plugin that does everything. I want to build a high quality gallery plugin that satisfies 95% of the users out there and becomes the standard.
^F^
March 13, 2010 at 6:57 pm #68148In reply to: Group Documents 0.3.0 Released
Peter Anselmo
ParticipantYou are correct, public groups are available to everyone, and private groups are only available to people who have registered AND joined the group. There really is no “site registered only” option.
March 13, 2010 at 6:52 pm #68147In reply to: Tweetstream (twitter plugin) Beta testers needed!
3sixty
ParticipantBug alert!
Tweetstream conflicts with Forum (bbpress). Specifically, users cannot edit their forum posts/comments (or at least comments) when tweetstream is active.
Peter, I set up a vanilla WPMU/BP setup that duplicates the error; contact me for private link.
March 13, 2010 at 6:43 pm #68145In reply to: Group Documents 0.3.0 Released
kriskl
Participantthank you! @peteranselmo
I am looking forward to it

re group access levels – generally it could do too,
is there a way to block access to groups/forums – until users log in?
as I understand. this setting is not about public/private group though
maybe i am wrong. i do not know, i am quite new to BP
March 13, 2010 at 6:06 pm #68135In reply to: Group Documents 0.3.0 Released
Peter Anselmo
ParticipantThanks for the feedback, I’ve had someone else suggest that as well. My thinking is that documents are currently consistent with the group access levels. For example, if you can seen forum topics and members of public groups, you should be able to see documents. If there’s group content you only want group members to see, then it should be a private group.
I see your point for encouraging outside users to sign up, I’ll consider adding an option for that behavior.
@pjnu, Yes, it won’t be an issue anymore. Thanks for your patience.
March 12, 2010 at 10:44 pm #68044In reply to: WP + BuddyPress Private Profile Fields
Pedro Miguel
Participanttheres already a plugin who does that, ,you can use the plugin or check the source and adapt to your needs.
March 12, 2010 at 6:33 pm #68003In reply to: WP + BuddyPress Private Profile Fields
e_mcpartlin
ParticipantWas this ever solved? I am trying to accomplish the same thing – make some profile fields private. Thanks!
March 11, 2010 at 7:00 pm #67815In reply to: BuddyPress-Links 0.3 FINAL is here at last
MrMaz
ParticipantAnton sent me a private message that the issue above was a problem with his child theme that was breaking Links.
March 11, 2010 at 1:23 am #67684In reply to: Private Message Spam and Abuse
DjZoNe
ParticipantI don’t know if you’ve found a treatment, for this, but I’d suggest a plugin named HashCash from Donncha:
March 11, 2010 at 1:13 am #67682In reply to: How to solve the problem of alignment in practice?
Fernando Marques
ParticipantHello friend I can not really send you the link, and visited it at any time, and wanted to make a surprise, with the change of thema
I am sending you a private message to explain a second solution,
but now on the explanation of step 3, I looked and I swear to you that I could not understand where change, he even left an example, but I’ve never seen an example in practice, the funny that I go to a Web extensive study to learn everything, but for now I need help
March 7, 2010 at 2:59 pm #67095In reply to: how do i disable members from creating groups?
rich! @ etiviti
Participantonly problem with removing the link:
<?php echo bp_get_root_domain() . '/' . BP_GROUPS_SLUG . '/create/' ?>someone could still access the url directly to start the process.I went ahead and created a plugin (waiting on repo request on wordpress.org) to disable the steps and show a ‘new groups creation is closed’ message. Also added in a midlevel-cap to allow another set of users the ability to create private/hidden + w/forums. I may expand this to restrict other steps in the group creation process (as other plugins using the group extension api may add in their own step)
Basically the plugin removes the $bp->groups->group_creation_steps – adds in a custom position 0 step to display a closed page.
March 6, 2010 at 9:33 pm #67046carolinaforestonline
Participantactually you can create a login page in 1.2.1 and have your site private….. once they pass credentials, they will be allowed inside.
March 6, 2010 at 8:35 pm #67039In reply to: WP + BuddyPress Private Profile Fields
freebee1989
MemberOkay, thanks! Anyone have any idea o how this can be done now?
March 6, 2010 at 7:43 pm #67036In reply to: WP + BuddyPress Private Profile Fields
r-a-y
KeymasterThat code snippet probably applied to an older version of BP.
March 6, 2010 at 6:34 pm #67031r-a-y
KeymasterCool! Glad it worked for you, Jfcarter.
Make sure to green light the thread!
March 6, 2010 at 5:07 pm #67019jfcarter
ParticipantThanks, r-a-y! Am giving it a try now…
Worked like a charm!! Many thanks.
March 5, 2010 at 10:55 pm #66948Dwenaus
Participant@myqolik and @lautering – I believe my plugin does what you need. You mention wanting to enable people to read the content without joining the group – If you use my plugin then this is possible. When you set the group to Announcement-only, then ONLY admins and moderators can add content. The group can be public, private or even hidden. And for a public group, it doesn’t matter if the members join or don’t join, they still can’t add any content. So it really doesn’t matter if they join or don’t they still can’t write a thing. The benefit of joining the announcement group is that with email notifications plugin, you can turn that group into a email newsletter.
Does that match what you are looking for?
March 5, 2010 at 1:05 am #66786r-a-y
Keymasteris_site_admin() is the function but will probably be deprecated soon when WP 3.0 comes out.
Try this out:
<?php if ( is_user_logged_in() && !bp_is_my_profile() && function_exists( 'bp_send_private_message_link' ) && ( my_bp_is_friend() || is_site_admin() ) ) : ?>—
re: direct url to private message… you’ll have to modify the /bp-themes/bp-default/members/single/messages/compose.php file in your child theme to do a check for the username and if the logged-in user is friends with that username.
If the username is friends with the logged-in user, show the form to complete the message; if not a friend, don’t show the form.
March 5, 2010 at 1:00 am #66784shaisimchi
ParticipantThere is a function that checks if a user is a site admin (can’t remember the name now but if you can’t find it let me know). you can use it to exclude the admin this allowing him to do send the message.
Thanks,
Shai
March 5, 2010 at 12:06 am #66777intimez
ParticipantI did what you mentioned but the code in bp-custom.php is now showing up at the top of the page visible to all. Maybe I missed something else?
edit: ooops, my mistake. It’s working now but I can PM by going direct URL.
edit2: how to enable so admin can still PM w/o being friends?
March 4, 2010 at 6:21 pm #66723r-a-y
KeymasterTry this out in /wp-content/plugins/bp-custom.php:
function my_bp_is_friend() {
global $bp;
if (friends_check_friendship($bp->loggedin_user->id,$bp->displayed_user->id) )
return true;
return false;
}Then copy /bp-default/members/single/member-header.php to your child theme.
Next, edit:
<?php if ( is_user_logged_in() && !bp_is_my_profile() && function_exists( 'bp_send_private_message_link' ) ) : ?>to:
<?php if ( is_user_logged_in() && !bp_is_my_profile() && my_bp_is_friend() && function_exists( 'bp_send_private_message_link' ) ) : ?>March 4, 2010 at 5:17 pm #66713In reply to: Bug: "Recent Site Wide Posts" Widget
paulhastings0
ParticipantAre the blogs that are posting public or private?
-
AuthorSearch Results