Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 1,551 through 1,575 (of 3,450 total)
  • Author
    Search Results
  • #159085
    Hugo Ashmore
    Participant

    @mr_yoshimura ‘heads up’ ? how is this helpful or informative? what doesn’t work? What, if anything, have you done to try and narrow down the problem, do you need any help from the community to try and get it working or see what your issue is with it?

    #159084
    mr_yoshimura
    Participant

    Heads up! The plugin doesn’t work for my site: http://www.bobyorke.com

    #159079
    Gargoyle297
    Participant

    Great Job Boris!
    A bit late but… thanks

    #158775
    bp-help
    Participant

    @studiomgr Have you tried this one yet:
    https://github.com/bphelp/private_community_for_bp
    It is only designed to block buddypress pages, I use it and it works good for me.

    #158771
    studiomgr
    Participant

    I have the same problem with all my pages being visible, even though I blocked them through wp-members settings. I tried installing this plugin, but I still have all pages visible – but now they have error messages. I have tried several plugins to no avail – wp-members was supposed to block pages, but that doesn’t work. I also used BP-registration options, but it doesn’t work well. I am looking at possibly trying the bp-custom.php fix suggested here: https://codex.buddypress.org/developer/customizing/bp-custom-php/. I am not a pro – just looking for the simplest way to create a membership site and block pages from users who are not members and logged in. Would appreciate any guidance! Thanks!

    bp-help
    Participant

    Maybe this is also covered by #1 but I think @shanebp ‘s blocking a member would be awesome as well as @r-a-y ‘s plugin to keep non-friends from sending private message’s, I also liked @modemloopers extended settings plugin when it was free. Overall I really would like to see privacy features taken to the next level. Me being a novice at coding though, all I can do is make suggestions and hope the real coders take the idea and make it a reality! Thanks!

    #157589
    bp-help
    Participant

    I updated this so if your using an older version download, upload, and activate it. It fixes a bug but I don’t feel my skills or the plugin is polished enough yet to submit it to the WP Repo. Still works decent though.
    https://github.com/bphelp/private_community_for_bp

    #157588
    bp-help
    Participant

    @halfdan87 I think your issue would be better suited by starting a new thread. I am fairly new at this myself and being that your issue seems to be more of a custom theme issue than to do with the plugin then it isn’t appropriate for this thread. In general I just think you would get more help by opening your own thread to see if more experienced folk can help sort your issue.

    #157508

    In reply to: Group Join Password

    @mercime
    Participant

    @brashell61 as posted in WP Forums, You’d have to make the group private. Then you would need a custom plugin created for joining a group via password.

    #157471
    Halfdan87
    Participant

    Good morning @bphelp,

    thanks four your reply :). I checked if there is some white-space (you mean in the design.php am I right?). Here is the code of the design.php – I think the problem is, that the design.php starts with the following code:

    <!doctype html>
    <?php global $theLayout, $theHeader, $themePath, $theFooter, $body_color, $header_color, $footer_color;?>
    <!–[if lt IE 7 ]> <html lang=”en” class=”no-js ie6″> <![endif]–>
    <!–[if IE 7 ]>    <html lang=”en” class=”no-js ie7″> <![endif]–>
    <!–[if IE 8 ]>    <html lang=”en” class=”no-js ie8″> <![endif]–>
    <!–[if IE 9 ]>    <html lang=”en” class=”no-js ie9″> <![endif]–>
    <!–[if (gt IE 9)|!(IE)]><!–> <html class=”no-js” <?php language_attributes(); ?>> <!–<![endif]–>
    <head>
    <?php get_header(‘default’);?>
    </head>

    Do you think that’s the problem? If yes, do I have an chance to get a workaround with this?

    Thank you

    #157444
    bp-help
    Participant

    @halfdan87 Sounds like you may have introduced some white-space when you copied the code. Make sure there is no white-space lines before or after the opening and closing PHP tags.

    #157442
    Halfdan87
    Participant

    Hi @bphelp,

    first I want to thank you for your plugin :).

    I have one problem with it and I think it belongs to my theme and my not existing php-skills :). Perhaps you can help me? I was searching for a solution the last two days, but without success. So I will try my luck here.

    I tried to activate the plugin over wordpress and in a second step I copied the needed code to my child themes functions.php, but I always get the following error:

    Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/themes/theme/design.php:2) in …/wp-includes/pluggable.php on line 876

    I found some solutions for such errors, but nothing works for me.

    Many thanks in advance

    Greetings

    #156841

    Since your site was compromised, and you are the resident expert with your configuration, we rely on you to fill in any gaps that you can.

    If you get to the point where you’ve identified a clear and repeatable security issue with WordPress, BuddyPress, bbPress, or any other plugin, let is know by checking out the following page:

    https://codex.wordpress.org/FAQ_Security

    Thanks, and good luck.

    #156826
    douglance
    Participant

    I believe the person was using a program to access the content, as I have access to a cropped screen grab of the content from them and it doesn’t look like my site.

    #156825
    douglance
    Participant

    Can we figure this out? There must be a method for third parties to gain access to private groups, as it has occurred on my site.

    I running the latest versions of WP and BP.

    I use a modified version of ElegantTheme eStore.

    I use WP eMember to protect content.

    I don’t believe any other plugins could conceivably conflict with this issue.

    #156813
    Paul Wong-Gibbs
    Keymaster

    As Boone told you already, there are no known security issues with BuddyPress.

    #156740
    bp-help
    Participant

    @skibler Line 24 in private-community-for-bp.php shows all that gets blocked. I can’t replicate your issue in explorer, firefox, chrome, and safari. Do you have other plugins installed? What theme are you using?

    #156739
    bp-help
    Participant

    @skibler Line 24 in private-community-for-bp.php shows all that gets blocked. I can’t replicate your issue in explorer, firefox, chrome, and safari. Do you have other plugins installed? What theme are you using?

    #156736
    skibler
    Participant

    Thanks, I have your plugin installed and activated. It is only blocking the “Members” page and not the “Activity” and “Groups” pages when logged out. Is there something else I need to modify in the PHP file to block those?

    Thanks!

    #156729
    bp-help
    Participant

    @ skibler I can’t replicate the issue. Try deleting the code used above and downloading the plugin zip here:
    https://github.com/bphelp/private_community_for_bp
    install like a plugin. Then change the line 27 in private-community-for-bp.php to where you wanna redirect too.

    #156710
    skibler
    Participant

    Thanks bphelp, I used the code and have success except for in IE 8 the “Groups” and “Members” tabs are not working correctly – they are defaulting to the page I have set up for the redirect.

    This is only happening in IE. I have tested in Chrome, Firefox and Safari with success.

    Please help!

    #156593
    mvpimedia
    Participant

    I found one solution here: http://buddydev.com/support/forums/topic/limit-buddypress-features-to-paid-subscribers/

    but how can the receiver of the message be able to respond back to the sender without having to pay…. this 2nd function is still unsolved….

    #156591
    mvpimedia
    Participant

    I am also looking for a solution for this kind of feature….

    same as this post…

    https://buddypress.org/support/topic/buddypress-messaging-level-restrictions/

    still no luck of findind it… basically I want to make the private messaging a paid service. and if a paid member messages a free user, then latter will be able to respond back…..

    please update this post if you found answer to our needs. thanks!

    #156465
    bp-help
    Participant

    @hnla Hi, I am having a hard time getting the image to show up. Also what is the node id for friend request, and private messages? I can’t seem to find it to use in my custom toolbar to add these as top level items! Thanks!

    #156161
    @mercime
    Participant

    @bphelp moved to Creating and Extending Forum per request

Viewing 25 results - 1,551 through 1,575 (of 3,450 total)
Skip to toolbar