Search Results for 'private'
-
AuthorSearch Results
-
April 17, 2013 at 11:41 am #161933
In reply to: LIMIT PRIVATE MESSAGING to Paid Subscribers
LavishDhand
ParticipantHello @mvpimedia ,
I see there is a ‘Send a Reply’ box bebeath every message received and the receiver can easily type a reply here and send it. To send a reply the receiver do not need to visit ‘/messages/compose/’ which is restricted by S2member.
At my website I have successfully achieved this solution. I have kept composing messages for myself (admin) only. All my users can reply back to me and cannot message each other.
The problem that I’m facing is a little strange, the receiver does successfully reply to my message however as soon as this happens the user finds himself logged out!
Any thoughts?
Thanks
April 16, 2013 at 5:38 pm #161851meg@info
ParticipantApril 16, 2013 at 3:50 pm #161835aces
Participanthave you tried any of the ideas in https://buddypress.org/support/topic/how-do-i-make-buddypress-1-6-a-private-community/ ?
April 16, 2013 at 2:50 pm #161819bp-help
ParticipantBuddyPress 1.7 does work with most themes providing they have standard wordpress template structures. There really is no way I see for BP to be compatible with every template scheme out there. There is plenty of free themes on wordpress.org that work fine with BP.
April 16, 2013 at 2:19 pm #161813fpats
ParticipantDone, thanks.
Yes it’s the theme as private community works with default BP.Not really sure how that helps me though. I’ve gone through 6-7 premium themes now trying to get BP to work how it should and 3 of those are since BP1.7 was launched with it’s claims of working with any theme (it blatantly doesn’t).
I think i’m just going to give up with it before i have a breakdown to be honest.
April 16, 2013 at 2:12 pm #161812bp-help
Participant@fpats
Okay but if its the theme and you invest a lot of time testing plugins and none of them work because of the theme then your back at square one. I suggest activating the bp-default theme, then activating the private community plugin, then log out and click the nav links to see if the problem persists. It only takes maybe 2 minutes to check.April 16, 2013 at 2:01 pm #161811fpats
ParticipantVery possibly but i’m not skilled enough to check, i have limited experience in all this so have to rely on plugins.
It’s this theme > maestro
I’ll keep trying anyway, there’s membership/role plugins i can try i guess.
April 16, 2013 at 1:55 pm #161808bp-help
Participant@fpats
Have you considered maybe its your theme overriding the functions of both these plugins? What theme are you using?April 16, 2013 at 1:44 pm #161806fpats
ParticipantNeither work i’m afraid, not for us anyway.
I’ve activated private community but can still access BP when not logged in.
I’ve activated private buddypress but no tab is added to our settings page so it can’t be configured.Someone please shoot me.
thanks anyway, i’ll keep trying.
April 16, 2013 at 1:37 pm #161805In reply to: Private forum page not found error
xprt007
ParticipantSo what can be done?
This is a new site Buddypress based site with Groups and if you make your Group create a private forum, it is not accessible (page not found error), although you see it in the Forums list!
🙁April 16, 2013 at 1:49 am #161764Renato Alves
ModeratorHere goes another plugin that does exactly what you want.
April 16, 2013 at 1:01 am #161760April 16, 2013 at 12:59 am #161759bp-help
Participant@fpats
Have you tried this plugin yet?
https://github.com/bphelp/private_community_for_bpApril 16, 2013 at 12:49 am #161757aces
ParticipantIf you are going to resurect such an ancient page I would like to note that the upgrades to buddypress.org have messed up the code in my original post:
`
/*
Plugin Name: Walled Garden
Plugin URI: http://www.example.com/
Description: A brief description of the Plugin.
Version: 0.1
Author: http://www.example.com/
Author URI: http://www.example.com/
License: A “Slug” license name e.g. GPL2
*/function sh_walled_garden()
{
global $bp;// if( bp_is_register_page() || bp_is_activation_page() || bp_is_page( BP_FORUMS_SLUG ) || bp_is_page( BP_GROUPS_SLUG ) )
if( bp_is_register_page() || bp_is_activation_page() || bp_is_page( BP_FORUMS_SLUG ) )
return;if( ! bp_is_blog_page() && ! is_user_logged_in() )
bp_core_redirect( bp_get_signup_page() );
}add_action( ‘bp_init’, ‘sh_walled_garden’ );
function bp_remove_feeds() {
remove_action( ‘bp_actions’, ‘bp_activity_action_sitewide_feed’, 3 );
remove_action( ‘bp_actions’, ‘bp_activity_action_personal_feed’, 3 );
remove_action( ‘bp_actions’, ‘bp_activity_action_friends_feed’, 3 );
remove_action( ‘bp_actions’, ‘bp_activity_action_my_groups_feed’, 3 );
remove_action( ‘bp_actions’, ‘bp_activity_action_mentions_feed’, 3 );
remove_action( ‘bp_actions’, ‘bp_activity_action_favorites_feed’, 3 );
remove_action( ‘groups_action_group_feed’, ‘groups_action_group_feed’, 3 );
}
add_action(‘init’, ‘bp_remove_feeds’);
`` false, ‘menu_id’ => ‘nav’, ‘theme_location’ => ‘primary’, ‘fallback_cb’ => ‘bp_dtheme_main_nav’ ) );`
`if ( is_user_logged_in() ) {
wp_nav_menu( array( ‘container’ => false, ‘menu_id’ => ‘nav’, ‘theme_location’ => ‘primary’, ‘fallback_cb’ => ” ) );
} else
wp_nav_menu( array( ‘container’ => false, ‘menu_id’ => ‘nav’, ‘theme_location’ => ‘secondary-menu’, ‘fallback_cb’ => ” ) );
}`Opening and closing php ( where appropriate ) tags have been removed due to buddypress.org’s issues with those tags….
Still works for me with bp v 1.7 using ‘legacy forums’.
April 16, 2013 at 12:25 am #161754fpats
ParticipantLooks like the perfect plugin but as usual on our BP installation, this doesn’t work.
Have installed it but there’s no tab added to our settings panel so it can’t be configured 🙁I’m not sure what i’ve done but FFS, the gods must really hate us.
April 15, 2013 at 8:57 pm #161746In reply to: Private Message Button in Member List Loop
shanebp
ModeratorApril 15, 2013 at 8:05 pm #161737In reply to: Private Message Button in Member List Loop
funmi omoba
ParticipantYour link is not working anymore
April 15, 2013 at 6:24 pm #161723In reply to: BuddyDroid – BuddyPress for Android
timvango
ParticipantHello,
The private groups arent visible in groups, but they are in my groups…
In my groups I see all groups, not only the groups that I subscribed on.
This is on a default account, not admin.April 15, 2013 at 3:06 pm #161708In reply to: Private Message Button in Member List Loop
shanebp
ModeratorTry this in your functions.php or bp-custom.php file
April 14, 2013 at 6:37 pm #161638In reply to: Create private membership site with BuddyPress
angslycke
ParticipantAfter hours of frustration I realised that I was trying to change the wrong filter. The filter should be ‘bp_core_signup_send_validation_email_to’. Now works. Here’s the code:
`
function redirect_new_user_activation_email()
{
// Make sure to use a valid email. Test it with different addresses.
return get_site_option( ‘admin_email’, ‘fallback@something.com’ );
}add_filter( ‘bp_core_signup_send_validation_email_to’, ‘redirect_new_user_activation_email’);
`The second e-mail address is a fallback address in case the admin_email isn’t specified. Let me know if this works for you!
April 14, 2013 at 4:51 pm #161620In reply to: BuddyDroid – BuddyPress for Android
timvango
ParticipantThe filter sidewide is showing private group content
April 14, 2013 at 3:02 pm #161611In reply to: BuddyDroid – BuddyPress for Android
Yuttadhammo
ParticipantI’m not sure why it would be showing private groups… it should only show groups that the user is in, since it is using groups_get_user_groups(). What filter is showing private groups?
April 13, 2013 at 9:03 pm #161570In reply to: Create private membership site with BuddyPress
angslycke
Participant@modemlooper Revisiting this thread. I’m still looking to change the activation e-mail to go to the site admin instead, and even though this should be fairly easy I must be missing something. The code should be something like this, right?
`
function my_redirect_activation_email()
{
return get_site_option( ‘admin_email’ );
}
add_filter(‘bp_core_activation_signup_user_notification_to’, ‘my_redirect_activation_email’);
`Added this to my custom-functions.php but can’t seem to get it to work, WordPress stills sends the e-mail with the activation link to the new user instead. Any ideas? Thanks!
April 13, 2013 at 1:47 pm #161535In reply to: No button for private messages
shanebp
ModeratorPlease provide a username and password so we can login without having to create an account.
Do you have Private Messaging selected on the Components page under Settings -> BuddyPress ?
April 13, 2013 at 7:23 am #161522In reply to: BuddyDroid – BuddyPress for Android
timvango
ParticipantThe app now works great, but I can see messages in a private group with a normal account…
Can this be fixed please? Beacause private groups now are not private anymore… -
AuthorSearch Results