Search Results for 'private'
-
AuthorSearch Results
-
August 11, 2011 at 10:35 pm #118233
In reply to: BuddyPress 1.5 compatibility for plugins and themes
Tosh
ParticipantHi, 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
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?
August 10, 2011 at 4:34 am #118111In reply to: Profile rating system
embergermedia
Member@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_LEVELul.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.
August 4, 2011 at 8:19 am #117638Monkeygregge
MemberHi !
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 !
August 4, 2011 at 12:36 am #117611jeezyo
Memberdrwebsitein, did you ever find a solution to this? im looking to implement a similar feature, and need to pass in the username.
August 3, 2011 at 1:04 am #117452In reply to: BP Privacy
enderandrew
MemberJust use Buddypress Groups, and don’t put any content on the site outside of the private groups.
August 3, 2011 at 1:04 am #117451In reply to: BP Privacy
enderandrew
MemberJust use Buddypress Groups, and don’t put any content on the site outside of the private groups.
August 1, 2011 at 4:08 pm #117334Andrea Rennick
ParticipantOr, 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.July 30, 2011 at 8:15 pm #117229melmo
MemberHi, 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).
July 29, 2011 at 3:05 am #117145In reply to: Link to Send Private Message is wrong
Zen Gonzaga
Membera href=&&>
remove the -&-.. and replace it with -“-
got problem with posting it. Sorry.July 29, 2011 at 3:02 am #117144In reply to: Link to Send Private Message is wrong
Zen Gonzaga
Memberooh i’m sorry about that.
a href=””>July 29, 2011 at 3:00 am #117143In reply to: Link to Send Private Message is wrong
Zen Gonzaga
MemberI found the link! YEAH

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.July 28, 2011 at 10:17 pm #117124In reply to: Disable Private Group Creation
IamAnother
MemberExcuse me, my mistake ! I meant “Hidden Groups”.
p.s. I’m using WP 3.2, BuddyPress 1.2.9 and Jukt Micronics 1.2. templateJuly 28, 2011 at 2:17 pm #117080In reply to: Profile rating system
embergermedia
MemberAs 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!!
July 28, 2011 at 12:25 pm #117071In reply to: Not Sending Private Message
jabutcher
MemberUpon 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.
ArtJuly 28, 2011 at 2:08 am #117049In reply to: Enabling private messaging
r-a-y
KeymasterMessages are only available from your profile page:
hxxp://example.com/members/USERNAME/messagesJuly 26, 2011 at 6:05 pm #116958Boone Gorges
KeymasterWhat @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)July 26, 2011 at 4:00 pm #116950In reply to: Link to Send Private Message is wrong
Brian DiChiara
MemberNevermind I found it in themes/mytheme/profile/profile-loop.php
July 25, 2011 at 6:53 pm #116902In reply to: Link to Send Private Message is wrong
Brian DiChiara
MemberIs 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!
July 25, 2011 at 6:21 pm #116900In reply to: Link to Send Private Message is wrong
@mercime
ParticipantCould be a theme issue. Change to bp-default theme and see if same behavior occurs.
July 24, 2011 at 10:52 pm #116858In reply to: Changing Group tab display defaults
gwadholm
MemberRobcwright…I added to the code to fix the problem with logged out users or users who aren’t members of private groups being kicked back to the home page when they click on the name of a private group:
function redirect_to_forum() {
global $bp;$path = clean_url( $_SERVER );
$path = apply_filters( ‘bp_uri’, $path );
if ($bp->groups->current_group->user_has_access === true) {
if ( bp_is_group_home() && strpos( $path, $bp->bp_options_nav ) === false ) {
if( $bp->bp_options_nav )
bp_core_redirect( $path . $bp->bp_options_nav . ‘/’ );
}
}
}
add_action( ‘wp’, ‘redirect_to_forum’ );This checks to see if the user has access before redirecting to the forum page as the home page. The function is found in bp_groups.php , line 187.
July 20, 2011 at 11:41 pm #116630dmgphotography
MemberWell I don’t know if this a bug or not, but I found (almost) the root of the problem and a relatively simple fix.
I discovered that the recipients table had entries for threads that were not in the messages tables. I don’t know where these threads came from, but they were definitely there. So I changed the messaging code to generate the thread_id from the recipients table rather than the messages table.
If this was some sort of database corruption, this was a reasonable fix for me. We don’t have enough messages for it to be a performance issue and if something else is inserting into that recipients table we shouldn’t conflict with it (assuming it is generating thread_ids in the same way).
I really don’t know enough about BuddyPress to know if this is a core bug or some other issue related to our theme (I can’t find any other references to that table so it’s kinda wierd).
bp-messages-classes.php:
/* If we have no thread_id then this is the first message of a new thread. */
if ( empty( $this->thread_id ) ) {
$this->thread_id = (int)$wpdb->get_var( $wpdb->prepare( “SELECT MAX(thread_id) FROM {$bp->messages->table_name_recipients}” ) ) + 1;
$new_thread = true;
}July 20, 2011 at 2:29 am #116567In reply to: Public/Private/Hidden Groups
CedricFP
MemberYes, but it seems that there was no solution found to that. Esssentially, I’m looking for a way to have all content visible in the group, but to disable any member from joining that group – only allowing for invites.
A child theme removing the “Join” buttons is a pretty bad way of doing it and I don’t want to do that.
July 19, 2011 at 9:55 pm #116557In reply to: Setting Privacy Settings
Tammie Lister
ModeratorYou could take a slightly different approach and hide the content but keep the tab: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/hiding-activity-content-for-non-logged-users/
There is also this (I’ve not used it though): https://buddypress.org/community/groups/private-buddypress/activity/
As for the second bit.. which plugin are you using?
July 19, 2011 at 9:50 pm #116556In reply to: Public/Private/Hidden Groups
Tammie Lister
ModeratorI think this post is something similar to what you are asking: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-groups-visibile-but-invite-only/
July 18, 2011 at 8:39 pm #116495dmgphotography
MemberI’m seeing this as well, and I’ve even seen it happen when our caching system was turned off. Could you provide a few more details as to what modules are involved or how the file caching triggers this as I would definitely like to find a way of fixing this.
-
AuthorSearch Results